Issue: for long pages on all browsers when you click the ckeditor textbox after maximizing the toolbar on top disappears.
What I've discovered:
I downloaded the latest ckeditor and created a blank asp.net website. Then I took one of the sample pages and added 15 <br />'s to the top of the page before the ckeditor and I could replicate this issue.
Is there a bug on this? I couldn't find any resolutions to this, only closed issues that couldn't get resolved do to not being able to replicate..
Thanks for help in advance! I guess a workaround would be to remove page break points from all my code.. But maybe it happens with other html tags..
What I've discovered:
I downloaded the latest ckeditor and created a blank asp.net website. Then I took one of the sample pages and added 15 <br />'s to the top of the page before the ckeditor and I could replicate this issue.
Is there a bug on this? I couldn't find any resolutions to this, only closed issues that couldn't get resolved do to not being able to replicate..
Thanks for help in advance! I guess a workaround would be to remove page break points from all my code.. But maybe it happens with other html tags..