Bug 457852

Summary: 'Share' tab has horizontal scroll bar and partially readable text when we need to fix permissions required to 'full control'
Product: [Frameworks and Libraries] kdenetwork-filesharing Reporter: Patrick Silva <bugseforuns>
Component: generalAssignee: Unassigned bugs mailing-list <unassigned-bugs>
Status: RESOLVED INTENTIONAL    
Severity: minor CC: nate, sitter
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Arch Linux   
OS: Linux   
Latest Commit: Version Fixed In:
Sentry Crash Report:
Attachments: screenshot

Description Patrick Silva 2022-08-13 19:13:46 UTC
Created attachment 151304 [details]
screenshot

STEPS TO REPRODUCE
1. open 'Properties' of a folder and click on 'Share' tab
2. check 'Share this folder...'
3. set everyone's control to 'full control'
4. click on the button to fix permissions

OBSERVED RESULT
'Share' tab has horizontal scroll bar and 'Required permissions' text is partially readable.
Please see the attached screenshot.

EXPECTED RESULT
no scroll bar, all texts are entirely readable without manual resizing

SOFTWARE/OS VERSIONS
Operating System: Arch Linux
KDE Plasma Version: 5.25.4
KDE Frameworks Version: 5.96.0
Qt Version: 5.15.5
Graphics Platform: Wayland
Comment 1 Nate Graham 2022-08-15 18:40:05 UTC
Can confirm.
Comment 2 Harald Sitter 2022-08-24 16:02:21 UTC
Well, the text doesn't fit in the given width so we need the scrollbar. At the same time if we grow the dialog to fit whichever long text that may appear, the other tabs would look weirdly off as a result. Nothing much we can do I fear.