Changes between Version 5 and Version 6 of Ticket #9136
- Timestamp:
- Oct 31, 2012, 11:31:21 AM (13 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #9136
- Property Keywords Webkit added; Chrome removed
-
Property
Summary
changed from
[Chrome] Enter key scrolls down the page when CKEditor is in absolutely-positioned div
to[Webkit] Enter key scrolls down the page when CKEditor is in absolutely-positioned div
-
Ticket #9136 – Description
v5 v6 3 3 Ckeditor 3.6.2 does not have this bug. 4 4 5 **This is happening when position: absolute is set on surrounding <div> element or when body has height:100% set .**5 **This is happening when position: absolute is set on surrounding <div> element or when body has height:100% set or when editor is inside a float element.**