Closed Bug 1529192 Opened 5 years ago Closed 5 years ago

Appearance issue with input[type="range"] - missing default styling for range-track

Categories

(Core :: Layout: Form Controls, defect)

67 Branch
defect
Not set
normal

Tracking

()

RESOLVED WORKSFORME
Tracking Status
firefox65 --- affected
firefox66 --- affected
firefox67 --- affected

People

(Reporter: mozilla-crowdicity.wadmol, Unassigned)

Details

Attachments

(1 file)

User Agent: Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Firefox/60.0

Steps to reproduce:

Add <input type="range" /> to any HTML page

Actual results:

range-thumb is visible but range-track is not, seems like default background color is missing for "input[type=range]::-moz-range-track" selector

Expected results:

range-track should be visible

Mozilla/5.0 (X11; Linux x86_64; rv:67.0) Gecko/20100101 Firefox/67.0 (20190225102402)

I've tested this report on Windows 10 x64 and Ubuntu 18.10 x64 using the latest Nightly and Fx release build. I was able to reproduce the mentioned behavior on only Ubuntu 18.10 using the following page: https://developer.mozilla.org/en-US/docs/Web/HTML/Element/input/range. As mentioned the range-thumb is visible but range-track is not.

Status: UNCONFIRMED → NEW
Component: Untriaged → Layout: Form Controls
Ever confirmed: true
Product: Firefox → Core

This is bug 1501858 -- long story short, it's a bug in the Yaru theme used on Ubuntu 18.10.

It's fixed in upstream Yaru, and the fix is available in Ubuntu 19.04 (which is currently in beta).

Status: NEW → RESOLVED
Closed: 5 years ago
Resolution: --- → DUPLICATE

(In reply to Daniel Holbert [:dholbert] from comment #2)

This is bug 1501858 -- long story short, it's a bug in the Yaru theme used on Ubuntu 18.10.

It's fixed in upstream Yaru, and the fix is available in Ubuntu 19.04 (which is currently in beta).

*** This bug has been marked as a duplicate of bug 1501858 ***

I am using Fedora 29, are you sure that it's not a Firefox bug?

Flags: needinfo?(dholbert)

Thanks for clarifying - I didn't realize that. I suspect it is still related, though it may mean there's more to do.

What theme are you using? Does the issue go away if you use a different one (e.g. Adwaita, the Gnome upstream stock theme, if you're not already on that one)?

You can probably use the gnome-tweak-tool program to check & change your theme.

Flags: needinfo?(dholbert) → needinfo?(ashu)

Yes, you are correct, it does seem to be related to themes, Adwaita is working fine but most of the other themes have this issue.

I have opened a new issue with my current theme author.

Flags: needinfo?(ashu)

This issue has been fixed in latest Firefox Nightly - 69.0a1 (2019-05-28), just tested it :)

Resolution: DUPLICATE → WORKSFORME
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: