Version: unspecified (using Devel) OS: Linux I have two monitors, the comic applet is on the right one. Whenever I open a comic in it's original size it will show up on the left monitor, far away from the applet. Reproducible: Always
SVN commit 1153571 by mfuchs: Sets a parent to the FullViewWidget, might solve the issue of displaying it on the wrong screen. CCBUG:245503 M +1 -1 comic.cpp M +2 -2 fullviewwidget.cpp M +1 -1 fullviewwidget.h WebSVN link: http://websvn.kde.org/?view=rev&revision=1153571
Created attachment 49438 [details] use a parent Can you please try out rev 1153571 or alternatively the attached patch if that fixes the issue for you?
SVN commit 1161709 by mfuchs: Fullview of comic applet should be displayed on the correct screen now if the user have multiple displays. BUG:245503 M +3 -3 comic.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=1161709
SVN commit 1161712 by mfuchs: Fowardport r1161709 Fullview of comic applet should be displayed on the correct screen now if the user have multiple displays. CCBUG:245503 M +3 -3 comic.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=1161712
This should be fixed (thx to aseigo) in 4.5.1, if the problem still exists then please reopen this report.
Still doesn't work in 4.5.1 and 4.5.2
Git commit 77a309e60b4efef3fc58be395cc5552d4b490d91 by Matthias Fuchs. Committed on 27/07/2011 at 18:55. Pushed by mfuchs into branch '4.7'. Comic FullViewWidget is displayed on the correct monitor. BUG: 245503 FIXED-IN:4.7.1 M +1 -1 applets/comic/comic.cpp M +14 -4 applets/comic/fullviewwidget.cpp http://commits.kde.org/kdeplasma-addons/77a309e60b4efef3fc58be395cc5552d4b490d91
Git commit 350ab75d5fab21ac22699e5b5f84f134caa3875f by Matthias Fuchs. Committed on 27/07/2011 at 18:55. Pushed by mfuchs into branch 'master'. Fowardport 77a309e60b4efef3fc58be395cc5552d4b490d91 Comic FullViewWidget is displayed on the correct monitor. CCBUG: 245503 (cherry picked from commit 77a309e60b4efef3fc58be395cc5552d4b490d91) M +1 -1 applets/comic/comic.cpp M +14 -4 applets/comic/fullviewwidget.cpp http://commits.kde.org/kdeplasma-addons/350ab75d5fab21ac22699e5b5f84f134caa3875f
Git commit 8b281ee1586445c8251abf4f8695f99cc065df7c by Matthias Fuchs. Committed on 28/07/2011 at 16:22. Pushed by mfuchs into branch '4.7'. Improves 77a309e60b4efef3fc58be395cc5552d4b490d91 The previous commit only fixed fullscreen for comic displayed in plasmoidviewer as I realised later. Now it works also at least for the comic applet on plasma-desktop and in the panel. CCBUG:245503 M +3 -9 applets/comic/comic.cpp M +1 -1 applets/comic/fullviewwidget.h M +5 -4 applets/comic/fullviewwidget.cpp http://commits.kde.org/kdeplasma-addons/8b281ee1586445c8251abf4f8695f99cc065df7c
Git commit cd9b2d6f0114ca190b403474269f049f76a68eca by Matthias Fuchs. Committed on 28/07/2011 at 16:22. Pushed by mfuchs into branch 'master'. The previous commit only fixed fullscreen for comic displayed in plasmoidviewer as I realised later. Now it works also at least for the comic applet on plasma-desktop and in the panel. CCBUG:245503 (cherry picked from commit 8b281ee1586445c8251abf4f8695f99cc065df7c) M +3 -9 applets/comic/comic.cpp M +1 -1 applets/comic/fullviewwidget.h M +5 -4 applets/comic/fullviewwidget.cpp http://commits.kde.org/kdeplasma-addons/cd9b2d6f0114ca190b403474269f049f76a68eca