Bug 400910

Summary: Double click on panel with task manager - weird behavior
Product: [Unmaintained] lattedock Reporter: RaitaroH <RaitaroHikami>
Component: applicationAssignee: Michail Vourlakos <mvourlakos>
Status: RESOLVED FIXED    
Severity: normal    
Priority: NOR    
Version First Reported In: git (master)   
Target Milestone: ---   
Platform: Other   
OS: Linux   
Latest Commit: Version Fixed/Implemented In:
Sentry Crash Report:

Description RaitaroH 2018-11-10 12:36:34 UTC
SUMMARY


STEPS TO REPRODUCE
1. Have a panel
2. Put the default task manager on it
3. Double click somewhere on the panel, on the task manager itself

OBSERVED RESULT
First the "tabs" showed there flicker, secondly the application that is focused maximizes for some reason.

EXPECTED RESULT
No flicker. The maximize is actually quite nice.

SOFTWARE/OS VERSIONS
Operating System: KDE neon 5.14
KDE Plasma Version: 5.14.3
Qt Version: 5.11.2
KDE Frameworks Version: 5.51.0
latte-dock --version: lattedock 0.8.75

ADDITIONAL INFORMATION
This is the output of "kwin --replace"

kwin --replace
qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 176, resource id: 119537671, major code: 20 (GetProperty), minor code: 0
qt.qpa.xcb: QXcbConnection: XCB error: 8 (BadMatch), sequence: 1927, resource id: 73400327, major code: 42 (SetInputFocus), minor code: 0
OpenGL vendor string:                   NVIDIA Corporation
OpenGL renderer string:                 GeForce GTX 1050 Ti/PCIe/SSE2
OpenGL version string:                  4.6.0 NVIDIA 390.87
OpenGL shading language version string: 4.60 NVIDIA
Driver:                                 NVIDIA
Driver version:                         390.87
GPU class:                              Unknown
OpenGL version:                         4.6
GLSL version:                           4.60
X server version:                       1.19.6
Linux kernel version:                   4.15
Requires strict binding:                no
GLSL shaders:                           yes
Texture NPOT support:                   yes
Virtual Machine:                        no
Comment 1 RaitaroH 2018-11-10 12:37:55 UTC
Ups, here is the video: https://youtu.be/KbIQdPaDI7Y
Comment 2 Michail Vourlakos 2018-11-10 12:45:18 UTC
This is default behavior for now and there will be an option for this later. You can double click to maximize/restore the active window and you can drag also to move.
Comment 3 RaitaroH 2018-11-10 12:46:57 UTC
(In reply to Michail Vourlakos from comment #2)
> This is default behavior for now and there will be an option for this later.
> You can double click to maximize/restore the active window and you can drag
> also to move.

Cool.