Closed
Bug 293728
Opened 20 years ago
Closed 6 years ago
Toolbar icon to big for Firefox
Categories
(Other Applications Graveyard :: Venkman JS Debugger, defect)
Tracking
(Not tracked)
RESOLVED
INCOMPLETE
People
(Reporter: fasse78, Assigned: rginda)
Details
(Whiteboard: [good first bug])
Attachments
(1 file)
|
665 bytes,
image/png
|
Details |
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; de-DE; rv:1.7.7) Gecko/20050414 Firefox/1.0.3 Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; de-DE; rv:1.7.7) Gecko/20050414 Firefox/1.0.3 The icon-size in Mozilla Firefox was changed from 32px to 24px for toolbar icons. The Javascript-Debugger still uses the 32px icons. So the whole toolbar will be resized if you add this icon to it. Reproducible: Always Steps to Reproduce: 1. install javascript debugger 2. add javacsript debugger icon to Firefox toolbar Actual Results: the toolbar will be resized Expected Results: the toolbar should not be resized
Comment 1•17 years ago
|
||
Confirming.
Status: UNCONFIRMED → NEW
Ever confirmed: true
Whiteboard: [good first bug]
Comment 2•15 years ago
|
||
Original path : mozilla/ extensions/ venkman/ resources/ skin/ images/ step-into.png
Updated•15 years ago
|
Attachment #437701 -
Attachment description: New icon : 24px instead of 32px → Solution provided : I created a new icon 24px sized instead of 32px.
Comment 3•15 years ago
|
||
Comment on attachment 437701 [details]
Solution provided : New icon 24px sized instead of 32px created
.
Attachment #437701 -
Attachment description: Solution provided : I created a new icon 24px sized instead of 32px. → Solution provided : New icon 24px sized instead of 32px created
Comment 4•15 years ago
|
||
Checkout : -> Before : http://img15.imageshack.us/img15/38/beforea.png with the current release. -> After : http://img251.imageshack.us/img251/4795/afteri.png by rebuilding the current release with the new icon.
Comment 5•13 years ago
|
||
Isn't Xavier's one a good solution?
Comment 6•6 years ago
|
||
Component is obsolete so resolving bugs as INCOMPLETE
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → INCOMPLETE
Updated•6 years ago
|
Product: Other Applications → Other Applications Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•