[Webkit-unassigned] [Bug 111990] New: INPUT_MULTIPLE_FIELDS_UI: Don't update shadow tree by updating any attribute

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Mar 11 06:59:12 PDT 2013


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

           Summary: INPUT_MULTIPLE_FIELDS_UI: Don't update shadow tree by
                    updating any attribute
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Forms
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: tkent at chromium.org


https://code.google.com/p/chromium/issues/detail?id=179708

Typing '1' then '1' into an hour field doesn't set the field to '11' if an attribute is updated during these two keyboard inputs because we always re-construct a shadow DOM tree by updating any attributes and a shadow node records keyboard input state.

-- 
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