[kwin] [Bug 409376] [Wayland] After a window try to close itself while is dragged, it becomes semi-transparent, gets stuck on the screen and can not be closed without relogin

2021-05-16 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=409376

Nate Graham  changed:

   What|Removed |Added

   Version Fixed In||5.22

-- 
You are receiving this mail because:
You are watching all bug changes.

[kwin] [Bug 409376] [Wayland] After a window try to close itself while is dragged, it becomes semi-transparent, gets stuck on the screen and can not be closed without relogin

2021-05-16 Thread Vlad Zahorodnii
https://bugs.kde.org/show_bug.cgi?id=409376

Vlad Zahorodnii  changed:

   What|Removed |Added

  Latest Commit|https://invent.kde.org/plas |https://invent.kde.org/plas
   |ma/kwin/commit/4ba249eee52a |ma/kwin/commit/c194bd8cfb60
   |b7ec9e8fdd78af330f15efe2764 |1147b6086a2f410482fa9ede96d
   |8   |1

--- Comment #14 from Vlad Zahorodnii  ---
Git commit c194bd8cfb601147b6086a2f410482fa9ede96d1 by Vlad Zahorodnii.
Committed on 16/05/2021 at 10:47.
Pushed by vladz into branch 'Plasma/5.22'.

wayland: Signal about finished move/resize in destroyClient()

We need to emit the clientFinishUserMovedResized signal to notify
effects such as translucency that the interactive move-resize is
finished. Otherwise, the set() animation won't be cancelled and the
window will get stuck frozen.


(cherry picked from commit 4ba249eee52ab7ec9e8fdd78af330f15efe27648)

M  +2-2autotests/integration/move_resize_window_test.cpp
M  +1-0src/internal_client.cpp
M  +2-1src/xdgshellclient.cpp

https://invent.kde.org/plasma/kwin/commit/c194bd8cfb601147b6086a2f410482fa9ede96d1

-- 
You are receiving this mail because:
You are watching all bug changes.

[kwin] [Bug 409376] [Wayland] After a window try to close itself while is dragged, it becomes semi-transparent, gets stuck on the screen and can not be closed without relogin

2021-05-16 Thread Vlad Zahorodnii
https://bugs.kde.org/show_bug.cgi?id=409376

Vlad Zahorodnii  changed:

   What|Removed |Added

 Resolution|--- |FIXED
 Status|ASSIGNED|RESOLVED
  Latest Commit||https://invent.kde.org/plas
   ||ma/kwin/commit/4ba249eee52a
   ||b7ec9e8fdd78af330f15efe2764
   ||8

--- Comment #13 from Vlad Zahorodnii  ---
Git commit 4ba249eee52ab7ec9e8fdd78af330f15efe27648 by Vlad Zahorodnii.
Committed on 16/05/2021 at 10:46.
Pushed by vladz into branch 'master'.

wayland: Signal about finished move/resize in destroyClient()

We need to emit the clientFinishUserMovedResized signal to notify
effects such as translucency that the interactive move-resize is
finished. Otherwise, the set() animation won't be cancelled and the
window will get stuck frozen.

M  +2-2autotests/integration/move_resize_window_test.cpp
M  +1-0src/internal_client.cpp
M  +2-1src/xdgshellclient.cpp

https://invent.kde.org/plasma/kwin/commit/4ba249eee52ab7ec9e8fdd78af330f15efe27648

-- 
You are receiving this mail because:
You are watching all bug changes.

[kwin] [Bug 409376] [Wayland] After a window try to close itself while is dragged, it becomes semi-transparent, gets stuck on the screen and can not be closed without relogin

2021-05-14 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=409376

Nate Graham  changed:

   What|Removed |Added

 CC||n...@kde.org

-- 
You are receiving this mail because:
You are watching all bug changes.

[kwin] [Bug 409376] [Wayland] After a window try to close itself while is dragged, it becomes semi-transparent, gets stuck on the screen and can not be closed without relogin

2021-05-13 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=409376

Bug Janitor Service  changed:

   What|Removed |Added

 Status|REPORTED|ASSIGNED
 Ever confirmed|0   |1

--- Comment #12 from Bug Janitor Service  ---
A possibly relevant merge request was started @
https://invent.kde.org/plasma/kwin/-/merge_requests/988

-- 
You are receiving this mail because:
You are watching all bug changes.

[kwin] [Bug 409376] [Wayland] After a window try to close itself while is dragged, it becomes semi-transparent, gets stuck on the screen and can not be closed without relogin

2021-05-13 Thread Patrick Silva
https://bugs.kde.org/show_bug.cgi?id=409376

Patrick Silva  changed:

   What|Removed |Added

Version|5.20.90 |5.21.90

-- 
You are receiving this mail because:
You are watching all bug changes.

[kwin] [Bug 409376] [Wayland] After a window try to close itself while is dragged, it becomes semi-transparent, gets stuck on the screen and can not be closed without relogin

2021-01-24 Thread Patrick Silva
https://bugs.kde.org/show_bug.cgi?id=409376

Patrick Silva  changed:

   What|Removed |Added

Version|5.19.90 |5.20.90

-- 
You are receiving this mail because:
You are watching all bug changes.

[kwin] [Bug 409376] [Wayland] After a window try to close itself while is dragged, it becomes semi-transparent, gets stuck on the screen and can not be closed without relogin

2020-09-23 Thread Patrick Silva
https://bugs.kde.org/show_bug.cgi?id=409376

--- Comment #11 from Patrick Silva  ---
I can reproduce even with a new user account on neon unstable following the
steps provided in comment 6.

Sistema Operacional: KDE neon Unstable Edition
Versão do KDE Plasma: 5.19.90
Versão do KDE Frameworks: 5.75.0
Versão da Qt: 5.15.0

-- 
You are receiving this mail because:
You are watching all bug changes.

[kwin] [Bug 409376] [Wayland] After a window try to close itself while is dragged, it becomes semi-transparent, gets stuck on the screen and can not be closed without relogin

2020-09-23 Thread Vlad Zahorodnii
https://bugs.kde.org/show_bug.cgi?id=409376

--- Comment #10 from Vlad Zahorodnii  ---
I can't reproduce this bug in 5.20.

-- 
You are receiving this mail because:
You are watching all bug changes.

[kwin] [Bug 409376] [Wayland] After a window try to close itself while is dragged, it becomes semi-transparent, gets stuck on the screen and can not be closed without relogin

2020-09-18 Thread Patrick Silva
https://bugs.kde.org/show_bug.cgi?id=409376

Patrick Silva  changed:

   What|Removed |Added

Version|5.18.90 |5.19.90

-- 
You are receiving this mail because:
You are watching all bug changes.

[kwin] [Bug 409376] [Wayland] After a window try to close itself while is dragged, it becomes semi-transparent, gets stuck on the screen and can not be closed without relogin

2020-05-17 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=409376

--- Comment #9 from magib...@hotmail.com ---
I can only reproduce with native wayland clients (Plasma 5.18.5).

The remnant semi-transparent window cannot be dismissed with Ctrl+Alt+Esc. In
fact, that kills the application below it. They stay there even after
restarting plasmashell. However, they disappear when choosing "Show Desktop"
with Alt+Tab (and become visible again after switching desktops or opening
another application).

-- 
You are receiving this mail because:
You are watching all bug changes.

[kwin] [Bug 409376] [Wayland] After a window try to close itself while is dragged, it becomes semi-transparent, gets stuck on the screen and can not be closed without relogin

2020-05-17 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=409376

magib...@hotmail.com changed:

   What|Removed |Added

 CC||magib...@hotmail.com

--- Comment #8 from magib...@hotmail.com ---
*** Bug 419861 has been marked as a duplicate of this bug. ***

-- 
You are receiving this mail because:
You are watching all bug changes.

[kwin] [Bug 409376] [Wayland] After a window try to close itself while is dragged, it becomes semi-transparent, gets stuck on the screen and can not be closed without relogin

2020-05-17 Thread Patrick Silva
https://bugs.kde.org/show_bug.cgi?id=409376

Patrick Silva  changed:

   What|Removed |Added

Version|5.17.90 |5.18.90

--- Comment #7 from Patrick Silva  ---
(In reply to pbs3141 from comment #6)
> Easier reproducer:
> 
> Open Konsole, type
> 
> sleep 5; exit
> 
> then drag and hold the title bar for 5 seconds until Konsole closes. Also
> happens with resizing. Stuck window does not show up in debug console.
> 
> (Version 5.18.5, Archlinux Packages.)

Also reproducible on Plasma 5.19 beta.

Operating System: Arch Linux 
KDE Plasma Version: 5.18.90
KDE Frameworks Version: 5.70.0
Qt Version: 5.15.0 rc2

-- 
You are receiving this mail because:
You are watching all bug changes.

[kwin] [Bug 409376] [Wayland] After a window try to close itself while is dragged, it becomes semi-transparent, gets stuck on the screen and can not be closed without relogin

2020-05-17 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=409376

--- Comment #6 from pbs3...@googlemail.com ---
Easier reproducer:

Open Konsole, type

sleep 5; exit

then drag and hold the title bar for 5 seconds until Konsole closes. Also
happens with resizing. Stuck window does not show up in debug console.

(Version 5.18.5, Archlinux Packages.)

-- 
You are receiving this mail because:
You are watching all bug changes.

[kwin] [Bug 409376] [Wayland] After a window try to close itself while is dragged, it becomes semi-transparent, gets stuck on the screen and can not be closed without relogin

2020-01-16 Thread Patrick Silva
https://bugs.kde.org/show_bug.cgi?id=409376

Patrick Silva  changed:

   What|Removed |Added

Version|5.17.2  |5.17.90

-- 
You are receiving this mail because:
You are watching all bug changes.

[kwin] [Bug 409376] [Wayland] After a window try to close itself while is dragged, it becomes semi-transparent, gets stuck on the screen and can not be closed without relogin

2019-10-31 Thread Patrick Silva
https://bugs.kde.org/show_bug.cgi?id=409376

Patrick Silva  changed:

   What|Removed |Added

Version|5.16.90 |5.17.2

-- 
You are receiving this mail because:
You are watching all bug changes.

[kwin] [Bug 409376] [Wayland] After a window try to close itself while is dragged, it becomes semi-transparent, gets stuck on the screen and can not be closed without relogin

2019-09-19 Thread Patrick Silva
https://bugs.kde.org/show_bug.cgi?id=409376

Patrick Silva  changed:

   What|Removed |Added

Version|5.16.2  |5.16.90

-- 
You are receiving this mail because:
You are watching all bug changes.

[kwin] [Bug 409376] [Wayland] After a window try to close itself while is dragged, it becomes semi-transparent, gets stuck on the screen and can not be closed without relogin

2019-07-16 Thread Patrick Silva
https://bugs.kde.org/show_bug.cgi?id=409376

--- Comment #5 from Patrick Silva  ---
(In reply to Vlad Zahorodnii from comment #2)
> If you disable open/close animations, can you reproduce the bug?
Yes, I can on Neon unstable edition following the steps provided on my previous
comment.

Operating System: KDE neon Unstable Edition
KDE Plasma Version: 5.16.80
KDE Frameworks Version: 5.61.0
Qt Version: 5.12.3

-- 
You are receiving this mail because:
You are watching all bug changes.

[kwin] [Bug 409376] [Wayland] After a window try to close itself while is dragged, it becomes semi-transparent, gets stuck on the screen and can not be closed without relogin

2019-07-16 Thread Patrick Silva
https://bugs.kde.org/show_bug.cgi?id=409376

--- Comment #4 from Patrick Silva  ---
(In reply to Vlad Zahorodnii from comment #2)
> > 2. download an Arch package on bottom of the following webpage 
> 
> Is there some other way to reproduce this bug that doesn't involve
> installing an untrusted binary package?
> 

1. open system settings > notitications
2. uncheck "Show in task manager" and "Show in notifications"
3. extract a compressed file (tar.gz, zip, 7zip, etc).
A window showing the progress of the extraction shows up.
4. make sure "Keep this window open after transfer is complete" is unchecked
5. drag the window that shows the progress of the extraction until
the extraction is completed

Result: After the extraction to be completed,
the window showing the progress of the eextraction gets stuck
on the screen.

-- 
You are receiving this mail because:
You are watching all bug changes.

[kwin] [Bug 409376] [Wayland] After a window try to close itself while is dragged, it becomes semi-transparent, gets stuck on the screen and can not be closed without relogin

2019-07-16 Thread Vlad Zahorodnii
https://bugs.kde.org/show_bug.cgi?id=409376

Vlad Zahorodnii  changed:

   What|Removed |Added

 CC||s.scalabri...@gmail.com

--- Comment #3 from Vlad Zahorodnii  ---
*** Bug 409647 has been marked as a duplicate of this bug. ***

-- 
You are receiving this mail because:
You are watching all bug changes.

[kwin] [Bug 409376] [Wayland] After a window try to close itself while is dragged, it becomes semi-transparent, gets stuck on the screen and can not be closed without relogin

2019-07-16 Thread Vlad Zahorodnii
https://bugs.kde.org/show_bug.cgi?id=409376

--- Comment #2 from Vlad Zahorodnii  ---
> 2. download an Arch package on bottom of the following webpage 

Is there some other way to reproduce this bug that doesn't involve installing
an untrusted binary package?

If you disable open/close animations, can you reproduce the bug?

-- 
You are receiving this mail because:
You are watching all bug changes.

[kwin] [Bug 409376] [Wayland] After a window try to close itself while is dragged, it becomes semi-transparent, gets stuck on the screen and can not be closed without relogin

2019-07-01 Thread Patrick Silva
https://bugs.kde.org/show_bug.cgi?id=409376

--- Comment #1 from Patrick Silva  ---
Created attachment 121264
  --> https://bugs.kde.org/attachment.cgi?id=121264=edit
semi-transparent window stuck on the screen

-- 
You are receiving this mail because:
You are watching all bug changes.