Opened 10 years ago

Last modified 10 years ago

#11257 confirmed Bug

Language dropdown display issues with many language options

Reported by: Teresa Monahan Owned by:
Priority: Normal Milestone:
Component: General Version: 4.3
Keywords: IBM Cc: Satya Minnekanti, Irina, peter, Frederico Caldeira Knabben

Description

When the new language menu provided in CKEditor 4.3 contains a large number of language options, the menu is just displayed as one long list - see attached screen capture. This menu should be styled in a different way so that the language list can be displayed in a more user friendly way when a large number of language options are provided e.g. the menu could be scrollable or presented as a grid layout etc.

Otherwise there should be some way to customize the styling of this menu so that we could use CSS to change the appearance of the menu. Currently there is no easy way to customize this menu.

One idea which could help to make the styling of menus more flexible is adding a feature specific class to the cke_menu_panel div like cke_menu__<menuName> e.g. cke_menu__language, cke_menu__scayt etc. We realize that this div is reused for all menus though so this would need to be maintained as menus are opened and closed. Would this be possible?

Attachments (1)

longlanglist.gif (47.5 KB) - added by Teresa Monahan 10 years ago.

Download all attachments as: .zip

Change History (2)

Changed 10 years ago by Teresa Monahan

Attachment: longlanglist.gif added

comment:1 Changed 10 years ago by Jakub Ś

Status: newconfirmed
Version: 4.3.1 (GitHub - master)4.3
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