Summary: | Capture mode buttons with really long text can overflow the UI | ||
---|---|---|---|
Product: | [Applications] Spectacle | Reporter: | Szczepan Hołyszewski <rulatir> |
Component: | General | Assignee: | Noah Davis <noahadvs> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | docampo.angel, kde, nate, qik00yt |
Priority: | VHI | ||
Version: | 23.04.0 | ||
Target Milestone: | --- | ||
Platform: | Other | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | 24.02 | |
Sentry Crash Report: | |||
Attachments: | Clipped buttons in the sidebar |
Description
Szczepan Hołyszewski
2023-04-24 10:56:03 UTC
ERRATA: OBSERVED RESULT: The UI in the first tab of the settings pane is clipped; the settings pane does * not * grow in width to fit content. (Please, PLEASE, upgrade to a bugtracker that allows fixing typos). By "settings pane", do you mean the sidebar on the right with the checkboxes for things like whether or not to include the mouse pointer? A picture would help us find the part of the UI that needs to be fixed. (In reply to Noah Davis from comment #2) > By "settings pane", do you mean the sidebar on the right with the checkboxes > for things like whether or not to include the mouse pointer? A picture would > help us find the part of the UI that needs to be fixed. Yes, that's what I mean. Please instruct me how to obtain a screenshot of the Spectacle window itself. More specifically, the first tab of the sidebar has two sections (labels backtranslated, may differ from original): "Make a new screenshots" "Screenshot settings" The first section contains a number of command buttons, and it's those buttons that are clipped on the right. The second section appears OK, and the checkboxes' labels are wrapped to the sidebar's width. (In reply to Szczepan Hołyszewski from comment #3) > Yes, that's what I mean. Please instruct me how to obtain a screenshot of > the Spectacle window itself. Open Konsole, enter `spectacle --new-instance` or `spectacle -i` (same thing, just shorter), then use the new instance of spectacle to take a screenshot of the other spectacle. Created attachment 158381 [details]
Clipped buttons in the sidebar
Used `spectacle --new-instance`.
That really long string could hopefully be reduced *somehow* though. *** Bug 469246 has been marked as a duplicate of this bug. *** *** Bug 469252 has been marked as a duplicate of this bug. *** This appears to be fixed in the upcoming KF6-based version of Spectacle; `LANG=pl_PL spectacle` now works fine for me. |