#4568 closed Bug (duplicate)
right click menus width in other langs
| Reported by: | jean-mat grimaldi | 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 (2)
Change History (7)
Changed 16 years ago by
| Attachment: | ticket_4568.jpg added |
|---|
Changed 16 years ago by
| Attachment: | ticket_4568.2.jpg added |
|---|
comment:1 Changed 16 years ago by
| Component: | General → UI : Context Menu |
|---|---|
| Keywords: | Confirmed added |
| Milestone: | → CKEditor 3.x |
| Version: | → SVN (CKEditor) |
comment:2 Changed 16 years ago by
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 16 years ago by
| 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.
comment:5 Changed 16 years ago by
| Milestone: | CKEditor 3.x |
|---|

Similar issue with #4559, we could consider using ellipsis overflow on supported browers.