Closed
Bug 76974
Opened 23 years ago
Closed 23 years ago
XUL textfields missing caret, after right-arrow'ing at end of text
Categories
(Core :: DOM: Editor, defect)
Tracking
()
People
(Reporter: mgalli, Assigned: rubydoo123)
Details
(Keywords: access, regression)
Tested with 2001041920, Win98
and a recent Mac build.
1) Go (focus) to some textfields like the Search textfield in the My Sidebar, or
some textfields in the preferences setup window.
2) type some text: for example [UGA]
3) play with the keyboard arrows [<-] and [->]
4) go to the max end, -> many times.
5) Where is the cursor?
Seems like the focus is not in the same object also.
Reporter | ||
Comment 1•23 years ago
|
||
It's working in Netscape 6.01 / Win. added regression.
Is this catfood?
Keywords: regression
Summary: XUL textfields missing cursor. → XUL textfields missing cursor.
Comment 2•23 years ago
|
||
bug 76746? May be fixed already.
Status: UNCONFIRMED → NEW
Ever confirmed: true
Comment 3•23 years ago
|
||
Cursor or caret?
Comment 4•23 years ago
|
||
(I'm assuming Marcio meant 'caret').
Anyways, not fixed. I actually tried builds on win2k going back to 3/20, and
all of them showed the same behaviour: if you either right-arrow multiple times
at the end of the text, or if you down-arrow, the caret will disappear, and
you can no longer navigate with the keyboard.
Seems like (a) an Editor issue, and (b) an accessibility issue (cc: aaronl).
Assignee: trudelle → beppe
Component: XP Toolkit/Widgets: XUL → Editor
Keywords: access
QA Contact: jrgm → sujay
Updated•23 years ago
|
Summary: XUL textfields missing cursor. → XUL textfields missing caret, after right-arrow'ing at end of text
Comment 6•23 years ago
|
||
*** This bug has been marked as a duplicate of 68367 ***
Status: NEW → RESOLVED
Closed: 23 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•