[webkit-reviews] review requested: [Bug 43530] [Qt] Input mode states are not reset after entering a password field : [Attachment 63528] proposed change to reset input modes

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Aug 4 19:11:02 PDT 2010


David Leong <david.leong at nokia.com> has asked  for review:
Bug 43530: [Qt] Input mode states are not reset after entering a password field
https://bugs.webkit.org/show_bug.cgi?id=43530

Attachment 63528: proposed change to reset input modes
https://bugs.webkit.org/attachment.cgi?id=63528&action=review

------- Additional Comments from David Leong <david.leong at nokia.com>
The bug happens when the user clicks on a input field with a specific type then
clicking on a text area. Because the input hints are never reset the text area
inherits the wrong input hints.

The fix is to reset the state and set all flags from scratch.


More information about the webkit-reviews mailing list