Closed
Bug 64872
Opened 25 years ago
Closed 25 years ago
[RFE] Pressing the up arrow key on the first line or the down arrow in the last line of text in a field should move to first or last character
Categories
(Core :: DOM: Editor, enhancement, P5)
Core
DOM: Editor
Tracking
()
Future
People
(Reporter: aaronl, Assigned: rubydoo123)
Details
(This always applies to single-line fields, but with multi-line fields this
behavior should only occur when the cursor is on the last or first line)
When my cursor is on the first line of text in a field, and I press the up arrow
key, nothing happens. I would expect and want the cursor to move to the
beginning of the field.
The same applies for pressing the down arrow key on the last line of text. The
cursor should go to the end of the field.
Reporter | ||
Comment 1•25 years ago
|
||
Just to clarify, when I say "cursor", I mean text cursor (not mouse cursor).
Comment 2•25 years ago
|
||
Marking NEW.
Status: UNCONFIRMED → NEW
Ever confirmed: true
OS: Linux → All
Hardware: PC → All
Summary: Pressing the up arrow key on the first line or the down arrow in the last line of text in a field should move to first or last character → [RFE] Pressing the up arrow key on the first line or the down arrow in the last line of text in a field should move to first or last character
Comment 3•25 years ago
|
||
->editor
Assignee: trudelle → beppe
Component: XP Toolkit/Widgets → Editor
QA Contact: jrgm → sujay
Assignee | ||
Comment 4•25 years ago
|
||
moving over to future, we will address this issue and other arrow key issues at
a later date
Status: NEW → ASSIGNED
Priority: -- → P5
Target Milestone: --- → Future
Comment 5•25 years ago
|
||
*** This bug has been marked as a duplicate of 46811 ***
Status: ASSIGNED → RESOLVED
Closed: 25 years ago
Resolution: --- → DUPLICATE
Comment 6•25 years ago
|
||
Bug 46811 now covers two different issues. I think this one should be reopened
and 46811 should be de-morphed.
You need to log in
before you can comment on or make changes to this bug.
Description
•