https://bugs.documentfoundation.org/show_bug.cgi?id=163117
Rafael Lima <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #2 from Rafael Lima <[email protected]> --- +1 as well Not only do we need special strings for the Tabbed UI, but we also need the ability to wrap them. For instance, consider the "Merge and Center Cells" command in Calc. It takes a wide space in the Tabbed UI because it must be written in a single line. In Excel, the Ribbon UI has many entries whose label use 2 lines of text (f.i. Conditional Formatting). And when they're too long, the strings elide, which is also an option for us. This makes a much better layout, with a more predictable total width. -- You are receiving this mail because: You are the assignee for the bug.
