Closed
Bug 658919
Opened 14 years ago
Closed 9 years ago
ctrl Beginning / ctrl End in a one-line text field must display the beginning / the end of the text
Categories
(Core :: DOM: UI Events & Focus Handling, defect)
Core
DOM: UI Events & Focus Handling
Tracking
()
RESOLVED
DUPLICATE
of bug 426819
People
(Reporter: nicolas.barbulesco, Unassigned)
References
()
Details
User-Agent: Mozilla/5.0 (Windows NT 6.0; rv:2.0.1) Gecko/20100101 Firefox/4.0.1 Build Identifier: Mozilla/5.0 (Windows NT 6.0; rv:2.0.1) Gecko/20100101 Firefox/4.0.1 The problem occurs on the URL one-line text field of this "Enter A Bug" page. Reproducible: Always Steps to Reproduce: 1. Go to the address https://bugzilla.mozilla.org/enter_bug.cgi?product=Firefox&format=guided . 2. In the URL text field, enter the address http://web.archive.org/web/20090627042111/http://www.apple.com/downloads/macosx/apple/application_updates/finalcutpro606.html . It is too long to be entirely visible. 3. Press Beginning. You see the beginning of the text. 4. Press crtl End. Expected result: you see the end of the text. Actual result: you don't see the end of the text. 5. Press End. You see the end of the text. 6. Press crtl Beginning. Expected result: you see the beginning of the text. Actual result: you don't see the beginning of the text. Actual Results: See in "Steps to Reproduce". Expected Results: See in "Steps to Reproduce". Firefox 4.0.1 Windows.
Updated•14 years ago
|
Version: unspecified → 4.0 Branch
Reporter | ||
Comment 1•12 years ago
|
||
I encounter the same bug on Firefox 16.0.2 on Linux, Ubuntu. Nicolas
OS: Windows Vista → All
Hardware: x86 → All
Version: 4.0 Branch → unspecified
Updated•11 years ago
|
Component: General → Keyboard Navigation
Status: UNCONFIRMED → NEW
Component: Keyboard Navigation → Keyboard: Navigation
Ever confirmed: true
Product: Firefox → Core
Version: unspecified → Trunk
Assignee | ||
Updated•6 years ago
|
Component: Keyboard: Navigation → User events and focus handling
You need to log in
before you can comment on or make changes to this bug.
Description
•