Closed
Bug 1007727
Opened 11 years ago
Closed 10 years ago
Visual oddity on drop down selector
Categories
(Web Compatibility :: Site Reports, defect)
Web Compatibility
Site Reports
Tracking
(firefox29 unaffected, firefox30 affected, firefox31 affected, firefox32 affected)
RESOLVED
FIXED
Tracking | Status | |
---|---|---|
firefox29 | --- | unaffected |
firefox30 | --- | affected |
firefox31 | --- | affected |
firefox32 | --- | affected |
People
(Reporter: alex_mayorga, Unassigned)
References
()
Details
(Keywords: dev-doc-needed, regression, site-compat, Whiteboard: [country-mx] [css])
Attachments
(1 file)
787 bytes,
image/png
|
Details |
Steps:
- Load http://foxplay.com/mx/shows/documentales/
Result:
There's a visual oddity on the "Géneros" drop down selector
Expected result:
There's no visual oddity on the "Géneros" drop down selector
Configuration:
Mozilla/5.0 (Windows NT 6.1; WOW64; rv:32.0) Gecko/20100101 Firefox/32.0 ID:20140508030203 CSet: 2a03b34c8953
Comment 2•11 years ago
|
||
This is probably a regression between 28 and 29. I can reproduce it on Mac. Investigating...
Component: Untriaged → Layout: Form Controls
OS: Windows 7 → All
Product: Firefox → Core
Hardware: x86_64 → All
Comment 3•11 years ago
|
||
I meant 29 -> 30. And looks like the layout on 30+ is correct.
Blocks: 963970
Status: NEW → RESOLVED
Closed: 11 years ago
status-firefox29:
--- → unaffected
status-firefox30:
--- → affected
status-firefox31:
--- → affected
status-firefox32:
--- → affected
Resolution: --- → INVALID
Comment 4•11 years ago
|
||
Actually this is a TE bug.
Assignee: nobody → english-other
Status: RESOLVED → REOPENED
Component: Layout: Form Controls → English Other
Product: Core → Tech Evangelism
Resolution: INVALID → ---
Comment 5•11 years ago
|
||
The dropdown arrow is broken because Bug 963970 fixed a longstanding implementation bug of Firefox. Looks odd but apparently it's intended. I have mentioned this in the site compat doc:
https://developer.mozilla.org/en-US/Firefox/Releases/30/Site_Compatibility#CSS
Comment 6•11 years ago
|
||
I think it's not easy to hide the native arrow with a simple CSS. They might create a custom <select> element to completely style it. It's a read-only combobox if you'd like to utilize WAI-ARIA.
http://www.w3.org/WAI/PF/aria-practices/#combobox
![]() |
||
Comment 7•10 years ago
|
||
I have the feeling they changed the design of the Web site. I do not see any weird double arrows.
Assignee: english-other → nobody
Status: REOPENED → RESOLVED
Closed: 11 years ago → 10 years ago
Component: English Other → Desktop
Resolution: --- → FIXED
Whiteboard: [country-mx] [css]
Assignee | ||
Updated•6 years ago
|
Product: Tech Evangelism → Web Compatibility
You need to log in
before you can comment on or make changes to this bug.
Description
•