[Webkit-unassigned] [Bug 22763] escape button doesn't close chat window

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jan 8 22:40:10 PST 2010


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





--- Comment #3 from Christopher M. Balz <christopherbalz at yahoo.com>  2010-01-08 22:40:10 PST ---
Thank you for responding.  I address the issues you raise below:

Escape: Escape normally closes a window that is a modal dialog (many examples
of this; a handy one is the native JavaScript 'alert' dialog).  The test
harness shows a modal dialog.  I believe the bug that it exposes is the same
issue that is affecting the meebo chat window.  This has been a WebKit bug for
about five years.

Attaching to a keyboard event: Yes, the code attempts to detect the keyboard
event from the user pressing the 'esc' key, so that it can close the window.

-- 
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