Closed
Bug 377118
Opened 18 years ago
Closed 18 years ago
problems painting mac scrollbar thumbs to canvas
Categories
(Core :: Widget: Cocoa, defect)
Tracking
()
RESOLVED
FIXED
People
(Reporter: dbaron, Assigned: jtd)
References
Details
Attachments
(2 files)
When painting mac scrollbar thumbs to a canvas, some occurrences of scrollbars get a darker border around the edge of the scrollbar thumb. This is causing the reftest layout/reftests/bugs/372037-1.html to fail.
Updated•18 years ago
|
Component: Widget: Mac → Widget: Cocoa
QA Contact: mac → cocoa
Comment 1•18 years ago
|
||
This only happens through drawWindow, apparently. The testcases look identical viewing them in the browser, but drawing them to a canvas shows a difference.
Comment 2•18 years ago
|
||
Test rendering via drawWindow.
Updated•18 years ago
|
Assignee: cbarrett → vladimir
Assignee | ||
Comment 3•18 years ago
|
||
Appears to be resolved by fix for bug 382049. Will verify once patch is reviewed and checked in.
Assignee: vladimir → jdaggett
Assignee | ||
Comment 4•18 years ago
|
||
Fixed in latest nightly build which includes fix for bug 382049:
Mozilla/5.0 (Macintosh; U; Intel Mac OS X; en-US; rv:1.9a8pre) Gecko/2007080804 Minefield/3.0a8pre
Status: NEW → RESOLVED
Closed: 18 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•