Bug 446783

Summary: Transform Options Panel not sizing correctly; 5.0.0-beta5 (git 783e051)
Product: [Applications] krita Reporter: walt <paint>
Component: DockersAssignee: Krita Bugs <krita-bugs-null>
Status: CONFIRMED ---    
Severity: normal CC: scottpetrovic
Priority: NOR    
Version: nightly build (please specify the git hash!)   
Target Milestone: ---   
Platform: Compiled Sources   
OS: Microsoft Windows   
Latest Commit: Version Fixed In:
Attachments: attachment-2615-0.html
dhneoldcpkpgliee.png

Description walt 2021-12-10 13:24:52 UTC
SUMMARY
***
NOTE: If you are reporting a crash, please try to attach a backtrace with debug symbols.
See https://community.kde.org/Guidelines_and_HOWTOs/Debugging/How_to_create_useful_crash_reports
***


STEPS TO REPRODUCE
1. add "tool options" to left menu dock
2. select "transform" tool
3.  notice options items

OBSERVED RESULT
initial size of option panel cuts SOME items (on right side of dock) and sizing of docker does not size all items and is not prevented from going too narrow

EXPECTED RESULT
all transform Option items should size  OR initial width of dock should be limited and not allow size to cut-off items

SOFTWARE/OS VERSIONS
Windows: 
macOS: 
Linux/KDE Plasma: 
(available in About System)
KDE Plasma Version: 
KDE Frameworks Version: 
Qt Version: 

ADDITIONAL INFORMATION
Comment 1 amyspark 2022-01-07 16:16:43 UTC
Can reproduce on current master (47b561dfda0821c2443efc47be0a77cdc1a2b766) though in my case it requires all dockers to be removed.
Comment 2 amyspark 2022-01-07 16:53:52 UTC
To the original reporter, can you send a screenshot of how it looks when the bug occurs? That way I can be sure if it's this particular tool or the host docker.
Comment 3 walt 2022-01-07 21:35:00 UTC
Created attachment 145207 [details]
attachment-2615-0.html

amyspark wrote:
> https://bugs.kde.org/show_bug.cgi?id=446783
>
> amyspark<amy@amyspark.me>  changed:
>
>             What    |Removed                     |Added
> ----------------------------------------------------------------------------
>           Resolution|---                         |WAITINGFORINFO
>               Status|CONFIRMED                   |NEEDSINFO
>
> --- Comment #2 from amyspark<amy@amyspark.me>  ---
> To the original reporter, can you send a screenshot of how it looks when the
> bug occurs? That way I can be sure if it's this particular tool or the host
> docker.
>
here Ya Go; Let me know if you need a tester!
Comment 4 walt 2022-01-07 21:35:01 UTC
Created attachment 145208 [details]
dhneoldcpkpgliee.png
Comment 5 Bug Janitor Service 2022-01-08 02:15:31 UTC
A possibly relevant merge request was started @ https://invent.kde.org/graphics/krita/-/merge_requests/1288
Comment 6 amyspark 2022-01-09 16:19:14 UTC
Unassigning myself as the proposed fix was not accepted.
Comment 7 Scott Petrovic 2022-01-10 17:33:30 UTC
I think we are going to have to look at the UI for the transform tool options. There are a TON of tool options that exist for transforming The UI just isn't handing all these options well when the width is reduced. We might need a bit of a discussion on prioritizing and condensing the various options to fit the space better.