input ellipses make text disappear on resize window version 153.1
Categories
(Core :: Layout: Form Controls, defect)
Tracking
()
People
(Reporter: fredygomez1981, Unassigned)
Details
Attachments
(1 file)
|
569.17 KB,
image/png
|
Details |
User Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/150.0.0.0 Safari/537.36
Steps to reproduce:
create an input tag. Add text overflow = ellipses css property.
Actual results:
ellipses in <input /> tags stopped working completely.
Expected results:
show the three dots even on window resize
Comment 1•1 month ago
|
||
The Bugbug bot thinks this bug should belong to the 'Core::Layout: Form Controls' component, and is moving the bug to that component. Please correct in case you think the bot is wrong.
Comment 2•1 month ago
|
||
This looks like bug 2047669, which should be fixed in Firefox 154. Can you try Firefox Beta and confirm whether the problem still occurs there?
Thanks Jonathan for the update. Tried Firefox Beta and don't see the issue is there. When is Firefox planning to release this for general comsuption?
Comment 4•1 month ago
|
||
Firefox 154 is due to ship on August 18.
Description
•