RESOLVED CONFIGURATION CHANGED 98049
text-transform and onchange to transformed value makes text disappear
https://bugs.webkit.org/show_bug.cgi?id=98049
Summary text-transform and onchange to transformed value makes text disappear
Elliott Sprehn
Reported 2012-10-01 11:06:10 PDT
Created attachment 166506 [details] Reduction If you have a text-transform on an input and then in onchange assign the same string as what would have been the result of the transform the text will disappear from the input on blur. The value is still there, and moving the cursor and typing more can make it reappear.
Attachments
Reduction (455 bytes, text/html)
2012-10-01 11:06 PDT, Elliott Sprehn
no flags
Elliott Sprehn
Comment 1 2012-10-01 11:06:28 PDT
Kent Tamura
Comment 2 2012-10-01 18:30:09 PDT
This was already fixed in Bug 97763. However we should have a test case for this case.
Ahmad Saleem
Comment 3 2022-08-31 01:05:17 PDT
rniwa@webkit.org - You landed reviewed below patch to fix this issue, it seems? https://trac.webkit.org/changeset/129814/webkit Anything else needed here?
Ryosuke Niwa
Comment 4 2022-08-31 01:10:32 PDT
I'm closing this as config changed given we haven't added a test after a decade of this bug existing.
Note You need to log in before you can comment on or make changes to this bug.