Closed
Bug 94076
Opened 23 years ago
Closed 23 years ago
Arrow key in empty text field and caret disappears
Categories
(Core :: DOM: Editor, defect, P3)
Core
DOM: Editor
Tracking
()
mozilla0.9.7
People
(Reporter: dylang, Assigned: mjudge)
Details
(Whiteboard: [C], [caret])
In the proxy prefs dialog, if you have the "No proxy for" text box focused, and
you see the blinking caret, all you have to do is touch the left or right arrow
key. Then it DISAPEARS! Wee!
You can only get the caret back by clicking with the mouse somewhere.
Comment 1•23 years ago
|
||
Happens on Windows NT to. It is in all the textboxes in preferences-> proxies
actually
Comment 3•23 years ago
|
||
confirming with win2k build 20010806.. (marking NEW)
Status: UNCONFIRMED → NEW
Ever confirmed: true
Updated•23 years ago
|
OS: Linux → All
Hardware: Other → All
Comment 4•23 years ago
|
||
not sure if this should go to someone in the networking group [who owns the
content in this panel], or to someone in the editor group [because of the caret
issue]. cc'ing smfr, gagan and benc to see if they know...
Comment 5•23 years ago
|
||
This is caret weirdness in a text widget.
Assignee: blake → anthonyd
Component: XP Apps: GUI Features → Editor
Summary: Prefs dialog will lose the caret. → Arrow key in empty text field and caret disappears
Comment 6•23 years ago
|
||
setting to 9.5
Priority: -- → P3
Whiteboard: [caret]
Target Milestone: --- → mozilla0.9.5
update: the caret does disappear as in the test case provided, BUT the
focus/insertion point is still there. you can input text correctly. also,
clicking with the mouse does not seem to bring back the caret, at least in my
new build on win2k. this really really seems like a drawing/rendering issue, but
I will assign it to mjudge because thats where it will end up anyway.
anthonyd
Assignee: anthonyd → mjudge
Whiteboard: [caret] → [C], [caret]
Comment 8•23 years ago
|
||
If this is important to someone for 0.9.5, tell me now so I can find another
owner for it. mjudge won't be back until 0.9.6.
Updated•23 years ago
|
Target Milestone: mozilla0.9.5 → mozilla0.9.6
Comment 9•23 years ago
|
||
-> 0.9.6
Assignee | ||
Comment 11•23 years ago
|
||
this is the same as the isue in 82151. i need to get into the guts of textarea
again and block the caret from falling off.
*** This bug has been marked as a duplicate of 82151 ***
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
•