Ticket #4568 (closed Bug: duplicate)
right click menus width in other langs
| Reported by: | macadames | Owned by: | |
|---|---|---|---|
| Priority: | Normal | Milestone: | |
| Component: | UI : Context Menu | Version: | SVN (CKEditor) - OLD |
| Keywords: | Confirmed Discussion | Cc: |
Description
Hi
Right click menus width is fixed, and in other languages it's a problem. See the attached file.
Best regards
Jean-mat
Attachments
Change History
comment:1 Changed 2 years ago by garry.yao
- Keywords Confirmed added
- Version set to SVN (CKEditor)
- Component changed from General to UI : Context Menu
- Milestone set to CKEditor 3.x
Similar issue with #4559, we could consider using ellipsis overflow on supported browers.
comment:2 Changed 2 years ago by matti
Ellipsis is not good enough. Width should be the width of the text or quite a bit wider. I wouldn't settle for "Properties of the i..." like in the screenshot.
comment:3 Changed 2 years ago by garry.yao
- Keywords Discussion added
We could have two options here:
- Introduce an auto width mechanism just like most other desktop apps.
- Leverage ellipsis and tooltip to maintain a fixed menu width.
Note: See
TracTickets for help on using
tickets.

