Menu

#7 Arrow Key list nav scrolls window in Firefox

v1.0_(example)
open
5
2005-11-02
2005-07-18
No

When navigating the address list on your example page
with the arrow keys, the whole window scrolled in
Firefox. Looks like the event is bubbling when it
shouldn't.

Discussion

  • abc_it_guy

    abc_it_guy - 2005-10-15

    Logged In: YES
    user_id=1146902

    Fix:

    In wick.js around line 127 after all of the if kc=xx
    statements add:
    siw.inputBox.focus();

     
  • Chris Holland

    Chris Holland - 2005-11-02
    • assigned_to: nobody --> valmont
     

Log in to post a comment.