Project

General

Profile

Actions

Bug #141

open

Text in the URL text box scrolls to the end when selected

Added by Soren Stoutner almost 7 years ago. Updated over 5 years ago.

Status:
In Progress
Priority:
3.x
Start date:
06/08/2017
Due date:
% Done:

0%

Estimated time:

Description

This happens if `urlTextBox` is focused and the keyboard is displayed. If the focus is lost (by tapping in `mainWebView`) while the keyboard is open, `urlTextBox` is scrolled to the beginning per the code in Privacy Browser, but then scrolled afterward to the end or to a location loosly based on the cursor position.

If the keyboard is closed when the focus is lost `urlTextBox` is scrolled to the beginning as desired.

Actions #1

Updated by Soren Stoutner over 6 years ago

  • Subject changed from `urlTextBox` scrolls to the end in certain circumstances to `urlTextBox` scrolls to the end when selected
Actions #2

Updated by Soren Stoutner over 6 years ago

It might not be possible to do this. Let’s see if the internet has any ideas.

https://stackoverflow.com/questions/44937167/how-to-stop-android-from-scrolling-to-the-end-of-an-edittext-when-the-text-is-se

Actions #3

Updated by Soren Stoutner over 6 years ago

  • Status changed from New to In Progress
  • Priority changed from 3 to 3.x

Apparently it currently isn't possible. I will put this off for a bit and see if things change.

Actions #4

Updated by Soren Stoutner over 5 years ago

  • Priority changed from 3.x to 2

https://redmine.stoutner.com/issues/341 moves to the beginning of the URL text box when focus is lost, which is an improvement.

Actions #5

Updated by Soren Stoutner over 5 years ago

  • Priority changed from 2 to Next Release
Actions #6

Updated by Soren Stoutner over 5 years ago

  • Subject changed from `urlTextBox` scrolls to the end when selected to Text in the URL text box scrolls to the end when selected
Actions #7

Updated by Soren Stoutner over 5 years ago

  • Priority changed from Next Release to 3.x
Actions

Also available in: Atom PDF