[Webkit-unassigned] [Bug 26804] Line Feed in input value attribute moves text out of button
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Aug 29 15:05:09 PDT 2022
https://bugs.webkit.org/show_bug.cgi?id=26804
Ahmad Saleem <zlip.792 at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |NEW
CC| |zlip.792 at gmail.com
Ever confirmed|0 |1
--- Comment #2 from Ahmad Saleem <zlip.792 at gmail.com> ---
All browsers (STP 152, Chrome Canary 107 and Firefox Nightly 106) behave same and don't show any text in input field or any where not the webpage. In case of Chrome, I do get "Google Translate" but I don't know where it is detecting text. But visually all browsers are same.
Although by following Chrome bug link, I noticed that they fixed it in following commit:
https://chromium.googlesource.com/chromium/src.git/+/8dc8d77d8fa1645f44c306062070e5d40af2ba2c
and using the test case form the commit:
Link - https://jsfiddle.net/bfydqomw/show
I am able to reproduce this bug:
>>> STP 152 show "abc" in the button
While both other browsers (Chrome Canary 107 and Firefox Nightly 106) show - abc in first line and defghi in second line within button.
I am going to change this as "New". Thanks!
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20220829/67499161/attachment.htm>
More information about the webkit-unassigned
mailing list