Closed Bug 918642 Opened 12 years ago Closed 10 years ago

Opacity changes dark to light when zooming/panning on element with background-color: rgba

Categories

(Core :: Graphics, defect)

24 Branch
Other
Android
defect
Not set
normal

Tracking

()

RESOLVED WORKSFORME
Tracking Status
firefox24 --- affected
firefox25 --- affected
firefox26 --- affected
firefox27 --- affected

People

(Reporter: om, Unassigned)

Details

(Keywords: reproducible)

User Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:23.0) Gecko/20100101 Firefox/23.0 (Beta/Release) Build ID: 20130814063812 Steps to reproduce: 1) Load site page. 2) Find elements with property of value background-color: rgba. 3) Zoom in and opacity changes to the correct value i.e. when edges of page are not in view. 4) Pan to left or right side, or top or bottom edges of page and opacity darkens again. Example sites: /*** http://michaelmazer27.com ***/ #index { background-color: rgba(245, 240, 240, 0.7); } .show_title { background-color: rgba(96, 121, 134, 0.4); } /*** http://css3please.com ***/ .box_rgba { background-color: transparent; background-color: rgba(180, 180, 144, 0.6); } Actual results: Problem occurs with Firefox for Android version 24 with devices running Android 4.0.3 and 4.0.4. on a element having the property of background-color: (rgba) At 100% scale or when reaching the top and bottom of a page, an element with background-color: (rgba) appears darker. When zooming/panning on element with background-color: (rgba) the element displays with the correct opacity. Expected results: The opacity of an element with property background-color: rgba should remain static whether at full screen or zoomed in.
OS: Windows 7 → Android
Hardware: x86_64 → Other
Thanks for the report. I can reproduce on http://michaelmazer27.com/. I suspect this to be a core issue; maybe Kats can confirm.
Status: UNCONFIRMED → NEW
Component: General → Graphics, Panning and Zooming
Ever confirmed: true
Flags: needinfo?(bugmail.mozilla)
Keywords: reproducible
Yeah this feels like a core graphics bug.
Component: Graphics, Panning and Zooming → Graphics
Flags: needinfo?(bugmail.mozilla)
Product: Firefox for Android → Core
Version: Firefox 24 → 24 Branch
Is there anything I can do to assist with the testing of a solution to this core bug in Firefox for Android?
I'm not seeing any rendering changes when zooming or panning around on Firefox 41 on my HTC M8. Does this work for you these days, Olivier?
Flags: needinfo?(om)
Unfortunately, I'm unable to test on the original device. However, on Android 5.0.2 with Firefox 41.0, everything appears correctly. Thanks for the follow up.
Flags: needinfo?(om)
Let's call this worksforme in that case. If you find a case that reproduces, by all means feel free to reopen the bug. Thanks for the quick reply!
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → WORKSFORME
You need to log in before you can comment on or make changes to this bug.