Open
Bug 1886616
Opened 8 months ago
Updated 1 month ago
Selected options are not visible on www.six-group.com
Categories
(Web Compatibility :: Site Reports, defect, P3)
Web Compatibility
Site Reports
Tracking
(firefox133 fixed)
REOPENED
Tracking | Status | |
---|---|---|
firefox133 | --- | fixed |
People
(Reporter: ksenia, Assigned: twisniewski)
References
(Depends on 1 open bug, )
Details
(Keywords: webcompat:needs-contact, webcompat:sitepatch-applied, Whiteboard: [webcompat:needs-knowledgebase])
User Story
platform:windows,mac,linux,android impact:content-missing affects:all
Attachments
(2 files)
We've received a report in https://github.com/webcompat/web-bugs/issues/129271 where select boxes are not displaying selected options before or after a selection is made.
To reproduce, visit https://www.six-group.com/de/products-services/the-swiss-stock-exchange/market-data/etf/etf-explorer.html?valorId=CH0116015352CHF4 and try to select anything from select boxes (Managementstil, Produktanbieter, etc.)
The site is using the following:
*,*::before,*::after{
content:none;
}
I'm not sure if this is a valid issue, but filing it in case we want to track it since Chrome is displaying the options.
Reporter | ||
Updated•8 months ago
|
Reporter | ||
Updated•8 months ago
|
Webcompat Priority: --- → ?
Reporter | ||
Updated•8 months ago
|
Severity: -- → S2
User Story: (updated)
Depends on: 1725208
Keywords: webcompat:needs-sitepatch
Priority: -- → P2
Whiteboard: [webcompat:needs-knowledgebase]
Reporter | ||
Updated•8 months ago
|
Webcompat Priority: ? → ---
Component: Layout: Form Controls → Site Reports
Product: Core → Web Compatibility
Assignee | ||
Comment 1•2 months ago
|
||
Adding select { content:normal; }
seems to work for me, for the purposes of a site-patch.
Assignee | ||
Comment 2•1 month ago
|
||
Updated•1 month ago
|
Assignee: nobody → twisniewski
Status: NEW → ASSIGNED
Pushed by twisniewski@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/26a6402cb7f1
add a CSS intervention for www.six-group.com to show invisible select box values; r=denschub,webcompat-reviewers
Comment 4•1 month ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 1 month ago
status-firefox133:
--- → fixed
Resolution: --- → FIXED
Assignee | ||
Updated•1 month ago
|
Status: RESOLVED → REOPENED
Priority: P2 → P3
Resolution: FIXED → ---
You need to log in
before you can comment on or make changes to this bug.
Description
•