Bug 141426 - UNO Object Inspector: not possible to scroll down to the bottom of the list (gen)
Summary: UNO Object Inspector: not possible to scroll down to the bottom of the list (...
Status: VERIFIED FIXED
Alias: None
Product: LibreOffice
Classification: Unclassified
Component: LibreOffice (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-01 11:45 UTC by Xisco Faulí
Modified: 2021-05-14 09:06 UTC (History)
2 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 Xisco Faulí 2021-04-01 11:45:14 UTC
Steps to reproduce:
1. Open Writer
2. Tools - Development tools
3. Scroll down in the Interfaces tab -> at some point it's no possible to scroll further down
4. Make the toolbar bigger

-> Making the toolbar bigger shows that there are still elements at the bottom of the list

Reproduced in

Version: 7.2.0.0.alpha0+ (x64) / LibreOffice Community
Build ID: 3453f2f8fce9e69cd9f2a2c6f3d7171b6e59f674
CPU threads: 16; OS: Windows 6.3 Build 9600; UI render: default; VCL: win
Locale: en-GB (en_GB); UI: en-US
Calc: threaded
Comment 1 Xisco Faulí 2021-04-07 07:47:05 UTC
Not reproducible in

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

thus, GEN only
Comment 2 Commit Notification 2021-05-12 09:19:57 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/95a1ccff3a252315e1c2499331ded4bc2e660d54

tdf#141426 Fix VclBox inital size allocation.

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 Commit Notification 2021-05-12 09:20:08 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/db35b9086476259fa2c047f2e4dfe7862d026530

tdf#141426 Remove GtkPaned struct unnecessary tabs.

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 4 Xisco Faulí 2021-05-14 08:56:08 UTC
Verified in

Version: 7.2.0.0.alpha0+ / LibreOffice Community
Build ID: b1099568ffe9ad199c3bf8f279bbac4d7ba445bb
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!!