Bug 173653
Summary: | [GTK] WebKit doesn't update value for some inputs | ||
---|---|---|---|
Product: | WebKit | Reporter: | Cédric Bellegarde <cedric.bellegarde> |
Component: | WebKitGTK | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED INVALID | ||
Severity: | Normal | CC: | bugs-noreply, mcatanzaro |
Priority: | P2 | ||
Version: | Other | ||
Hardware: | Unspecified | ||
OS: | Unspecified |
Cédric Bellegarde
Version: 2.16.4
When going on that page: http://www.arretsurimages.net/chroniques/2017-06-12/Les-correspondants-etrangers-adorent-la-flexi-securite-id9949 , there is a form with two pre-filled input.
When you put some content in this inputs, WebKit2WebExtension.DOMHTMLInputElement.get_value() always return original value.
Opening inspector show the same, value is not changed. With Firefox, value is in sync with input content.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Michael Catanzaro
Hm, this would be a good one to investigate, if anyone can find time.
Cédric Bellegarde
Closing, website has been rewritten