[Webkit-unassigned] [Bug 19430] Textfield ignores .focus() after submit, inconsistent with FF

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jun 13 15:02:21 PDT 2008


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





------- Comment #4 from ruben.de.visscher at telenet.be  2008-06-13 15:02 PDT -------
After further experimenting, it looks like setting a delay using a Mootools
function before going to the next line causes the focus to somehow be ignored:
when this delay is removed it works perfectly. At first sight, this function
only calls setTimeout, but if implemented in pure JS (without mootools) the bug
doesn't show itself yet again... A testcase is coming soon.


-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list