Changes between Initial Version and Version 1 of Ticket #8409, comment 3
- Timestamp:
- Oct 20, 2011, 12:17:29 PM (13 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #8409, comment 3
initial v1 1 Same (or very similar) bug observed also on Chrome on Windows. After each paste editor scrolls to the bottom of the '''target paragraph'''. So if the whole text is single paragraph or div (happens when CKeditor ''config.forceEnterMode'' is set to ''false'') it will scroll to the bottom of the page, insteadto the pagraph's last line.1 Same (or very similar) bug observed also on Chrome on Windows. After each paste editor scrolls to the bottom of the '''target paragraph'''. So if the whole text is single paragraph or div (happens when CKeditor ''config.forceEnterMode'' is set to ''false'') it will scroll to the bottom of the page, alternatively to the pagraph's last line. 2 2 3 3 1. Write or paste long article (just single paragraph, no other html tags).