Closed
Bug 45881
Opened 25 years ago
Closed 24 years ago
caret draws when scroll out of text area
Categories
(Core :: DOM: Editor, defect, P3)
Core
DOM: Editor
Tracking
()
VERIFIED
FIXED
M18
People
(Reporter: rubydoo123, Assigned: sfraser_bugs)
References
Details
(Whiteboard: [nsbeta3+][p:3])
while reviewing bug 39969, we found a problem with the caret drawing outside of
the textarea, see the testcase for that bug
Reporter | ||
Comment 1•25 years ago
|
||
nasty, nasty bug -- the caret is displaying outside the textarea
Keywords: correctness,
nsbeta3
Target Milestone: --- → M18
Assignee | ||
Updated•25 years ago
|
Status: NEW → ASSIGNED
Reporter | ||
Comment 3•25 years ago
|
||
setting priority in status whiteboard
Whiteboard: nsbeta3+ → [nsbeta3+][p:3]
I think this is OS: All.
I see it all the time on linux when mouse-wheeling while in comment forms in
bugzilla;
for each scroll a frozen leftover cursor is glued to the page, this can happen
both inside and outside form area. If i really try, the whole thing will look
like a speech by Charles Scult's "Woodstock" after a short while.
Duplicate bug 48345 happens on NT.
Reporter | ||
Comment 10•25 years ago
|
||
ading Kin to cc list -- Kin, Simon may need your help on this one
Assignee | ||
Comment 11•24 years ago
|
||
Fixed.
Status: ASSIGNED → RESOLVED
Closed: 24 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•