Qt-based testcase is attached.

Instructions: 
* Unpack, qmake, make
* Run the application at least twice, making at least one fullscreened
* Trigger the window switcher by clicking on the Unity's sidebar

The fullscreened one will print a wrong resize event. E.g.:

Resized to QResizeEvent(2880, 1572)     <- fullscreened
Changed to QEvent(ActivationChange, 0x7ffede2bfa30)
Changed to QEvent(ActivationChange, 0x7ffede2bfa30)
Resized to QResizeEvent(2880, 1516)    <- task switcher activated
Resized to QResizeEvent(2880, 1516)    <- no idea
Changed to QEvent(ActivationChange, 0x7ffede2bfa30)
Changed to QEvent(ActivationChange, 0x7ffede2bfa30)
Resized to QResizeEvent(2880, 1572)    <- exit from task switcher
Resized to QResizeEvent(2880, 1572)

(comments mine)


** Attachment added: "testcase-1687812.tar.gz"
   
https://bugs.launchpad.net/ubuntu/+source/unity/+bug/1687812/+attachment/4871117/+files/testcase-1687812.tar.gz

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1687812

Title:
  Same-application window switcher resizes the application windows

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/unity/+bug/1687812/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to