Closed
Bug 302668
Opened 19 years ago
Closed 19 years ago
Blank buttons show up in Extension Manager on OS X when updates are available
Categories
(Toolkit :: Add-ons Manager, defect)
Tracking
()
RESOLVED
FIXED
mozilla1.8final
People
(Reporter: uriber, Assigned: robert.strong.bugs)
Details
(Keywords: regression)
Attachments
(2 files)
|
46.83 KB,
image/png
|
Details | |
|
944 bytes,
patch
|
benjamin
:
review+
benjamin
:
approval1.8b4+
|
Details | Diff | Splinter Review |
In the Extension Manager, the button next to an extension which has an available updae is blank. Notice that bug 302272 removed the blank buttons from where they shouldn't appear at all. However, the button is still blank when it does appear. Mozilla/5.0 (Macintosh; U; PPC Mac OS X Mach-O; en-US; rv:1.8b4) Gecko/20050728 Firefox/1.0+
| Reporter | ||
Updated•19 years ago
|
Flags: blocking1.8b4?
| Reporter | ||
Updated•19 years ago
|
Summary: Blank buttons show up when updates are available in Extension Manager on OS X → Blank buttons show up in Extension Manager on OS X when updates are available
Updated•19 years ago
|
Assignee: nobody → joshmoz
Flags: blocking1.8b4? → blocking1.8b4+
Comment 2•19 years ago
|
||
Josh, Can you take a first look at let us know if someone else should take this?
Comment 3•19 years ago
|
||
I adjusted this yesterday, bug 249956 It seems to be a core bug shared with Thunderbird.
| Assignee | ||
Comment 4•19 years ago
|
||
pinstripe doesn't display button text for the buttons at th bottom. To
accomplish this .button-text { display: none } was used and the patch just
makes the selector more specific so the uupdate now button text is displayed.
Updated•19 years ago
|
Attachment #191034 -
Flags: review?(benjamin) → review+
| Assignee | ||
Updated•19 years ago
|
Attachment #191034 -
Flags: approval1.8b4?
Updated•19 years ago
|
Attachment #191034 -
Flags: approval1.8b4? → approval1.8b4+
| Assignee | ||
Updated•19 years ago
|
Whiteboard: [checkin needed][a+]
Comment 5•19 years ago
|
||
Checking in extensions.css; /cvsroot/mozilla/toolkit/themes/pinstripe/mozapps/extensions/extensions.css,v <-- extensions.css new revision: 1.14; previous revision: 1.13 done
Whiteboard: [checkin needed][a+]
Target Milestone: --- → Firefox1.1
| Assignee | ||
Comment 6•19 years ago
|
||
Fixed on trunk... thanks again Gavin!
Status: ASSIGNED → RESOLVED
Closed: 19 years ago
Resolution: --- → FIXED
Updated•16 years ago
|
Product: Firefox → Toolkit
You need to log in
before you can comment on or make changes to this bug.
Description
•