Display Issue with Full-width Space at the Beginning of Select Tag
Categories
(Core :: Layout: Text and Fonts, defect)
Tracking
()
Tracking | Status | |
---|---|---|
firefox-esr115 | --- | unaffected |
firefox121 | --- | disabled |
firefox122 | --- | disabled |
firefox123 | --- | disabled |
People
(Reporter: y.natsume, Unassigned)
References
(Regression)
Details
(Keywords: regression)
Attachments
(1 file)
9.94 KB,
image/png
|
Details |
User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36 Edg/120.0.0.0
Steps to reproduce:
When there is a full-width space at the beginning of the values for options in the select tag, an issue occurs. This may be used to represent a hierarchical structure.
Visit the following page to reproduce the issue:https://www.kknsp.jp/issue_report/linesissueindropdown.html
User-Agent Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:121.0) Gecko/20100101 Firefox/121.0
Actual results:
Except for the space, the last two characters (or all characters if there are only two) are replaced with ellipsis (...) and displayed.
Expected results:
The display should appear without any replacement occurring.
Comment 1•1 year ago
|
||
Thank you for reporting!
regression range: https://hg.mozilla.org/integration/autoland/pushloghtml?fromchange=0d91ef074019779822e1fa8c7887ba528cafe6af&tochange=3ff9d913d60ad145b0ba96f2bb2a686902421f99
This is a regression from bug 1862249
Comment 2•1 year ago
|
||
Set release status flags based on info from the regressing bug 1862249
:jfkthame, since you are the author of the regressor, bug 1862249, could you take a look? Also, could you set the severity field?
For more information, please visit BugBot documentation.
Comment 3•1 year ago
|
||
Setting Fx122 and Fx123 as disabled, see https://bugzilla.mozilla.org/show_bug.cgi?id=1862249#c7
The regressor was backed out of central (Fx123) and beta (Fx122)
Updated•1 year ago
|
Comment 4•1 year ago
|
||
Resolving as a dupe of 1870973, where the regressor was backed out.
Description
•