Closed
Bug 781182
Opened 13 years ago
Closed 12 years ago
Able to drag text-selection handles outside bounds of input/text-area; scroll input/text-area to grow selection
Categories
(Firefox for Android Graveyard :: Text Selection, defect)
Tracking
(firefox17 affected, fennec+)
RESOLVED
FIXED
People
(Reporter: aaronmt, Assigned: wesj)
References
(
URL
)
Details
(Whiteboard: [parity-chrome][parity-stock])
Currently one is able to drag text-selection handles outside the bounds of an <input> and <textarea> when selecting text that spans more than the visible number of rows or columns defined.
One would expect the element to scroll the remainder whilst continuing to expand the on-going selection; either via columns or rows.
See attached URL for a test-case; begin a selection and drag a handle outside the bounds of the text-area/
| Reporter | ||
Updated•13 years ago
|
Whiteboard: [parity-chrome] → [parity-chrome][parity-stock]
| Reporter | ||
Comment 1•13 years ago
|
||
Re-summarizing as this is partially bug 780301. Perhaps this bug can track the scrolling of the elements to grow the selection?
Summary: Able to drag text-selection handles outside bounds of input/text-area → Able to drag text-selection handles outside bounds of input/text-area; scroll input/text-area to grow selection
Comment 2•13 years ago
|
||
See the comment in made in bug 767799. I think with the patch I made in bug 669816 (which basically mimics text selection in desktop), this would not be a problem.
Updated•13 years ago
|
tracking-fennec: ? → 17+
Updated•13 years ago
|
Assignee: nobody → wjohnston
Updated•13 years ago
|
tracking-fennec: 17+ → +
| Reporter | ||
Updated•12 years ago
|
Status: NEW → RESOLVED
Closed: 12 years ago
Flags: needinfo?(aaron.train)
Resolution: --- → FIXED
Updated•5 years ago
|
Product: Firefox for Android → Firefox for Android Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•