Bug 98049

Summary: text-transform and onchange to transformed value makes text disappear
Product: WebKit Reporter: Elliott Sprehn <esprehn>
Component: Layout and RenderingAssignee: Nobody <webkit-unassigned>
Status: RESOLVED CONFIGURATION CHANGED    
Severity: Normal CC: adele, ahmad.saleem792, bfulgham, dino, forms-bugs, leviw, rniwa, simon.fraser, tkent
Priority: P2 Keywords: HasReduction
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Attachments:
Description Flags
Reduction none

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.