[Webkit-unassigned] [Bug 128721] New: view inconsistent with dom for options selected

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Feb 12 20:25:36 PST 2014


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

           Summary: view inconsistent with dom for options selected
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: iOS
               URL: http://jsfiddle.net/ySmah/16/
        OS/Version: iOS 7.0
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Forms
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: clkao at clkao.org


Please visit the url to reproduce, note that after you select "1" from the dropdown, it becomes "2".  However when you inspect the dom elements, you'll see the "1" option is indeed selected.  This probably have something to do where the empty option is removed by angularjs.  A screenshot of dom in question can be found in https://github.com/angular/angular.js/issues/5132#issuecomment-34842552, which also links back to the original angular issue.

This only happens on iOS on iPhone/iPad.

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