WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
128721
view inconsistent with dom for options selected
https://bugs.webkit.org/show_bug.cgi?id=128721
Summary
view inconsistent with dom for options selected
clkao
Reported
2014-02-12 20:22:51 PST
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.
Attachments
Add attachment
proposed patch, testcase, etc.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug