Opened 14 years ago
Closed 14 years ago
#1571 closed defect (worksforme)
backslesh not working correct in FireFox in inlineEditBox with anchors
Reported by: | Marcin Sołtysiuk | Owned by: | Douglas Hays |
---|---|---|---|
Priority: | high | Milestone: | 0.9 |
Component: | Dijit | Version: | 0.3 |
Keywords: | keyonup | Cc: | [email protected]… |
Blocked By: | Blocking: |
Description
When we add dojoType="inlineEditBox" to anchor and run beginEdit(), KEY_ESCAPE is working when we click two times, on FireFox? KEY_ENTER working when we click two times, i think this is problem with events.
Change History (4)
comment:1 Changed 14 years ago by
Component: | General → Widgets |
---|---|
Milestone: | → 0.5 |
Owner: | changed from anonymous to tk |
Version: | 0.4 → 0.3 |
comment:2 Changed 14 years ago by
Cc: | [email protected]… added |
---|
comment:3 Changed 14 years ago by
Component: | Widgets → Dijit |
---|---|
Owner: | changed from tk to Douglas Hays |
comment:4 Changed 14 years ago by
Resolution: | → worksforme |
---|---|
Status: | new → closed |
I could find no similar issues using the new 0.9 InlineEditBox? widget.
Note: See
TracTickets for help on using
tickets.
I dont completely understand this description... are you saying ESC and ENTER are registering twice for every keyPress? If so on what platforms?