Bug 398950

Summary: Task manager brightness change bug on click event
Product: [Plasma] lattedock Reporter: RaitaroH <RaitaroHikami>
Component: applicationAssignee: Michail Vourlakos <mvourlakos>
Status: RESOLVED FIXED    
Severity: normal    
Priority: NOR    
Version: 0.8.1   
Target Milestone: ---   
Platform: Other   
OS: Linux   
Latest Commit: Version Fixed In: 0.8.2
Attachments: Gif that shows the issue
Layout

Description RaitaroH 2018-09-22 07:08:29 UTC
Created attachment 115161 [details]
Gif that shows the issue

SUMMARY
When I click on the task manager (latte panel or dock) but somewhere outside of the opened applications, the task manager has a weird brightness effect.


STEPS TO REPRODUCE
1. Have a task manager in a latte panel or dock
2. Click somewhere on the task manager but not on application entry

EXPECTED RESULT
Nothing should happen.


ACTUAL RESULT
I get a brightness breath effect.


SOFTWARE VERSIONS
(available in About System)
KDE Plasma Version: 5.13.5
KDE Frameworks Version: 5.50.0
Qt Version: 5.11.1

ADDITIONAL INFORMATION
Comment 1 Michail Vourlakos 2018-09-22 15:28:33 UTC
please upload your layout because I cant reproduce in my system
Comment 2 Michail Vourlakos 2018-09-22 15:33:47 UTC
awaiting layout to test it out
Comment 3 RaitaroH 2018-09-23 05:11:10 UTC
Created attachment 115175 [details]
Layout

I put the taskmanager dock up now. You need to click above it now for this to happen. So I think there is some space between the taskmanager widget and the edge itself.
Comment 4 Michail Vourlakos 2018-09-23 08:44:32 UTC
Git commit 500b3d2b8631dfaeaaddd708b9bf5a0a88ef071a by Michail Vourlakos.
Committed on 23/09/2018 at 08:42.
Pushed by mvourlakos into branch 'master'.

respect shrink margins for thickBase

--increase also the minimum for thickHigh in order
to follow plasma design
Related: bug 398951
FIXED-IN: 0.8.2

M  +5    -7    containment/package/contents/ui/main.qml

https://commits.kde.org/latte-dock/500b3d2b8631dfaeaaddd708b9bf5a0a88ef071a
Comment 5 Michail Vourlakos 2018-09-23 08:45:20 UTC
Git commit 23a1225c335390b2bb8990deed2c65be13b20dff by Michail Vourlakos.
Committed on 23/09/2018 at 08:45.
Pushed by mvourlakos into branch 'v0.8'.

respect shrink margins for thickBase

--increase also the minimum for thickHigh in order
to follow plasma design
Related: bug 398951
FIXED-IN: 0.8.2

M  +5    -7    containment/package/contents/ui/main.qml

https://commits.kde.org/latte-dock/23a1225c335390b2bb8990deed2c65be13b20dff
Comment 6 Michail Vourlakos 2018-09-23 08:48:20 UTC
(In reply to RaitaroH from comment #3)
> Created attachment 115175 [details]
> Layout
> 
> I put the taskmanager dock up now. You need to click above it now for this
> to happen. So I think there is some space between the taskmanager widget and
> the edge itself.

fixed with the same commit...

the commit respects the Shrink thickness to minimum option now just make sure that Appearance->ActiveIndicator isnt drawn at all or is set to be drawn above the Applet (e.g. through Reverse)