Opened 8 years ago
Closed 5 years ago
#16570 closed defect (patchwelcome)
[regression] no keypress event from dojo.connect() when submit button present (IE9)
Reported by: | bill | Owned by: | Kris Zyp |
---|---|---|---|
Priority: | undecided | Milestone: | 1.13 |
Component: | Events | Version: | 1.8.0 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
See attached test case. Tab to the <span> and press ENTER key. On FF etc. it will print a message to the console, but on IE9, it won't. The problem started in 1.8 as a side effect of fixing #14954. (If the fix to #14954 is backported then it will start sooner.)
Not sure if it's worth fixing but it is a regression, and worth noting.
Attachments (2)
Change History (3)
Changed 8 years ago by
Attachment: | submitButton.html added |
---|
comment:1 Changed 5 years ago by
Milestone: | tbd → 1.12 |
---|---|
Resolution: | → patchwelcome |
Status: | new → closed |
Given that no one has shown interest in creating a patch in the past 2+ years, I'm closing this as patchwelcome.
Note: See
TracTickets for help on using
tickets.
show failure