Closed
Bug 344162
Opened 19 years ago
Closed 18 years ago
svg image blinks when changing opacity to/from 100%
Categories
(Core :: SVG, defect)
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: will, Unassigned)
References
()
Details
User-Agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X; en-US; rv:1.8.0.3) Gecko/20060426 Firefox/1.5.0.3
Build Identifier: Mozilla/5.0 (Macintosh; U; Intel Mac OS X; en-US; rv:1.8.0.3) Gecko/20060426 Firefox/1.5.0.3
When the image opacity changes to or from 100% (opacity:1), the image disappears for a second. This does not happen changing between any other opacities.
Additionally, in OSX the colors change from one wrong set to another at 100% opacity.
Reproducible: Always
Steps to Reproduce:
1. View page for 2 seconds
2. Note that as the fade out begins the image blinks
3. The image also blinks at the end of the fade in
Actual Results:
The image blinks every time opacity is set from < 1 to 1.
Expected Results:
No blinking.
| Reporter | ||
Comment 1•19 years ago
|
||
The blinking does not occur if the maximum opacity used is .99:
http://odin.himinbi.org/sidebar_rotate/?visiblePause=1500&maxOpacity=.9999
Updated•19 years ago
|
Assignee: nobody → general
Component: General → SVG
Product: Firefox → Core
QA Contact: general → ian
Version: unspecified → 1.8 Branch
Comment 2•19 years ago
|
||
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9a1) Gecko/20060710 Minefield/3.0a1
This seems to work more or less in trunk. Although I see only one of the tree animals, the other two are missing.
Comment 3•18 years ago
|
||
This is indeed a problem in Firefox 2, but it is no longer a problem in trunk
builds (in other words this issue will be fixed in Firefox 3). Closing as
worksforme. If you want to test yourself Will, please test in an up to date
trunk build from
http://ftp.mozilla.org/pub/mozilla.org/firefox/nightly/latest-trunk/
Status: UNCONFIRMED → RESOLVED
Closed: 18 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•