#2865 closed defect (duplicate)
Editor2: test failures for Editor2InsideDialog
Reported by: | alex | Owned by: | liucougar |
---|---|---|---|
Priority: | high | Milestone: | |
Component: | Editor | Version: | 0.4.2 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
This test flat-out fails on IE and FF. Either we need to say that it's not supported, or we need to make sure our shit isn't broken.
Change History (5)
comment:1 Changed 14 years ago by
comment:2 Changed 14 years ago by
Component: | General → Dijit |
---|
comment:3 Changed 14 years ago by
Component: | Dijit → Editor |
---|---|
Milestone: | 0.9beta → 0.4.4 |
marking for 0.4.4. This should still be fixed on that branch.
comment:4 Changed 13 years ago by
Resolution: | → duplicate |
---|---|
Status: | new → closed |
It's not going to be. Marking as dup of #3980.
Note: See
TracTickets for help on using
tickets.
When using a RichText? control instead of the Editor2 instance on this test page, it's possible to actually set focus and edit the content on FF, although formatting isn't what you'd call "good". It's horribly broken on IE.
The test page also doesn't give you any way to close either dialog, so it's useless as sample code.