FolioReader / FolioReader-Android

A Java ePub reader and parser framework for Android.
BSD 3-Clause "New" or "Revised" License
2.24k stars 710 forks source link

Text Selection Popup Positioning issue (overlapping selected text). #523

Open VIkash2601 opened 1 year ago

VIkash2601 commented 1 year ago

Issue / Feature - Text Selection Popup overlapping selected text. FolioReader version - 0.5.4 FolioReader Stock / Modified -
Android SDK - SDK R and S. Mobile / Tablet / Emulator Info - Tested on Nokia 5.4 and Xiaomi Poco F11 Crash / Error - No Crash or Error

Steps to reproduce / Describe in detail -

  1. Open any epub to get its data.
  2. Select a particular section of text or a complete paragraph on a long tap.
  3. As soon as the text is selected, the text_selection layout pops up. Sometimes it works fine but mostly it overlaps the selected text and makes it hard to find the start or end of the selected text.
MahmoudRH commented 1 year ago

i faced the same issue, it overlaps the selected text if the action bar is visible. once youre in full screen mode or i think its called (distraction free mode) no overlap occurs