Opened 14 years ago
Closed 13 years ago
#7835 closed defect (duplicate)
dijit.Editor looses focus when empty and clicked multiple times
Reported by: | pompiuses | Owned by: | Douglas Hays |
---|---|---|---|
Priority: | high | Milestone: | 1.3 |
Component: | Editor | Version: | 1.1.1 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
I'm using dojo-mini-1.1.1 on Windows XP Professional.
When clicking multiple times somewhere inside an empty dijit.Editor, it looses focus. When only clicking a single time it gets focus ok.
Happens in IE6 and IE7.
Change History (4)
comment:1 Changed 14 years ago by
Component: | Dijit → Editor |
---|---|
Milestone: | tbd → 1.4 |
Owner: | set to liucougar |
comment:2 Changed 13 years ago by
Milestone: | 1.4 → 1.3 |
---|---|
Owner: | changed from liucougar to Douglas Hays |
Status: | new → assigned |
comment:4 Changed 13 years ago by
Resolution: | → duplicate |
---|---|
Status: | assigned → closed |
Note: See
TracTickets for help on using
tickets.
I'm guessing that the click is falling outside of the iframe.
May be solved by the Editor refactor.