Opened 13 years ago
Closed 11 years ago
#7363 closed defect (invalid)
[regression] Dojo Editor spawns multiple dijitEditorArea elements on Enter press - trunk version
Reported by: | ergo | Owned by: | |
---|---|---|---|
Priority: | high | Milestone: | future |
Component: | Editor | Version: | 1.1.1 |
Keywords: | refactor | Cc: | Douglas Hays, Adam Peller |
Blocked By: | Blocking: |
Description
Ive attached a test case file for the problem,
it contains 2 editors - one (at the top) works fine, the other one is behaving very strangely, spawns multiple dijitEditorArea elements on Enter press. Testes by me and wild_bill.
When i use dojo 1.1.1 everything is fine, on trunk build it gets buggy.
Attachments (1)
Change History (8)
Changed 13 years ago by
Attachment: | index.html added |
---|
comment:1 Changed 12 years ago by
Cc: | Douglas Hays Adam Peller added |
---|---|
Milestone: | tbd → 1.2 |
Unfortunately this still occurs after the rollback of the iframe stuff. Doug or Adam if you could track this down that would be great.
comment:3 Changed 12 years ago by
Component: | Editor → DojoX Editor |
---|---|
Milestone: | 1.2 → 1.3 |
Owner: | changed from liucougar to alex |
Priority: | high → normal |
severity: | critical → normal |
comment:4 Changed 12 years ago by
Component: | DojoX Editor → Editor |
---|---|
Keywords: | refactor added; trunk editor serious defect removed |
Owner: | changed from alex to liucougar |
comment:5 Changed 12 years ago by
Milestone: | 1.3 → future |
---|
comment:6 Changed 11 years ago by
Owner: | liucougar deleted |
---|
comment:7 Changed 11 years ago by
Resolution: | → invalid |
---|---|
Status: | new → closed |
Closing this as it seems related to the dead Editor refactor (which was removed).
Note: See
TracTickets for help on using
tickets.
the test case cut out from my app, forgive me the clutter, i had small amount of time to prepare this