Ticket #3980 (closed defect: duplicate)
Editor: doesn't render correctly on hidden tabs, dialogs, etc.
| Reported by: | guest | Owned by: | liucougar |
|---|---|---|---|
| Priority: | high | Milestone: | 1.1 |
| Component: | Editor | Version: | 0.4 |
| Keywords: | tabcontainer, editor2, mail | Cc: | |
| Blocked by: | Blocking: |
Description
Hello,
I am new to Dojo widgets, but lot of exploration with TabContainer?. I prepared a page with a Dojo TabContainer? and then added Dojo Editor2 in every tab. But only the Editor2 found in the default tab (tab which is active when page load) does funtion well, all other tabs does not get focused and accept input. This problem does not occur in Internet Explorer 6. I found this problem in Firefox 2.0.0.6, Mozilla 1.7.13. And I until now used Dojo 0.4.
I not only used Dojo Editor2, I tried FCKEditor, TinyMCE, etc, all of them behave in same manners.
I hope from next version of Dojo, it would not have such problems.
Thanks to developing team.
Best regards,
- Kumaran
South India :-)
Change History
comment:1 Changed 5 years ago by bill
- Summary changed from Dojo TabContainer issue in Mozilla based browsers to Editor doesn't render correctly on hidden tabs
- Milestone changed from 0.4 to 1.0
comment:2 Changed 5 years ago by bill
- Keywords editor2, mail added; editor2 removed
- Summary changed from Editor doesn't render correctly on hidden tabs to Editor: doesn't render correctly on hidden tabs, dialogs, etc.
Talked to Cougar about this; there's commented out code in RichText? to defer instantiation until focus/click, but he couldn't get it to work on FF.