Closed
Bug 352019
Opened 20 years ago
Closed 16 years ago
caret is not visible on the right edge
Categories
(Core :: Graphics, defect)
Core
Graphics
Tracking
()
VERIFIED
WORKSFORME
People
(Reporter: nir123, Unassigned)
Details
(Keywords: regression, testcase)
Attachments
(1 file)
|
1021 bytes,
text/html
|
Details |
the caret is not visible on the right edge of textarea/input in a specific case.
see the upcoming testcase for details.
this testcase (created by Simon Montago) demonstrates the bug.
the regression range for this testcase is:
20060220 / 20060226
Comment 2•20 years ago
|
||
Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9a1) Gecko/20060906 Minefield/3.0a1
I see this on Linux, too, and can confirm that it's a regression from cairo being enabled (which happened to occur between 2006-04-06 and 2006-04-07 on Linux).
I don't see this on windows (Vista, in my case). The caret gets drawn 1px before the border, and the blinking is visible.
Comment 4•16 years ago
|
||
WFM Mozilla/5.0 (Windows; U; Windows NT 6.0; en-US; rv:1.9.3a3pre) Gecko/20100306 Minefield/3.7a3pre
Status: NEW → RESOLVED
Closed: 16 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•