Closed Bug 1013692 Opened 10 years ago Closed 10 years ago

in-content preferences: rendering issue radio buttons

Categories

(Firefox :: Settings UI, defect)

All
macOS
defect
Not set
normal

Tracking

()

VERIFIED FIXED
Firefox 37
Tracking Status
firefox37 --- verified

People

(Reporter: soeren.hentzschel, Unassigned)

References

(Blocks 1 open bug)

Details

Attachments

(2 files)

Attached image radiobutton.png
Please see the attached screenshot. The inner circle looks really awful, it's something but not round.
Blocks: 738796
I don't see this issue on Nightly 05-29-2014. Can you please retest and reopen if you can still reproduce it?
Status: UNCONFIRMED → RESOLVED
Closed: 10 years ago
Resolution: --- → WORKSFORME
Attached image screenshot.png
I still see the issue (Nightly from 2014-05-30).
Status: RESOLVED → REOPENED
Ever confirmed: true
Resolution: WORKSFORME → ---
Ok, this is an issue with the radial-gradient rendering that we use here. This is the property at fault here:

  background-image: radial-gradient(circle, rgb(23,146,229), rgb(76,177,255) 5.5px,
                                    rgba(76,177,255,0.2) 6px, transparent 6px);

Benoit, would you be able to help out here or redirect to someone who may know more information about this?
Flags: needinfo?(bjacob)
You need someone who knows 2D content drawing. Trying :jrmuizel.
Flags: needinfo?(bjacob) → needinfo?(jmuizelaar)
Can you post some html that reproduces the problem? Also what platform is this on?
Flags: needinfo?(jmuizelaar)
Jeff, I believe Soren is running OSX HiDPI.

Here is HTML that should reproduce the issue:
data:text/html,<div style="background-image: radial-gradient(circle, rgb(23,146,229), rgb(76,177,255) 5.5px,rgba(76,177,255,0.2) 6px, transparent 6px);height:200px;width:200px;"/>
(In reply to Jared Wein [:jaws] (please needinfo? me) from comment #6)
> Jeff, I believe Soren is running OSX HiDPI.

Correct.
Will be fixed by the patch in bug 1022582
Depends on: 1022582
Status: REOPENED → RESOLVED
Closed: 10 years ago10 years ago
Resolution: --- → FIXED
Target Milestone: --- → Firefox 37
Verified Fixed using a HiDPI MacBook Pro running OS X 10.9.5 (latest Nightly 37.0a1, buildID: 20141214030205).
Status: RESOLVED → VERIFIED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: