Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

File Editor search scrolling is broken #39

Open
tom93 opened this issue Jan 26, 2024 · 1 comment
Open

File Editor search scrolling is broken #39

tom93 opened this issue Jan 26, 2024 · 1 comment
Labels
bug Something is not working

Comments

@tom93
Copy link
Contributor

tom93 commented Jan 26, 2024

I have gone through the checklist.

Affected app version

1.0.0

Also happens with SimpleMobileTools File Manager 6.15.4 and 6.16.1 (I don't have access to older versions to test).

Affected Android/Custom ROM version

Android 9

Affected device model

Android-x86 VM
Also a physical device

How did you install the app?

F-Droid / IzzyOnDroid

Steps to reproduce the bug

Open a text file in the File Editor and search for some text that is offscreen.

Expected behavior

The view should scroll down to reveal the match.

Actual behavior

The view scrolls down, but not enough. I need to manually scroll down a bit more to see the match.

Screenshots/Screen recordings

See comment

Additional information

The same issue happens when pressing ">" to go to the next match.

The issue happens both when the soft keyboard is displaying and when it isn't.

On one device, when the keyboard is hidden, the bottom bar with the back/home/recent keys is translucent and the match can be seen (barely) behind the bottom bar.

Additionally, sometimes when the soft keyboard is visible and I press ">", the app somehow manages to scroll the top UI elements (file name, buttons, search field) up and out of view. Doesn't always happen though.

@tom93 tom93 added bug Something is not working needs triage Issue is not yet ready for PR authors to take up labels Jan 26, 2024
@Aga-C Aga-C removed the needs triage Issue is not yet ready for PR authors to take up label Jan 26, 2024
@tom93
Copy link
Contributor Author

tom93 commented Jan 27, 2024

Screen recordings

screenrecord1.mp4
screenrecord2.mp4

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something is not working
Projects
None yet
Development

No branches or pull requests

2 participants