Opened 13 years ago
Closed 11 years ago
#7734 closed defect (fixed)
Cannot create initially disabled editor
Reported by: | bill | Owned by: | Jared Jurkiewicz |
---|---|---|---|
Priority: | high | Milestone: | 1.5 |
Component: | Editor | Version: | 1.2beta |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
See themeTester.html (tested on IE7 and FF3). The disabled editor shows up as enabled.
I think this is a side effect of the editor architecture where it starts off the editor as disabled and maintains that state until the editor is fully initialized, at which point it sets disabled to false.
Change History (3)
comment:1 Changed 12 years ago by
Milestone: | 1.4 → future |
---|---|
Owner: | liucougar deleted |
comment:2 Changed 11 years ago by
Owner: | set to Jared Jurkiewicz |
---|
comment:3 Changed 11 years ago by
Milestone: | future → 1.5 |
---|---|
Resolution: | → fixed |
Status: | new → closed |
This appears fixed in 1.5. The themetester disabled editor shows up as disabled (and isn't editable).
Note: See
TracTickets for help on using
tickets.
Is this a dup of #6669 ?