Closed
Bug 394763
Opened 17 years ago
Closed 16 years ago
Canvas drawWindow should also draw caret if visible
Categories
(Core :: Graphics: Canvas2D, defect, P4)
Tracking
()
RESOLVED
DUPLICATE
of bug 458373
People
(Reporter: martijn.martijn, Unassigned)
Details
(Keywords: testcase)
Attachments
(1 file, 1 obsolete file)
1.49 KB,
text/html
|
Details |
See (clumsy) testcase. The testcase needs enhanced privileges, so you need to download it to your computer.
The caret isn't drawn with the canvas drawWindow method.
I think it would be useful and make sense to draw the caret too.
In that case, reftests would be possible for bugs like bug 394473.
Comment 1•17 years ago
|
||
I'm not 100% sure, but I defintely see a line that easily could be a caret on OS X. Martijn, can you re-verify on current trunk? (I don't have an XP box to test with.)
Priority: -- → P4
Reporter | ||
Comment 2•17 years ago
|
||
Yeah, this was fixed for some time now, but I didn't bother looking and closing the bug I filed (lazy me).
Status: NEW → RESOLVED
Closed: 17 years ago
Resolution: --- → WORKSFORME
This was unintentional ... but OK
Reporter | ||
Comment 4•16 years ago
|
||
Argh, this isn't working yet. The previous testcase was probably painting a line from the canvas border, that's why it appeared to be working.
This is a better testcase, that shows this still isn't working.
Attachment #279461 -
Attachment is obsolete: true
Reporter | ||
Updated•16 years ago
|
Status: RESOLVED → REOPENED
Resolution: WORKSFORME → ---
Reporter | ||
Updated•16 years ago
|
Status: REOPENED → RESOLVED
Closed: 17 years ago → 16 years ago
Resolution: --- → DUPLICATE
Comment 6•16 years ago
|
||
Bug 458373 is a fennec specific bug about adding a flag to control this behavior. If you want it in general then I guess that would be unnecessary...
Status: RESOLVED → REOPENED
Resolution: DUPLICATE → ---
Reporter | ||
Comment 7•16 years ago
|
||
Yes, that would be unnecessary.
Status: REOPENED → RESOLVED
Closed: 16 years ago → 16 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•