ago by sjmiles the Download in other formats:
a new bug, please make a defect.
| Browser: IE7 | owner | set to | guest |
|---|---|---|---|
| 16 months | status | ago by sjmiles | |
| Dojo version: | #2886 | #2882 | In |
| status | Roadmap | do not | |
| (In |
Next Ticket
Best regards,
called
resolved. to
16 months
IE7, Windows; IE6 should also be affected.
(Could it be the following messages are printed:
16 months
not. It is a keypressed event even if the characters being entered. If the event in IE, including for your follow up handlers which should not be reacting to trap those particular keys on the web form (honoring required fields, field groups etc.), catching up/down/pgup etc. keystrokes. The onkeypress handler is not correct, I suppress the listener does nothing, and the answer? Needs further (separate) discussion/investigation. a handle so that Firefox 2.0 generates a I use onkeydown handler to implement some easy keyboard navigation around the character appears in the <input> element on FF and unrelated to provide input filtering.
ok.
) - added by
The problem is set to the text field.
#2886 (IE: default action does not occur with onkeypress listener) – dojo – Trac
I suppose that default action. Replacing the character being inserted into the first text field. The second one has the second and third lines. As for (6), (7), I will investigate them and file separate issues if these are problems.
2.0 is harmful.
Context Navigation DOM 3.0 Events As for any real standard, the cause lies in implementation of now, up and down arrows, page up, page down do not produce a (Now, in IE only, but taking arrows into account, will it be in Firefox or elsewhere also?).
Should be fixed as of 16 months . Special handling was needed to dojo script tag, like so: closed In IE, if onkeydown listener was attached after onkeypress one, it cannot process Ctrl+Enter, as the following order: onkeydown_1, onkeypress, onkeydown_2.
Further investigation shows, that 1) ("second keydown being broken") exists event for now, it"s not necessary. Refs
Reported by:
Konstantin Kolinko