Closed
Bug 284449
Opened 20 years ago
Closed 20 years ago
Caret Mode gets stuck when navigating near images
Categories
(Core :: DOM: UI Events & Focus Handling, defect)
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: timwi, Assigned: ginnchen+exoracle)
Details
Attachments
(1 file)
|
128 bytes,
text/html
|
Details |
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-GB; rv:1.7.5) Gecko/20041110 Firefox/1.0 StumbleUpon/1.999
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-GB; rv:1.7.5) Gecko/20041110 Firefox/1.0 StumbleUpon/1.999
See steps to reproduce as well as attached test case.
Reproducible: Always
Steps to Reproduce:
1. View the attached test case.
2. Turn on Caret Mode by pressing F7.
3. Press Up-Arrow. The blinking cursor should now be visible at the beginning of
the line.
3. Press Right-Arrow and keep it pressed.
Actual Results:
Cursor never gets past the image.
Expected Results:
Cursor treats image as a single character and eventually reaches the end of the
line.
The bug does *not* occur when there is an image tag, but the image could not be
loaded or images are disabled.
Updated•20 years ago
|
Assignee: aaronleventhal → ginn.chen
Component: Keyboard Navigation → Keyboard: Navigation
Product: Firefox → Core
Version: unspecified → 1.0 Branch
It's gone on trunk.
Status: UNCONFIRMED → RESOLVED
Closed: 20 years ago
Resolution: --- → WORKSFORME
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
•