Closed
Bug 1801138
Opened 2 years ago
Closed 2 years ago
Drop-down menus items with empty values have a smaller height compared to the ones that have values
Categories
(Firefox :: Theme, defect)
Tracking
()
VERIFIED
FIXED
109 Branch
Tracking | Status | |
---|---|---|
firefox-esr102 | --- | unaffected |
firefox107 | --- | unaffected |
firefox108 | --- | unaffected |
firefox109 | --- | verified |
People
(Reporter: atrif, Assigned: emilio)
References
(Regression)
Details
(Keywords: regression)
Attachments
(3 files)
Found in
- 109.0a1 (2022-11-17)
Affected versions
- 109.0a1 (2022-11-17)
Tested platforms
- Affected platforms: Windows 10x64, Ubuntu 20.04,
- Unaffected platforms: macOS 11
Steps to reproduce
- Open Bugzilla and log in.
- Open a random issue and click on Edit Bug.
- Click on a random flag from
Bug flags
and hover over the options.
Expected result
- All options have the same height.
Actual result
- Empty value option has reduced height.
Regression range
- Last good revision: 0f84b85f120f45fe6bad63d5e26b5ba4cd89f801
First bad revision: fd69d6b3aeb8e1e04334a0885f60966883a69c08
Pushlog:
https://hg.mozilla.org/integration/autoland/pushloghtml?fromchange=0f84b85f120f45fe6bad63d5e26b5ba4cd89f801&tochange=fd69d6b3aeb8e1e04334a0885f60966883a69c08
Possible regressor: bug 1799460.
Additional notes
- Attached a screen recording.
Reporter | ||
Comment 1•2 years ago
|
||
Assignee | ||
Comment 2•2 years ago
|
||
Add a zwsp character to ensure they're not considered an empty line.
Updated•2 years ago
|
Assignee: nobody → emilio
Status: NEW → ASSIGNED
Pushed by ealvarez@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/61a6e8126253
Ensure empty label values don't collapse. r=dao
Comment 4•2 years ago
|
||
Backed out for causing mochitest failures on test_label.xhtml
Flags: needinfo?(emilio)
Pushed by ealvarez@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/c80c39dce22c
Ensure empty label values don't collapse. r=dao
Assignee | ||
Updated•2 years ago
|
Flags: needinfo?(emilio)
Comment 6•2 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 2 years ago
Resolution: --- → FIXED
Target Milestone: --- → 109 Branch
Reporter | ||
Comment 7•2 years ago
|
||
Verified fixed using Firefox 109.0a1 (2022-12-12) on Windows 10x64 and Ubuntu 20.04. The dropdown menus have the same height.
Status: RESOLVED → VERIFIED
You need to log in
before you can comment on or make changes to this bug.
Description
•