Opened 11 years ago
Last modified 8 years ago
#11730 confirmed Bug
[iOS] Editor is scrolling when command is execute
Reported by: | Piotr Jasiun | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | General | Version: | |
Keywords: | iOS | Cc: |
Description (last modified by )
Tested with Safari (537.51.2) on iOS 7.1 (iPad), CKEditor 4.3.4.
When I apply any command page scoll down so toolbar is above the viewport.
Change History (4)
comment:1 Changed 11 years ago by
Description: | modified (diff) |
---|
comment:2 Changed 11 years ago by
Keywords: | iOS added |
---|---|
Status: | new → confirmed |
comment:4 Changed 8 years ago by
Checked with CKEditor 4.6.2, iOS 10.2.1, Safari 10.0:
- 'select-all' button scrolls page down so toolbar is above the viewport
- opening a dialog by using 'table' button for example scrolls page a bit; closing dialog with 'cancel' button scrolls page down so toolbar is above the viewport (this should probably be reported as a separate ticket)
- selecting something in dropdowns (e.g. paragraph format, font dropdown) scrolls the page. dropdown scrolling has been described here #16785
Other issues which concern scrolling on iPad are #11730, #10694, #14759, #14836, #12749 and #16785.