| Summary: | Bad layout of Remote Files / Add Service button on macOS | ||
|---|---|---|---|
| Product: | LibreOffice | Reporter: | Thorsten Wagner <thorsten.wagner.4> |
| Component: | UI | Assignee: | Caolán McNamara <caolan.mcnamara> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | CC: | 79045_79045, caolan.mcnamara |
| Priority: | medium | Keywords: | bibisectRequest, regression |
| Version: | 7.0.0.0.alpha0+ | ||
| Hardware: | All | ||
| OS: | macOS (All) | ||
| See Also: | https://bugs.documentfoundation.org/show_bug.cgi?id=145216 | ||
| Whiteboard: | target:6.5.0 target:6.4.0.1 | ||
| Crash report or crash signature: | Regression By: | ||
| Attachments: |
Screenshot 1 from current master
Screenshot 2 from LO 5.4 |
||
|
Description
Thorsten Wagner
2019-11-21 23:13:03 UTC
Created attachment 156013 [details]
Screenshot 1 from current master
Created attachment 156014 [details]
Screenshot 2 from LO 5.4
Screenshot 1 was taken from current revision of master Version: 6.5.0.0.alpha0+ Build ID: d312d02cf43928361be34207a0cdd2d95b3ec5fd CPU threads: 12; OS: Mac OS X 10.14.6; UI render: GL; VCL: osx; Locale: de-DE (en_US.UTF-8); UI-Language: en-US Calc: threaded confirm in Version: 6.5.0.0.alpha0+ Build ID: d04eef858250f97690f32dba17f42d157a8767fc CPU threads: 4; OS: Mac OS X 10.15.1; UI render: default; VCL: osx; Locale: ru-RU (ru_RU.UTF-8); UI-Language: en-US Calc: threaded Caolan, may be you'll can look at it? This was the one and only MenuButton used in 472 dialog has its own little non-standard dual-mode behavior, the idea was to use a toolbar which "naturally" supported the kind of split concept. I presume the color and background color widgets in e.g. the writer toolbar have a drop down arrow area of equal size ? Maybe the easiest thing here would be to make it a normal MenuButton in the first place rather than some dual-mode thing. Caolán McNamara committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/commit/b004a1bd7bf3885613d52aba70dea79766eae639 Resolves: tdf#128940 use a normal MenuButton It will be available in 6.5.0. The patch should be included in the daily builds available at https://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: https://wiki.documentfoundation.org/Testing_Daily_Builds Affected users are encouraged to test the fix and report feedback. Caolán McNamara committed a patch related to this issue. It has been pushed to "libreoffice-6-4": https://git.libreoffice.org/core/commit/7def3650fae374d06f28fe466cbc150567ea511f Resolves: tdf#128940 use a normal MenuButton It will be available in 6.4.0.1. The patch should be included in the daily builds available at https://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: https://wiki.documentfoundation.org/Testing_Daily_Builds Affected users are encouraged to test the fix and report feedback. If we hate this too, another option is a simple add button and a separate gear button for the menu |