Open
Bug 1851182
Opened 2 years ago
Updated 4 months ago
The text inside the drop down menu is misaligned on search.yahoo.com
Categories
(Web Compatibility :: Site Reports, defect, P3)
Tracking
(Webcompat Priority:P3, Webcompat Score:3)
NEW
People
(Reporter: ctanase, Unassigned)
References
()
Details
(Keywords: webcompat:needs-contact, Whiteboard: [webcompat:sightline])
User Story
platform:windows,mac,linux,android impact:minor-visual configuration:general affects:all user-impact-score:30
Attachments
(1 file)
|
128.01 KB,
image/png
|
Details |
Environment:
Operating system: Windows 10
Firefox version: Nightly 119.0a1 (2023-08-31)
Steps to reproduce:
- Go to https://search.yahoo.com/preferences
- Observe the text inside the combo boxes (drop down menus).
Expected Behaviour:
The text is aligned correctly inside the drop down menus.
Actual Behaviour:
The text is misaligned inside the drop down menus.
Notes:
- Screenshot provided
- Reproducible on Firefox Release as well
- Not reproducible on Chrome
- Issue found during WebCompat team [Top100] websites testing
| Reporter | ||
Comment 1•1 year ago
|
||
Verified this issue and it's still reproducible on Firefox versions 122 and 124.
Environment:
Operating system: Windows 10
Browsers: Firefox Nightly 124.0a1 (2024-02-15) / Firefox Release 122 / Chrome 121.0.6167.86
Note: Not reproducible on Chrome
Updated•1 year ago
|
Severity: -- → S4
Keywords: webcompat:needs-diagnosis
Updated•1 year ago
|
User Story: (updated)
Updated•1 year ago
|
Whiteboard: [webcompat:sightline]
Updated•1 year ago
|
Webcompat Priority: --- → P3
Comment 2•11 months ago
|
||
It looks like this is caused by:
.firefox #pref select {
padding-top:4px;
padding-left:4px;
}
Updated•11 months ago
|
Keywords: webcompat:needs-diagnosis → webcompat:needs-contact
Updated•11 months ago
|
Webcompat Score: --- → 3
Updated•4 months ago
|
User Story: (updated)
You need to log in
before you can comment on or make changes to this bug.
Description
•