Bug 101371 - Start Center (Centre) left panel truncates text with UI scaling > 110%
Summary: Start Center (Centre) left panel truncates text with UI scaling > 110%
Status: RESOLVED INVALID
Alias: None
Product: LibreOffice
Classification: Unclassified
Component: UI (show other bugs)
Version:
(earliest affected)
4.4.0.3 release
Hardware: All All
: low trivial
Assignee: Not Assigned
URL:
Whiteboard:
Keywords: bibisected, bisected, regression
Depends on:
Blocks:
 
Reported: 2016-08-07 18:14 UTC by brucehohl
Modified: 2017-06-16 09:03 UTC (History)
3 users (show)

See Also:
Crash report or crash signature:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description brucehohl 2016-08-07 18:14:37 UTC
The left panel of the LO Start Center appears to be fixed in size yet the text grows according to the the 'User Interface Scaling setting at "Tools > Options > LO > View".  When Scaling is set to >= 110% the longest text (Impress Presentation) is not fully displayed.  It would be nice if either the left panel grew according the scaling setting or the left panel text was of fixed size.
Comment 1 brucehohl 2016-08-08 22:51:25 UTC
Actually, the left panel does resize to fit a larger/smaller font scaling but only after one of the applications (Calc, Writer) is opened/closed.  Still a trivial aesthetics bug.
Comment 2 Aron Budea 2016-08-09 02:47:47 UTC
Reproduced with v4.4.0.3 / Windows 7.
Not reproduced with v4.3.0.4 / Windows 7.
=> regression
Comment 3 Aron Budea 2016-09-16 05:11:04 UTC
This was introduced in two steps:
1. bold font
https://cgit.freedesktop.org/libreoffice/core/commit/?id=04b02f2f5a4f71198e0cb616404c4721c918afe6
2. higher multiplier instead of bold font
https://cgit.freedesktop.org/libreoffice/core/commit/?id=8288aaa59a7df3f3632e98e824aef29a25b96b47

    source-hash-04b02f2f5a4f71198e0cb616404c4721c918afe6
    
    commit 04b02f2f5a4f71198e0cb616404c4721c918afe6
    Author:     Caolán McNamara <caolanm@redhat.com>
    AuthorDate: Thu Aug 7 18:11:25 2014 +0100
    Commit:     Caolán McNamara <caolanm@redhat.com>
    CommitDate: Thu Aug 7 18:11:25 2014 +0100
    
        Resolves: fdo#82043 use a bold font for the start-center buttons
    
        Change-Id: I4d947060815559f68cd200d8103868014ea6ac2d

# bad: [cf6ea17155fabb2a120ba07c150735591ac861d7] source-hash-3f94c9e9ddfd807b449f3bb9b232cf2041fa12d2
# good: [fc71ac001f16209654d15ef8c1c4018aa55769f5] source-hash-c15927f20d4727c3b8de68497b6949e72f9e6e9e
git bisect start 'latest' 'oldest'
# bad: [8cf60cc706948588e2f33a6d98b7c55d454e362a] source-hash-f340f0454627939f1830826fb5cc53a90e6c62a4
git bisect bad 8cf60cc706948588e2f33a6d98b7c55d454e362a
# good: [d9885f526fc7a09cc8f9f8ee643af1b966be24bb] source-hash-d1465c64c6f64ad8dd25e40cdc69649b24b305ea
git bisect good d9885f526fc7a09cc8f9f8ee643af1b966be24bb
# good: [c779cf7967f4d14c5e649a5c696b07279d550efd] source-hash-e9c5022580f14c0ca97503f8b3cc56b530fff174
git bisect good c779cf7967f4d14c5e649a5c696b07279d550efd
# bad: [6c3d29cbfb73bdc51b0b196072e0c119ef4fd37f] source-hash-76c1092016b9640ac6d522f3c1b88c5121437bf1
git bisect bad 6c3d29cbfb73bdc51b0b196072e0c119ef4fd37f
# good: [0bdd16b6e723bbc0de53248ac51d866d5d0cc663] source-hash-eacd4c044f2bdec41b02e3832772c65327e5be57
git bisect good 0bdd16b6e723bbc0de53248ac51d866d5d0cc663
# bad: [8071a28c1b271137c062ce71360da503a5147dc0] source-hash-ed39df130c6319409eb78eb5e9f03a070120c9d8
git bisect bad 8071a28c1b271137c062ce71360da503a5147dc0
# good: [e4df9d13ca1b0a135a0e415173fa8df5a115c8c7] source-hash-58f837d2267e002a6a323b6b37c9e62eb6ca711b
git bisect good e4df9d13ca1b0a135a0e415173fa8df5a115c8c7
# good: [bd6420f0e159068d755fb90f5f05d8fd5698ea8d] source-hash-92c5536cd5a3d1854be7fc0c50664aa6e20465d4
git bisect good bd6420f0e159068d755fb90f5f05d8fd5698ea8d
# good: [7fabea66993f05c1d9fd68c29268a5183ed59c2f] source-hash-88de419ea62736cae6724f909bfdb8bd68f5fed5
git bisect good 7fabea66993f05c1d9fd68c29268a5183ed59c2f
# good: [fc86f06a4b214535cd9145dbaa34110636a8f250] source-hash-3a1c2d9b4194ffde30bce6ff4381faac8caf1120
git bisect good fc86f06a4b214535cd9145dbaa34110636a8f250
# bad: [bb5af9c8b50cbc7206d633e035f68e87d5990c3b] source-hash-2c7d4665a08591aea2cf30d09485ae166d997138
git bisect bad bb5af9c8b50cbc7206d633e035f68e87d5990c3b
# good: [114983b411a96b04203034d88051a2c1d206757f] source-hash-e88157144d59f277190f40492790a3375acc3bbb
git bisect good 114983b411a96b04203034d88051a2c1d206757f
# bad: [fd53b7147cc3c617cd6c85e379a4156641122ada] source-hash-04b02f2f5a4f71198e0cb616404c4721c918afe6
git bisect bad fd53b7147cc3c617cd6c85e379a4156641122ada
# good: [f32901cda0c694e263ada00e23e8d6bb2f8e7231] source-hash-444600442beb69365d47de188a30a3565c45eafc
git bisect good f32901cda0c694e263ada00e23e8d6bb2f8e7231
# first bad commit: [fd53b7147cc3c617cd6c85e379a4156641122ada] source-hash-04b02f2f5a4f71198e0cb616404c4721c918afe6

    source-hash-8288aaa59a7df3f3632e98e824aef29a25b96b47
    
    commit 8288aaa59a7df3f3632e98e824aef29a25b96b47
    Author:     Jan Holesovsky <kendy@collabora.com>
    AuthorDate: Thu Aug 14 09:28:47 2014 +0200
    Commit:     Jan Holesovsky <kendy@collabora.com>
    CommitDate: Thu Aug 14 19:43:34 2014 +0200
    
        fdo#82043: Instead of the bold font, use a higher multiplifier.
    
        This reverts commit 04b02f2f5a4f71198e0cb616404c4721c918afe6.
    
        Change-Id: Iac19a0ced09bc8372e3a572d57dd3ac33ece9191

# bad: [cf6ea17155fabb2a120ba07c150735591ac861d7] source-hash-3f94c9e9ddfd807b449f3bb9b232cf2041fa12d2
# good: [fc71ac001f16209654d15ef8c1c4018aa55769f5] source-hash-c15927f20d4727c3b8de68497b6949e72f9e6e9e
git bisect start 'latest' 'oldest'
# bad: [8cf60cc706948588e2f33a6d98b7c55d454e362a] source-hash-f340f0454627939f1830826fb5cc53a90e6c62a4
git bisect bad 8cf60cc706948588e2f33a6d98b7c55d454e362a
# good: [d9885f526fc7a09cc8f9f8ee643af1b966be24bb] source-hash-d1465c64c6f64ad8dd25e40cdc69649b24b305ea
git bisect good d9885f526fc7a09cc8f9f8ee643af1b966be24bb
# good: [c779cf7967f4d14c5e649a5c696b07279d550efd] source-hash-e9c5022580f14c0ca97503f8b3cc56b530fff174
git bisect good c779cf7967f4d14c5e649a5c696b07279d550efd
# good: [6c3d29cbfb73bdc51b0b196072e0c119ef4fd37f] source-hash-76c1092016b9640ac6d522f3c1b88c5121437bf1
git bisect good 6c3d29cbfb73bdc51b0b196072e0c119ef4fd37f
# good: [62759fdea1b006301cc57360e65b2e800d89f158] source-hash-5a23c290b58bc8b637de55472f85b4b17dded026
git bisect good 62759fdea1b006301cc57360e65b2e800d89f158
# bad: [bb7e894492e6d74da8d78ee7ac801e39d1e4e148] source-hash-c2d3b7e4aa0480ed2c66b7240ef05cfff6a07125
git bisect bad bb7e894492e6d74da8d78ee7ac801e39d1e4e148
# bad: [40ea8d5693ebba119086b5bd24c9687a8301fef0] source-hash-403fdaba8a2c3b450dbe8b4b26d1d777ab32e04e
git bisect bad 40ea8d5693ebba119086b5bd24c9687a8301fef0
# bad: [b4aba1dc55ffb02f5c13304e3e268a167c626873] source-hash-1f795ad128ce52dfd2edfb567454f2d5785b6016
git bisect bad b4aba1dc55ffb02f5c13304e3e268a167c626873
# bad: [63d6e3acd93339a5b4e31c622866d7f3562c6cdd] source-hash-8e8383612e2cf860acfc0fd3f5620da55d4ef35a
git bisect bad 63d6e3acd93339a5b4e31c622866d7f3562c6cdd
# bad: [e960fdacbec62339a89f81cf8c0badcad4777b63] source-hash-f689f13c6c0b249e74a3bbb334b5e90d86abef7f
git bisect bad e960fdacbec62339a89f81cf8c0badcad4777b63
# bad: [8819f1d9d8dc4c835257514ed8390f3577b166a7] source-hash-b732ba336af1d4c9a3d2780ecca7ce3231187f96
git bisect bad 8819f1d9d8dc4c835257514ed8390f3577b166a7
# bad: [f3f53d4cdc75f275b31a48ba8ebf96b52aeb417c] source-hash-f4003ccbe4be3c5ef6ca08b98d43416b30ba8d0d
git bisect bad f3f53d4cdc75f275b31a48ba8ebf96b52aeb417c
# bad: [08e22d76d437fbe7cb345c6126d45e5b1c8a10c6] source-hash-8288aaa59a7df3f3632e98e824aef29a25b96b47
git bisect bad 08e22d76d437fbe7cb345c6126d45e5b1c8a10c6
# first bad commit: [08e22d76d437fbe7cb345c6126d45e5b1c8a10c6] source-hash-8288aaa59a7df3f3632e98e824aef29a25b96b47
Comment 4 Caolán McNamara 2017-06-16 09:03:26 UTC
Seeing as the "user interface scaling" setting doesn't exist anymore this issue can't arise anymore