Closed Bug 1943041 Opened 22 days ago Closed 22 days ago

Text view doesn't jump to front when selecting all text (ctrl+a) with overflow in input box, then pressing left arrow key

Categories

(Core :: Layout: Scrolling and Overflow, defect)

defect

Tracking

()

RESOLVED DUPLICATE of bug 1936361

People

(Reporter: manuel, Unassigned)

Details

STR:

  1. put a long text into some box (e.g. ctrl+f / search box / address bar). E.g. copy this into ctrl+f search:

Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.

  1. select full text (ctrl + a)
  2. press <- key on keyboard

Got result: ia deserunt mollit anim id est laborum. is visible.
Expected result: Caret jumps to front and therefore visible text jumps to front: Lorem ipsum dolor sit amet, consectetur is visible in the text box

Note: the internal caret is indeed in front. when pressing -> or entering a character, the visible text also jumps to front.

🤦, didn't see the duplicates beforehand. Sorry!

Status: NEW → RESOLVED
Closed: 22 days ago
Duplicate of bug: 1936361
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.