Page MenuHomePhabricator

[Android app] can't scroll all the way to bottom of source while editing, toolbar is in the way
Closed, ResolvedPublicBUG REPORT

Description

can't scroll all the way to bottom of source while editing, toolbar is in the way. can only scroll so that last line and most of second to last line are covered by the toolbar.

  • https://en.wikipedia.org/wiki/Wikipedia:Sandbox hit reset link and save. (via web, for reproducibility start with a clean slate but not critical)
  • search for WP:SB in the app, open sandbox.
  • hit edit button for first section (above sandbox header)
  • add 10 lines below sandbox header. (I guess the required number varies depending on screen size) I used 10 lines that each just had # ..
  • try scrolling to the bottom of the source, moving cursor around.

seems like you actually can still type and move the cursor but it's all covered by toolbar. let me scroll all the way.

Android app 2.7.50496-beta-2024-08-05

Event Timeline

The problem happens with Android 2.7.50 stable release too.

The problem still exists in even Android app 2.7.50498-alpha-2024-08-22

The problem still exists in even Android app 2.7.50498-alpha-2024-08-22

Yes, sorry, this is a separate issue and has not been worked on yet.

The problem still exists in even Android app 2.7.50498-alpha-2024-08-22

Yes, sorry, this is a separate issue and has not been worked on yet.

The problem is that the bottom toolbar is rendered as a popup relative to the keyboard boundary rather than being rendered below the edit window. The problem doesn't occur when special keyboards are used, which don't trigger the bottom toolbar.

anoopspeaks triaged this task as Unbreak Now! priority.Sep 4 2024, 8:53 AM

The problem didn't present in stable build 2.7.50492-r-2024-06-11. The next build 2.7.50495-r-2024-07-23 caused the issue.

Dbrant lowered the priority of this task from Unbreak Now! to Medium.Sep 4 2024, 11:41 AM

The problem didn't present in stable build 2.7.50492-r-2024-06-11. The next build 2.7.50495-r-2024-07-23 caused the issue.

Please do not change the priority. This is not an "unbreak now" issue.

The problem didn't present in stable build 2.7.50492-r-2024-06-11. The next build 2.7.50495-r-2024-07-23 caused the issue.

Please do not change the priority. This is not an "unbreak now" issue.

Try editing in mobile app and you will know how painful it is.

Thanks, The issue is perfectly solved in alpha build 2.7.50498-alpha-2024-09-04.