Closed
Bug 761231
Opened 13 years ago
Closed 13 years ago
Font for the Debugger panels should be message-box
Categories
(DevTools :: Debugger, defect)
DevTools
Debugger
Tracking
(firefox15 verified)
RESOLVED
FIXED
Firefox 16
Tracking | Status | |
---|---|---|
firefox15 | --- | verified |
People
(Reporter: jaws, Assigned: past)
Details
Attachments
(1 file, 1 obsolete file)
2.57 KB,
patch
|
dao
:
review+
akeybl
:
approval-mozilla-aurora+
|
Details | Diff | Splinter Review |
I've noticed that the font for the various panels within the Debugger is list-box, which looks pretty ugly on Windows and feels Windows 3.1-ish.
If we switch to font:message-box we'll get Segoe UI on Windows and the respective UI fonts for the other platforms as well.
Assignee | ||
Comment 1•13 years ago
|
||
This should do it.
Comment 2•13 years ago
|
||
Shouldn't this be message-box by default? What happens if you just remove font: -moz-list;?
Assignee | ||
Comment 3•13 years ago
|
||
(In reply to Dão Gottwald [:dao] from comment #2)
> Shouldn't this be message-box by default? What happens if you just remove
> font: -moz-list;?
Good point, it looks identical. We probably used to require them when the UI was in HTML.
Attachment #630115 -
Attachment is obsolete: true
Attachment #630115 -
Flags: review?(rcampbell)
Attachment #630156 -
Flags: review?(rcampbell)
Updated•13 years ago
|
Attachment #630156 -
Flags: review?(rcampbell) → review+
Assignee | ||
Updated•13 years ago
|
Whiteboard: [land-in-fx-team]
Assignee | ||
Comment 4•13 years ago
|
||
Whiteboard: [land-in-fx-team] → [fixed-in-fx-team]
Comment 5•13 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
Whiteboard: [fixed-in-fx-team]
Target Milestone: --- → Firefox 16
Comment 6•13 years ago
|
||
Comment on attachment 630156 [details] [diff] [review]
Patch v2
[Approval Request Comment]
Bug caused by (feature/regressing bug #): New feature.
User impact if declined: Fonts may look funny.
Testing completed (on m-c, etc.): on m-c
Risk to taking this patch (and alternatives if risky): Style only.
String or UUID changes made by this patch:
Attachment #630156 -
Flags: approval-mozilla-aurora?
Updated•13 years ago
|
tracking-firefox15:
--- → ?
Updated•13 years ago
|
Attachment #630156 -
Flags: approval-mozilla-aurora? → approval-mozilla-aurora+
Assignee | ||
Comment 7•13 years ago
|
||
status-firefox15:
--- → fixed
Updated•13 years ago
|
tracking-firefox15:
? → ---
Comment 8•13 years ago
|
||
Verified as fixed on Firefox 15.0 beta 3 (20120731150526).
Updated•7 years ago
|
Product: Firefox → DevTools
You need to log in
before you can comment on or make changes to this bug.
Description
•