Changes between Initial Version and Version 1 of Ticket #14449, comment 13
- Timestamp:
- Apr 12, 2016, 1:17:02 PM (9 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #14449, comment 13
initial v1 3 3 1. `panel.md`: 4 4 Manual test: http://tests.ckeditor.dev:1030/tests/plugins/balloonpanel/manual/panel 5 6 5 > The panel should move when the editor is scrolled so that it always points at "Test L". 7 8 6 Fails. 9 10 7 > The panel should stay (when it's possible) within the viewport and the editor area. 11 12 8 Fails. 13 14 9 There's actually no convienient way to test it, the content is not as high that you could make "Test L" go out of the border of ther editor. I've tested it simply by setting editor height to 300. 15 10 1. `balloonpanel.md` let's reduce plugin amount