Unfortunately at the moment I can't provide you a test project, but I'll try to describe my problem in more detail. I have a page with tab menu and wysiwyg on one of the tabs. After switching to another tab click on any link causes the error 'e is null'. So at the moment control that contains the editor, has visible = false. Maybe this is the reason. If it does not help, please let me know.
Any chance to get a sample page where I could reproduce it?
I've tried to reproduce it using the attached file without luck (just put it into the _samples folder distributed with CKEditor.NET), so anything that can help us to reproduce it would be more than appreciated.
Ideally please provide a similar sample page + the set of steps to reproduce it.
Very sorry. I missed the main point: I use ajax custom tab menu. Please find a sample page in attachments. (to reproduce the problem simply wander through the tabs)
Check out the editor at first tab - it works fine, including after postback (tab1 -> tab2 -> tab1). I've removed double slashes. Now I have this (tab2):
Re: problems in multiview control
Re: problems in multiview control
Wiktor Walc
CTO, CKSource - http://cksource.com
--
Follow CKEditor on: Twitter | Facebook | Google+
Re: problems in multiview control
I have a page with tab menu and wysiwyg on one of the tabs. After switching to another tab click on any link causes the error 'e is null'. So at the moment control that contains the editor, has visible = false. Maybe this is the reason.
If it does not help, please let me know.
Re: problems in multiview control
Re: problems in multiview control
I've tried to reproduce it using the attached file without luck (just put it into the _samples folder distributed with CKEditor.NET), so anything that can help us to reproduce it would be more than appreciated.
Ideally please provide a similar sample page + the set of steps to reproduce it.
Attachments:
Wiktor Walc
CTO, CKSource - http://cksource.com
--
Follow CKEditor on: Twitter | Facebook | Google+
Re: problems in multiview control
Please find a sample page in attachments.
(to reproduce the problem simply wander through the tabs)
Attachments:
Re: problems in multiview control
Could you try the attached SVN version (rev 6709) of CKEditor ASP.NET control?
Attachments:
Wiktor Walc
CTO, CKSource - http://cksource.com
--
Follow CKEditor on: Twitter | Facebook | Google+
Re: problems in multiview control
Attachments:
Re: problems in multiview control
I've checked the attached sample in Firefox 3.6.16 and got the following result:
- open_Samples/custommultiview.aspx (with Ajax enabled)
- click tab 2 (CKEditor appears correctly)
- click tab 1
- press F5 key to refresh the page
- click tab2 (CKEditor does not appear)
- Firebug shows the following response:
Did you have the same result? Could you attach some screenshots of the described issue?
Wiktor Walc
CTO, CKSource - http://cksource.com
--
Follow CKEditor on: Twitter | Facebook | Google+
Re: problems in multiview control
- open _Samples/custommultiview.aspx (with Ajax enabled)
- click tab 2
- see screenshot in attachment
Attachments:
Re: problems in multiview control
non-existing
//
and config.js
Wiktor Walc
CTO, CKSource - http://cksource.com
--
Follow CKEditor on: Twitter | Facebook | Google+
Re: problems in multiview control
I've removed double slashes. Now I have this (tab2):
Attachments:
Re: problems in multiview control
Attachments:
Wiktor Walc
CTO, CKSource - http://cksource.com
--
Follow CKEditor on: Twitter | Facebook | Google+