Opened 10 years ago

Last modified 10 years ago

#11471 confirmed Bug

When toolbar position is fixed, dropdowns in toolbar aren't scrolling correctly

Reported by: Ondrej Sevcik Owned by:
Priority: Normal Milestone:
Component: General Version: 4.1
Keywords: Cc:

Description

Hi, when you open SharedSpace demo

http://ckeditor.com/ckeditor_4.3_beta/samples/plugins/sharedspace/sharedspace.html

and you add those styles

style="position: fixed; top: 0px; left: 0px; right: 0px; bottom: auto; z-index: 10000; width: auto;"

to div with id "top" it will work well for editable areas in div, but for textareas it's broken. Dropdown is moving along with page scroll.

http://i.imgur.com/2cOkbBT.png

Change History (1)

comment:1 Changed 10 years ago by Jakub Ś

Component: UI : ToolbarGeneral
Keywords: shared space fixed position removed
Status: newconfirmed
Version: 4.3.24.1

Problem can be reproduced from CKEditor 4.1 (when shared spaces plugin was introduced) in every browser.

Note: See TracTickets for help on using tickets.
© 2003 – 2022, CKSource sp. z o.o. sp.k. All rights reserved. | Terms of use | Privacy policy