Opened 14 years ago
Closed 13 years ago
#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 (4)
comment:1 Changed 14 years ago by
Milestone: | 0.4 → 1.0 |
---|---|
Summary: | Dojo TabContainer issue in Mozilla based browsers → Editor doesn't render correctly on hidden tabs |
comment:2 Changed 14 years ago by
Keywords: | mail added |
---|---|
Summary: | Editor doesn't render correctly on hidden tabs → Editor: doesn't render correctly on hidden tabs, dialogs, etc. |
comment:3 Changed 13 years ago by
Milestone: | 1.0 → 1.1 |
---|
comment:4 Changed 13 years ago by
Resolution: | → duplicate |
---|---|
Status: | new → closed |
closed in favor of #5099
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.