| Summary: | Start Module - "Create" section on left is not scrollable on smaller devices such as netbooks. | ||
|---|---|---|---|
| Product: | LibreOffice | Reporter: | nashidar |
| Component: | LibreOffice | Assignee: | Heiko Tietze <heiko.tietze> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | CC: | heiko.tietze, himajin100000, kendy, mattkse, mentoring, robert, satovey, vsfoote |
| Priority: | medium | Keywords: | difficultyBeginner, easyHack, implementationError |
| Version: | 4.2.1.1 release | ||
| Hardware: | x86 (IA32) | ||
| OS: | All | ||
| See Also: |
https://bugs.documentfoundation.org/show_bug.cgi?id=93064 https://bugs.documentfoundation.org/show_bug.cgi?id=91971 https://bugs.documentfoundation.org/show_bug.cgi?id=65826 https://bugs.documentfoundation.org/show_bug.cgi?id=149399 |
||
| Whiteboard: | target:7.4.0 target:7.3.5 | ||
| Crash report or crash signature: | Regression By: | ||
| Bug Depends on: | |||
| Bug Blocks: | 61914 | ||
| Attachments: |
Start Centre Screen Issue
Version Information Start Centre Screen Issue |
||
|
Description
nashidar
2018-08-23 11:38:10 UTC
Are OS display settings set other than 100%? Unlikely any current netbook has screen resolution less than 768 px, sounds more like a theming issue on Windows 10, also suggest test with alternate icons, e.g. Sifr rather than default Colibre/Breeze. Making the Start Center launchers bar scrollable is not an appealing proposition, rather it should fit correctly at our minimum supported vertical screen size of 768px. Screens less than that are simply not supported via the Start Center--and LO modules need to be launched directly. same problem with xubuntu 18.04 x86 netbooks. Startcenter exceeds 16:7 screen and unsizeable. Modules started from there inherit this behaviour. LO-files started dirctly from filebrowser are fitted correctly inside screenborders. (In reply to V Stuart Foote from comment #1) > Are OS display settings set other than 100%? > > Unlikely any current netbook has screen resolution less than 768 px, sounds > more like a theming issue on Windows 10, also suggest test with alternate > icons, e.g. Sifr rather than default Colibre/Breeze. The OS display setting is set to 100%. My netbook is a Samsung NC210-A03AU netbook with a display which I bought back in 2011 with Windows 7 Starter. Still qualified for the Windows 10 upgrade. Screen resolution is 1024 x 600. Created attachment 145551 [details]
Start Centre Screen Issue
A screenshot of what the Start Centre looks like on my netbook.
Created attachment 145552 [details]
Version Information
Version Information from the Libre Office -> About screen.
Created attachment 145553 [details]
Start Centre Screen Issue
A screenshot of what the Start Centre looks like on my netbook.
Work on bug 68526 for minimum height including elements on the tab bar does not fit a screen size less than 768px. While 1024x768 is our official minimum size, as here and in other reports it is not that common to find current netbooks running current OS and DE with less than 768px vertical. Issues with Start Center vertical size (running individual modules are not affected) could be handled with addition of scroll bar to the Start Center's tab bar, or possibly by shifting to smaller ODF icons and labeling when vertical size drops below 768? *** Bug 120320 has been marked as a duplicate of this bug. *** (In reply to V Stuart Foote from comment #8) s/common/uncommon/ (In reply to V Stuart Foote from comment #8) > Work on bug 68526 for minimum height Oops that was bug 65826 as in the see also... We could also reduce the font size/button height a little bit. Removing needsUX. Likely a simple easyhack. *** Bug 131054 has been marked as a duplicate of this bug. *** Submitted patch https://gerrit.libreoffice.org/c/core/+/134867 changing the font size multiplier from 1.4 to 1.2. Since the branding image wasn't included in the minimum height calculation (resulting in hidden buttons at the footer; also fixed in the patch) the resulting height is not much less. But it's anyway less than 768px, approx. 710px with kf5. Heiko Tietze committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/commit/ed45b67db66ef0f6c69887c75013a178c4412f74 Resolves tdf#119447 - Improve sidebar height in start center It will be available in 7.4.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. Heiko Tietze committed a patch related to this issue. It has been pushed to "libreoffice-7-3": https://git.libreoffice.org/core/commit/f3b93f48ee65273cfee63e54f831c199110a20b7 Resolves tdf#119447 - Improve sidebar height in start center It will be available in 7.3.5. 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. *** Bug 145650 has been marked as a duplicate of this bug. *** |