Closed
Bug 255000
Opened 20 years ago
Closed 19 years ago
Caret tracking by word and by letter reads lots of empty objects incorrectly
Categories
(Core :: Disability Access APIs, defect)
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: korn, Assigned: ginnchen+exoracle)
References
()
Details
(Keywords: access, Whiteboard: AP1)
1. Launch Mozilla
2. Go to http://www.sun.com
3. Press F7 to turn on caret browsing mode
4. Press TAB once to get into the document, with the caret at roughly the
beginning (at the end of the first chunk of text "sun.com"
5. Press Ctrl-Right-arrow repeatedly. Notice that the it first gets to the
right of "How To Buy" (correct). Then to the end of "How" [BUG], then the
beginning of "To" (correct, 'cept for the previous stop at the end of "How"),
then end of "To" [BUG], beginning of "Buy" (correct 'cept of course), end of
"Buy " [BUG] (and note the space).
6. Keep going with Ctrl-right-arrow now, and get to the left of the "|", then to
the right of it (the same "|", then to the space after "|", then to *after* "My"
(all [BUG]s)!
7. Continue along with Ctrl-right-arrow, and find a bunch more issues, including
a ton of spaces after "Worldwide Sites" and before the edit-box "Search" (all
[BUG]s).
8. Now go back (caret just after "sun.com"), and use right-arrow along to go
through this line. Things are largely correct, with the occasional extra
spaces, until you get to the space between "Worldwide Sites" and before the
edit-box "Search", where you again find lots of extra spaces that shouldn't be
there [BUG]
Reporter | ||
Updated•20 years ago
|
Whiteboard: AP1
Updated•20 years ago
|
Assignee: aaronleventhal → ginn.chen
OS: Linux → All
Hardware: Sun → All
Comment 1•19 years ago
|
||
www.sun.com probably changed (it no longer has the words "How to Buy" on it), so
the bug description is useless.
Reporter - please attach a testcase if you can still reproduce the bug, or
otherwise close it.
Comment 2•19 years ago
|
||
No testcase, no way to reproduce. Resolving this as WORKSFORME. Please re-open if you have a testcase, or an example of a site where the problem currently exists.
Status: NEW → RESOLVED
Closed: 19 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•