Bug 141678 - UNO Object Inspector: Class name under inspection too far away (gen)
Summary: UNO Object Inspector: Class name under inspection too far away (gen)
Status: VERIFIED FIXED
Alias: None
Product: LibreOffice
Classification: Unclassified
Component: framework (show other bugs)
Version:
(earliest affected)
7.2.0.0.alpha0+
Hardware: All All
: medium normal
Assignee: Not Assigned
URL:
Whiteboard: target:7.2.0
Keywords:
Depends on:
Blocks: UNO-Object-Inspector
  Show dependency treegraph
 
Reported: 2021-04-13 15:21 UTC by Olivier Hallot
Modified: 2021-05-10 15:28 UTC (History)
1 user (show)

See Also:
Crash report or crash signature:


Attachments
image shows gap too wide between label and object name (14.57 KB, image/png)
2021-04-13 15:21 UTC, Olivier Hallot
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Olivier Hallot 2021-04-13 15:21:27 UTC
Created attachment 171162 [details]
image shows gap too wide between label and object name

The distance between the label "Class name:" and the actual class name is too wide.

The image shows the actual class name "SwXParagraph" on the right and the lablel on the left.
Comment 1 Xisco Faulí 2021-04-14 07:39:49 UTC
Another problem reproduced only in gen but not in GTK3

Version: 7.2.0.0.alpha0+ / LibreOffice Community
Build ID: 77419c6f3aba1fd5b1660795923c22a39bdb1bad
CPU threads: 4; OS: Linux 5.7; UI render: default; VCL: gen
Locale: en-US (en_US.UTF-8); UI: en-US
Calc: threaded
Comment 2 Commit Notification 2021-05-03 07:04:02 UTC
Gülşah Köse committed a patch related to this issue.
It has been pushed to "master":

https://git.libreoffice.org/core/commit/4a39bfc7a94e45682d69cc126bef5bf763d6afe0

tdf#141678 Set class name alignment.

It will be available in 7.2.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.
Comment 3 Xisco Faulí 2021-05-10 15:28:29 UTC
Verified in

Version: 7.2.0.0.alpha0+ / LibreOffice Community
Build ID: d4f116d9576453f5974eb63db37a33c59ac53bc9
CPU threads: 4; OS: Linux 5.7; UI render: default; VCL: x11
Locale: en-US (en_US.UTF-8); UI: en-US
Calc: threaded

@Gülşah Köse, thanks for fixing this issue!!