| Summary: | Main menu does not have button "»" | ||
|---|---|---|---|
| Product: | LibreOffice | Reporter: | AHX2323 |
| Component: | UI | Assignee: | Not Assigned <libreoffice-bugs> |
| Status: | RESOLVED NOTABUG | ||
| Severity: | normal | CC: | ilmari.lauhakangas, philipz85, vsfoote |
| Priority: | medium | Keywords: | needsDevEval |
| Version: | 5.1.4.2 release | ||
| Hardware: | x86-64 (AMD64) | ||
| OS: | All | ||
| See Also: | https://bugs.documentfoundation.org/show_bug.cgi?id=42029 | ||
| Whiteboard: | |||
| Crash report or crash signature: | Regression By: | ||
| Bug Depends on: | |||
| Bug Blocks: | 85811 | ||
|
Description
AHX2323
2016-11-30 22:37:42 UTC
It's true that the menu entries just slide beyond and we can't reach them. Asking UX for help. That's clearly not our bug. The chevron at the toolbar comes from the OS and we have to discuss this question only for self-made solutions like the Notebookbar. The same is true from the main menu, and when your OS (or desktop environment) cuts off the main menu it has to be changed there. Double-checked how Windows work: The main menu gets wrapped into a second line on ordinary programs. So please set this flag (hopefully it's that easy). -needsUXEval +needsDevEval (In reply to Heiko Tietze from comment #2) > The chevron at the toolbar comes from the OS This assumption is wrong. The toolbar and everything associated with it is our own. > The same is true from the main menu, and when your OS (or > desktop environment) cuts off the main menu it has to be changed there. This is only true for gtk3. For Windows, gtk2 and KDE we use our own menu implementation. Is this really even necessary? Our system requirements are 1024x768px, and the menus are fairly concise. On Windows builds, for the Standard menu with Writer (en-US) I have to reduce the application frame to 400px before the LO close document X impacts the right edge of the Help menu entry. If we need to support more documents in the screenscape available LO better to implement a tabbed document UI as for bug 37134 rather than worry about supporting users that want to reduce the application frame for LibreOffice to questionable sizes. =-ref-= http://www.libreoffice.org/get-help/system-requirements/ Following Stuarts argument the ticket is not a bug. |