Closed
Bug 370659
Opened 18 years ago
Closed 18 years ago
cocoa native buttons draw outside bounds, have incorrect border/padding setup
Categories
(Core :: Widget: Cocoa, defect)
Tracking
()
RESOLVED
FIXED
People
(Reporter: jaas, Assigned: jaas)
References
Details
Attachments
(1 file)
8.97 KB,
patch
|
stuart.morgan+bugzilla
:
review+
pavlov
:
superreview+
|
Details | Diff | Splinter Review |
cocoa native buttons draw outside bounds, have incorrect border/padding setup
Attachment #255360 -
Flags: review?(stuart.morgan)
Comment 1•18 years ago
|
||
Comment on attachment 255360 [details] [diff] [review]
fix v1.0
>+ // We assume that all native widgets can draw a focus ring that will less than or
>+ // equal to 4 pixels thick.
s/that will less than/that will be less than/
r=smorgan.
Attachment #255360 -
Flags: review?(stuart.morgan) → review+
Attachment #255360 -
Flags: superreview?(dbaron)
Attachment #255360 -
Flags: superreview?(dbaron) → superreview?(pavlov)
Updated•18 years ago
|
Attachment #255360 -
Flags: superreview?(pavlov) → superreview+
fixed on trunk
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
•