Bug 119193
Summary: | input elements (select, textfield, etc.) do not accept focus or function on WebKit bug report page | ||
---|---|---|---|
Product: | WebKit | Reporter: | Chris Adamson <invalidname> |
Component: | New Bugs | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED DUPLICATE | ||
Severity: | Normal | CC: | kling |
Priority: | P2 | ||
Version: | 528+ (Nightly build) | ||
Hardware: | Mac | ||
OS: | OS X 10.8 | ||
URL: | https://bugs.webkit.org/enter_bug.cgi?product=WebKit&version=528%2B%20(Nightly%20build)&component=New%20Bugs&bug_severity=Normal&cc=&bug_file_loc=http%3A%2F%2F&short_desc=&comment=&commentprivacy=0&dependson=&blocked=&maketemplate=Remember%20values%20as%20bookmarkable%20template&form_name=enter_bug |
Chris Adamson
* Install Version 6.0.5 (8536.30.1, 538+)
* Launch WebKit. This takes you to http://nightly.webkit.org/start/trunk/153398
* Visit the "report issues" link: https://bugs.webkit.org/enter_bug.cgi?product=WebKit&version=528%2B%20(Nightly%20build)&component=New%20Bugs&bug_severity=Normal&cc=&bug_file_loc=http%3A%2F%2F&short_desc=&comment=&commentprivacy=0&dependson=&blocked=&maketemplate=Remember%20values%20as%20bookmarkable%20template&form_name=enter_bug
* Almost none of the form elements work. Lists do not accept selections, popups do not popup, text fields do not accept focus. Buttons seem to work
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Andreas Kling
I believe this should be fixed by <http://trac.webkit.org/changeset/153400>. Are you still seeing badness with the latest nightly?
Chris Adamson
Looks to be fixed in r153413. Thanks.
Alexey Proskuryakov
*** This bug has been marked as a duplicate of bug 119165 ***