[Webkit-unassigned] [Bug 26211] Cancel in onbeforeunload dialog sometime cause a button stop working

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jan 4 14:58:14 PST 2010


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


Steve Waring <stephenwaring at btopenworld.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |stephenwaring at btopenworld.c
                   |                            |om




--- Comment #3 from Steve Waring <stephenwaring at btopenworld.com>  2010-01-04 14:58:14 PST ---
Further to this. If you have a number of elements with an associated onclick
function on the page, where by the function does some work and then submits the
form, then:

When you click on one of the elements, the leave/stay fialogue is shown. If you
choose stay on page, then thereafter clicking on the element you clicked on
previously does not give you the leave/stay dialogue, and the page is not
unloaded. IE the same bug as described above. If you now click on a different
element that has the same function bound to the onclick event, the same
scenario is repeated, but the first element you clicked on now "comes back to
life" and clicking on it once again gives you the leave/stay dialogue.

In this situation, clicking into a text box does not bring the onclick element
back into life.

This happens in Google Chrome 3.0.195.38

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



More information about the webkit-unassigned mailing list