Closed
Bug 781291
Opened 13 years ago
Closed 13 years ago
[Developer Toolbar] Web Console error count is too close to the label (linux)
Categories
(DevTools :: General, defect)
Tracking
(firefox17 verified)
RESOLVED
FIXED
Firefox 18
Tracking | Status | |
---|---|---|
firefox17 | --- | verified |
People
(Reporter: jaws, Assigned: ananuti)
References
Details
(Whiteboard: [good first bug][mentor=paul][lang=css][fixed-in-fx-team])
Attachments
(3 files, 2 obsolete files)
51.29 KB,
image/png
|
Details | |
43.78 KB,
image/png
|
Details | |
918 bytes,
patch
|
ananuti
:
review+
lsblakk
:
approval-mozilla-aurora+
|
Details | Diff | Splinter Review |
+++ This bug was initially created as a clone of Bug #777569 +++
Updated•13 years ago
|
Whiteboard: [good first bug][mentor=paul][lang=css]
![]() |
Assignee | |
Updated•13 years ago
|
Assignee: nobody → ananuti
![]() |
Assignee | |
Comment 1•13 years ago
|
||
Attachment #651311 -
Flags: review?(paul)
Comment 2•13 years ago
|
||
Comment on attachment 651311 [details] [diff] [review]
patch
Apparently, 5px is too much. I'll add some screenshot to show the problem.
Attachment #651311 -
Flags: review?(paul)
Comment 3•13 years ago
|
||
Comment 4•13 years ago
|
||
Comment 5•13 years ago
|
||
As you can see in the screenshots, this moves the command line to the left.
The webconsole icon has a margin-right of 2px. Maybe that's enough.
See http://mxr.mozilla.org/mozilla-central/source/toolkit/themes/gnomestripe/global/toolbarbutton.css#26
The idea is to perfectly replace the icon.
![]() |
Assignee | |
Comment 6•13 years ago
|
||
add a margin right of 2px.
Attachment #651311 -
Attachment is obsolete: true
Attachment #651759 -
Flags: review?(paul)
![]() |
Assignee | |
Updated•13 years ago
|
Attachment #651759 -
Attachment is patch: true
Updated•13 years ago
|
Attachment #651759 -
Flags: review?(paul) → review+
Updated•13 years ago
|
Whiteboard: [good first bug][mentor=paul][lang=css] → [good first bug][mentor=paul][lang=css][land-in-fx-team]
Comment 7•13 years ago
|
||
Thank you Ekanan.
![]() |
Assignee | |
Comment 8•13 years ago
|
||
> Whiteboard: [land-in-fx-team]
Paul, I don't see a patch on fx-team http://hg.mozilla.org/integration/fx-team. Are you sure you've pushed to fx-team?
![]() |
Assignee | |
Comment 9•13 years ago
|
||
unbitrotted patch. carrying r+
Paul, pls pull from m-c tip before apply a patch.
Attachment #651759 -
Attachment is obsolete: true
Attachment #655929 -
Flags: review+
![]() |
Assignee | |
Comment 10•13 years ago
|
||
(In reply to Ekanan Ketunuti from comment #8)
> > Whiteboard: [land-in-fx-team]
>
> Paul, I don't see a patch on fx-team
> http://hg.mozilla.org/integration/fx-team. Are you sure you've pushed to
> fx-team?
Sorry, land-in-fx-team not fixed in fx-team. please ignore comment 8 :(
Keywords: checkin-needed
Comment 11•13 years ago
|
||
Whiteboard: [good first bug][mentor=paul][lang=css][land-in-fx-team] → [good first bug][mentor=paul][lang=css][fixed-in-fx-team]
Reporter | ||
Comment 12•13 years ago
|
||
After this patch has been on m-c for a couple days, I think we should put in a request for Aurora uplift since this is a new feature in 17 and it's a simple, low-risk change.
Comment 13•13 years ago
|
||
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
Updated•13 years ago
|
Keywords: checkin-needed
Comment 14•13 years ago
|
||
Comment on attachment 655929 [details] [diff] [review]
patch for checkin
[Approval Request Comment]
Bug caused by (feature/regressing bug #): bug 764746
User impact if declined: ugly button for Linux
Testing completed (on m-c, etc.): on m-c
Risk to taking this patch (and alternatives if risky): very very low
String or UUID changes made by this patch: nope
Attachment #655929 -
Flags: approval-mozilla-aurora?
Comment 15•13 years ago
|
||
Comment on attachment 655929 [details] [diff] [review]
patch for checkin
Approving low risk change to support the positive user experience for this new feature.
Attachment #655929 -
Flags: approval-mozilla-aurora? → approval-mozilla-aurora+
Updated•13 years ago
|
Target Milestone: --- → Firefox 18
Updated•13 years ago
|
status-firefox17:
--- → fixed
Comment 16•13 years ago
|
||
Comment 17•13 years ago
|
||
Mozilla/5.0 (X11; Linux i686; rv:17.0) Gecko/17.0 Firefox/17.0
Marking as verified. Change is visible when comparing to version 16. Re-sizing also displays the counter as expected.
Updated•7 years ago
|
Product: Firefox → DevTools
You need to log in
before you can comment on or make changes to this bug.
Description
•