Bug 164237 - Comments Sidebar: "Options" not visible due to broken ellipsis when vcl:gen
Summary: Comments Sidebar: "Options" not visible due to broken ellipsis when vcl:gen
Status: ASSIGNED
Alias: None
Product: LibreOffice
Classification: Unclassified
Component: Writer (show other bugs)
Version:
(earliest affected)
25.2.0.0 alpha0+
Hardware: All All
: medium normal
Assignee: Mohit Marathe (allotropia)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: Sidebar-Comment
  Show dependency treegraph
 
Reported: 2024-12-08 06:22 UTC by Mohit Marathe (allotropia)
Modified: 2024-12-08 12:41 UTC (History)
1 user (show)

See Also:
Crash report or crash signature:


Attachments
It shows the bug (175.77 KB, image/png)
2024-12-08 06:28 UTC, Mohit Marathe (allotropia)
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Mohit Marathe (allotropia) 2024-12-08 06:22:44 UTC
Description:
Cause: The ellipsis property for the gtk label is broken in generic backend which makes the width of the label (and hence the sidebar) too large. And due to how the "Options" part is aligned it goes out of the visible part of the sidebar. 

Steps to Reproduce:
1. Open a document in Writer.
2. Select a text that is larger than one line and add comment to it.

Actual Results:
The "Options" part is not visible in the comments sidebar.

Expected Results:
It should be visible


Reproducible: Always


User Profile Reset: No

Additional Info:
Comment 1 Mohit Marathe (allotropia) 2024-12-08 06:28:29 UTC
Created attachment 198005 [details]
It shows the bug