Closed
Bug 517763
Opened 16 years ago
Closed 16 years ago
Confirmation messages has torn/broken icons
Categories
(Core :: Graphics: ImageLib, defect)
Tracking
()
VERIFIED
DUPLICATE
of bug 516665
People
(Reporter: dd9k, Unassigned)
References
()
Details
(Keywords: regression)
Attachments
(4 files, 1 obsolete file)
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.3a1pre) Gecko/20090918 SeaMonkey/2.1a1pre
Build Identifier: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.3a1pre) Gecko/20090918 SeaMonkey/2.1a1pre
When receiving any confirmation message on javascript-enabled page, the "question" or "warning" icon on it is torn into many colored pixels
Reproducible: Always
Steps to Reproduce:
1. Go to a javascript-enabled page, having "confirm" element
( A flawless example is http://www.tizag.com/javascriptT/javascriptconfirm.php )
2. Perform any action, producing a confirmation popup ( As an example on this page press the button "Leave")
3. Have a look at the icon on the popup
Actual Results:
I've saw a part of icon was broken.
Expected Results:
I've expected normal icon to be shown
That is definitely not a image file consistency, that is probably something related to the png images display code, but I'm not sure about this
![]() |
||
Comment 1•16 years ago
|
||
Are you using the default theme? If so do you see a proper question icon when you put this in the location (address) bar:
chrome://global/skin/icons/Question.png
Yes, the theme I'm using is called "Default Seamonkey theme", the link you gave me works just fine, I'm almost sure that it is not the files corrupted.
I'll add an attachment of screenshot, providing the display of what actually happens.
![]() |
||
Comment 5•16 years ago
|
||
How does Firefox 3.7a1pre look? How does SeaMonkey 2.0pre look? Same problems on those? Or working?
I've managed to test a number of mozilla family browsers on the bug's presence and found out that Firefox 3.7a1pre (Minefield) has exactly the same the bug, however, Firefox 3.5.2 doesn't! Now I'm sure that the bug is not javascript-oriented, just because you could see such pictures on "Page not found" page. I'd like to remove previous attachments and upload a new one, describing the bug clearly. I'll also try Seamonkey 2.0a3 shortly.
Summary: Javascript popup confirmation message has torn/broken icon → Confirmation messages has torn/broken icons
Attachment #401751 -
Attachment is obsolete: true
![]() |
||
Comment 10•16 years ago
|
||
OK, then the bug is with toolkit in mozilla-central, and not present in 1.9.1, thanks for the help in finding this out!
Component: UI Design → Themes
Product: SeaMonkey → Toolkit
QA Contact: ui-design → themes
![]() |
||
Updated•16 years ago
|
Version: unspecified → Trunk
Updated•16 years ago
|
Component: Themes → ImageLib
Keywords: regression
Product: Toolkit → Core
QA Contact: themes → imagelib
Comment 11•16 years ago
|
||
dupe of bug 516665.
Status: UNCONFIRMED → RESOLVED
Closed: 16 years ago
Resolution: --- → DUPLICATE
Updated•16 years ago
|
Status: RESOLVED → VERIFIED
You need to log in
before you can comment on or make changes to this bug.
Description
•