[Webkit-unassigned] [Bug 9460] Text Input Element: Detection of focus or setting of focus broken
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Jul 29 13:08:52 PDT 2009
https://bugs.webkit.org/show_bug.cgi?id=9460
--- Comment #9 from Christopher M. Balz <christopherbalz at yahoo.com> 2009-07-29 13:08:52 PDT ---
(In reply to comment #7)
> I have summarized the 'esc' issue above, but it may be a different issue than
> fixing the tabbing issue originally raised. I will file a different bug on the
> 'esc' issue.
>
> I will also re-summarize for the tabbing issue originally raised:
>
> What should happen:
>
> The 'tab' key (when pressed again and again) should cycle (in a loop) through
> the visible form elements in the modal dialog.
>
> What happens:
>
> The 'tab' key, when pressed after focusing on the last visible form element
> in the modal dialog, moves the focus up to the Web browser back-button. Then
> eventually (after a few presses) it returns focus to the last visible form
> element in the modal dialog. But it does not ever cycle back to the first form
> element in the modal dialog.
>
> How to reproduce:
>
> a) Visit this page (
> https://us.etrade.com:/javascript/et1/dev_tools/test/harness/modal_dialog/index-developers.html
> ).
>
> b) Click on the button 'Click Here to Show Modal Dialog".
>
> c) Keep pressing the 'tab' key until the focus is on the modal dialog button,
> "Click Here to Show Modal Dialog 2". Press the tab key again.
>
>
>
> Importance: This bug affects functionality in production on etrade.com.
For the 'esc' bug, see https://bugs.webkit.org/show_bug.cgi?id=22763
--
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