Closed
Bug 1000051
Opened 12 years ago
Closed 12 years ago
[OSX HiDPI] .close-icon width not set, making Add-on SDK toolbar close icons huge
Categories
(Toolkit :: Themes, defect)
Tracking
()
VERIFIED
FIXED
mozilla32
People
(Reporter: Gijs, Assigned: Gijs)
References
Details
(Whiteboard: [qa+] )
Attachments
(2 files)
|
176.37 KB,
image/png
|
Details | |
|
2.64 KB,
patch
|
dao
:
review+
lsblakk
:
approval-mozilla-aurora+
lsblakk
:
approval-mozilla-beta+
|
Details | Diff | Splinter Review |
We currently just set width: for the consumers, like the tab and sidebar close buttons, but I think we should just set it in the 2ddpi media query block inside the toolkit theme.
| Assignee | ||
Updated•12 years ago
|
status-firefox30:
--- → affected
status-firefox31:
--- → affected
Summary: .close-icon width not set, making Add-on SDK toolbar close icons huge → [OSX HiDPI] .close-icon width not set, making Add-on SDK toolbar close icons huge
| Assignee | ||
Updated•12 years ago
|
Assignee: nobody → gijskruitbosch+bugs
Status: NEW → ASSIGNED
status-firefox32:
--- → affected
See Also: → 1008594
| Assignee | ||
Comment 1•12 years ago
|
||
This also fixes bug 1008594.
Attachment #8421057 -
Flags: review?(dao)
Updated•12 years ago
|
Attachment #8421057 -
Flags: review?(dao) → review+
| Assignee | ||
Comment 2•12 years ago
|
||
Whiteboard: [fixed-in-fx-team]
Comment 3•12 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Whiteboard: [fixed-in-fx-team]
Target Milestone: --- → mozilla32
| Assignee | ||
Updated•12 years ago
|
| Assignee | ||
Comment 4•12 years ago
|
||
Comment on attachment 8421057 [details] [diff] [review]
fix hidpi close icon size,
[Approval Request Comment]
Bug caused by (feature/regressing bug #): close-icon consolidation and/or SDK sidebars/toolbars
User impact if declined: sidebars and SDK toolbars have huge close icons
Testing completed (on m-c, etc.): on m-c, local
Risk to taking this patch (and alternatives if risky): low, CSS-only
String or IDL/UUID changes made by this patch: none
Attachment #8421057 -
Flags: approval-mozilla-beta?
Attachment #8421057 -
Flags: approval-mozilla-aurora?
Updated•12 years ago
|
Attachment #8421057 -
Flags: approval-mozilla-beta?
Attachment #8421057 -
Flags: approval-mozilla-beta+
Attachment #8421057 -
Flags: approval-mozilla-aurora?
Attachment #8421057 -
Flags: approval-mozilla-aurora+
Comment 5•12 years ago
|
||
Comment 6•12 years ago
|
||
Updated•12 years ago
|
Whiteboard: [qa+]
Comment 8•12 years ago
|
||
Juan, I know you've verified other Retina specific bugs before... do you think you or someone on your side could also verify this?
On Windows (normal and HiDPI) I've seen some other UI issues related to this add-on, but none related to the Close button.
Flags: needinfo?(jbecerra)
Comment 9•12 years ago
|
||
I checked this on a MB with Retina display as well as a Surface Pro 2, using latest 30, 31, 32. Sidebar buttons do not look huge.
Flags: needinfo?(jbecerra)
You need to log in
before you can comment on or make changes to this bug.
Description
•