This is an issue that has existed for several months now, and I was wondering if anybody has a workaround for this issue.
To replicate it, go to this demo page, using Chrome or Safari.
http://demos.telerik.com/aspnet-ajax/editor/examples/default/defaultcs.aspx
Without scrolling the page, verify that you can highlight text and choose a "Paragraph Style" of "Header 1", and verify that it changes the text to H1. Also verify that the table insertion toolbar item and the symbol insertion toolbar item both work as expected.
Now, scroll the page down a little bit, while leaving the editor visible on the page. You can now verify that changing to H1 now doesn't work, and other functions like table insertion and symbol insertion don't work.
This is a dealbreaker for us. Our editors are all placed on pages where the user has to have scrolled to get to the editor (as the content of the editor is one of many properties of an event, for example.)
Has anybody worked around this issue?
To replicate it, go to this demo page, using Chrome or Safari.
http://demos.telerik.com/aspnet-ajax/editor/examples/default/defaultcs.aspx
Without scrolling the page, verify that you can highlight text and choose a "Paragraph Style" of "Header 1", and verify that it changes the text to H1. Also verify that the table insertion toolbar item and the symbol insertion toolbar item both work as expected.
Now, scroll the page down a little bit, while leaving the editor visible on the page. You can now verify that changing to H1 now doesn't work, and other functions like table insertion and symbol insertion don't work.
This is a dealbreaker for us. Our editors are all placed on pages where the user has to have scrolled to get to the editor (as the content of the editor is one of many properties of an event, for example.)
Has anybody worked around this issue?