Opened 8 years ago
Closed 8 years ago
#16988 closed defect (invalid)
"win.doc.dojoClick = true" in dojox/mobile/common breaks Ace editor
Reported by: | mc007ibi | Owned by: | mc007ibi |
---|---|---|---|
Priority: | undecided | Milestone: | tbd |
Component: | DojoX Mobile | Version: | 1.9.0b2 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
Hi, when using dojox/mobile with the "Ace" editor, "win.doc.dojoClick = true" seems to corrupt the application. For instance the return and space key is not responding anymore in the editor.
However, when commenting it out, all is fine !
Change History (3)
comment:1 Changed 8 years ago by
comment:2 Changed 8 years ago by
Owner: | changed from Eric Durocher to mc007ibi |
---|---|
Status: | new → pending |
Summary: | "win.doc.dojoClick = true" in dojox/mobile/common breaks application → "win.doc.dojoClick = true" in dojox/mobile/common breaks Ace editor |
Version: | 1.8.3 → 1.9.0b2 |
comment:3 Changed 8 years ago by
Resolution: | → invalid |
---|---|
Status: | pending → closed |
Because we get so many tickets, we often need to return them to the initial reporter for more information. If that person does not reply within 14 days, the ticket will automatically be closed, and that has happened in this case. If you still are interested in pursuing this issue, feel free to add a comment with the requested information and we will be happy to reopen the ticket if it is still valid. Thanks!
On which device are you seeing this? Does it have a keyboard + touch support? (dojoClick is supposed to do something only on touch devices). Also I guess you forgot to change the Version field, this is on 1.9.0b2 right?