[Webkit-unassigned] [Bug 98049] New: text-transform and onchange to transformed value makes text disappear

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Oct 1 11:05:46 PDT 2012


https://bugs.webkit.org/show_bug.cgi?id=98049

           Summary: text-transform and onchange to transformed value makes
                    text disappear
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
        OS/Version: All
            Status: NEW
          Keywords: HasReduction
          Severity: Normal
          Priority: P2
         Component: Layout and Rendering
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: esprehn at chromium.org


Created an attachment (id=166506)
 --> (https://bugs.webkit.org/attachment.cgi?id=166506&action=review)
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.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list