Open
Bug 1326728
Opened 6 years ago
Updated 6 months ago
<select> element looks compressed (has smaller height) if <option>s have smaller font size
Categories
(Core :: Layout: Form Controls, defect)
Core
Layout: Form Controls
Tracking
()
NEW
People
(Reporter: arni2033, Unassigned)
References
Details
>>> My Info: Win7_64, Nightly 49, 32bit, ID 20160526082509 STR_1: 1. Open url [1] or url [2] 2. Hover mouse over select dropmarker AR: Button with dropmarker doesn't take all height of <select> ER: Button and <select> should be of same height > [1] data:text/html,<!DOCTYPE html><select><option>1<option>2</select><style>select{font-size:25px}option{font-size:15px} > [2] data:text/html,<!DOCTYPE html><select><option>1<option>2</select><style>option{font-size:5px}
Component: Untriaged → Layout: Form Controls
Product: Firefox → Core
Updated•6 months ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•