#2953 closed defect (fixed)
Can't type in IE
Reported by: | haysmark | Owned by: | haysmark |
---|---|---|---|
Priority: | blocker | Milestone: | 0.9beta |
Component: | Widgets | Version: | 0.9 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description (last modified by )
With the latest revision, for some reason typing stopped working.
It's not just AutoCompleter?; typing in IE in general stopped working! keypress events are receiving a keyCode of 0 instead of the character.
Load test_spinner, test_AutoCompleter, etc. You can backspace, but entering normal characters doesn't work.
Change History (3)
comment:1 Changed 14 years ago by
Description: | modified (diff) |
---|---|
Summary: | [AutoCompleter] Can't type in IE → Can't type in IE |
comment:2 Changed 14 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
Defect filed against event code.