Bug 201317 - shutdown confirmation dialog appears on wrong position
Summary: shutdown confirmation dialog appears on wrong position
Status: RESOLVED FIXED
Alias: None
Product: ksmserver
Classification: Plasma
Component: ui (show other bugs)
Version: 4.7.x
Platform: Ubuntu Linux
: NOR normal
Target Milestone: ---
Assignee: Lubos Lunak
URL:
Keywords:
: 364463 365198 (view as bug list)
Depends on:
Blocks:
 
Reported: 2009-07-24 08:52 UTC by Marc Schoechlin
Modified: 2020-01-31 18:36 UTC (History)
4 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Marc Schoechlin 2009-07-24 08:52:11 UTC
Version:            (using KDE 4.2.96)
OS:                Linux
Installed from:    Ubuntu Packages

On dual monitor setups with xrandr the logout dialog (Menu => Leave => Shutdown) 
appears not centered on one monitor, the dialog is centered in the middle between
both monitors.
(a half of the dialog on every monitor)


Maybe related to this bug:
https://bugs.kde.org/show_bug.cgi?id=199256

See my xrandr setup:
---
$ xrandr
Screen 0: minimum 320 x 200, current 3360 x 1050, maximum 3360 x 1050
LCD connected 1680x1050+0+0 (normal left inverted right x axis y axis) 331mm x
207mm
   1680x1050      50.0*+   60.0
   1400x1050      60.0     50.0
   1280x1024      60.0     50.0
   1440x900       59.9     50.0
   1280x960       60.0     50.0
   1152x864       60.0     50.0
   1280x768       59.9     50.0
   1280x720       60.0     50.0
   1024x768       60.0     50.0
   800x600        60.3     50.0
   720x480        60.0     50.0
   640x480        60.0     50.0
   640x400        59.9     50.0
   512x384        60.0     50.0
   400x300        60.7     50.0
   320x240        60.0     49.9
   320x200        60.1     50.0
DFP1 connected 1680x1050+1680+0 (normal left inverted right x axis y axis)
473mm x 296mm
   1680x1050      59.9*+
   1400x1050      60.0
   1280x1024      75.0     60.0
   1440x900       59.9
   1280x960       60.0
   1152x864       75.0     75.0     60.0
   1280x768       59.9
   1280x720       60.0
   1024x768       75.0     70.1     60.0
   800x600        72.2     75.0     70.0     60.3
   720x480        60.0
   640x480        75.0     72.8     75.0     60.0
   640x400        75.1     59.9
   512x384        60.0     74.9
   400x300        75.0     60.7
   320x240        75.6     60.0
   320x200        75.5     60.1
DFP_EXTTMDS disconnected (normal left inverted right x axis y axis)
CRT1 disconnected (normal left inverted right x axis y axis)
---

My xorg.conf:
--
$ cat /etc/X11/xorg.conf

Section "Monitor"
        Identifier   "aticonfig-Monitor[0]-0"
        Option      "VendorName" "ATI Proprietary Driver"
        Option      "ModelName" "Generic Autodetecting Monitor"
        Option      "DPMS" "true"
EndSection

Section "Screen"
        Identifier "aticonfig-Screen[0]-0"
        Device     "aticonfig-Device[0]-0"
        Monitor    "aticonfig-Monitor[0]-0"
        DefaultDepth     24
        SubSection "Display"
                Viewport   0 0
                Depth     24
                Virtual   3360 1050
        EndSubSection
EndSection

Section "ServerLayout"
        Identifier     "aticonfig Layout"
        Screen      0  "aticonfig-Screen[0]-0" 0 0
EndSection

Section "Device"
        Identifier  "aticonfig-Device[0]-0"
        Driver      "fglrx"
        BusID       "PCI:1:0:0"
EndSection

Section "ServerFlags"
        Option  "DontZap"       "False"
EndSection

---
Comment 1 kde 2012-08-04 13:26:47 UTC
This bug is also present in OpenSUSE 12.1, with KDE 4.7.2. The dialog box is immovable. A possible fix would be to have the box be dragable and have it remember its last position.
Comment 2 Andrew Crouthamel 2018-11-09 01:02:43 UTC
Dear Bug Submitter,

This bug has been stagnant for a long time. Could you help us out and re-test if the bug is valid in the latest version? I am setting the status to NEEDSINFO pending your response, please change the Status back to REPORTED when you respond.

Thank you for helping us make KDE software even better for everyone!
Comment 3 Andrew Crouthamel 2018-11-18 03:37:43 UTC
Dear Bug Submitter,

This is a reminder that this bug has been stagnant for a long time. Could you help us out and re-test if the bug is valid in the latest version? This bug will be moved back to REPORTED Status for manual review later, which may take a while. If you are able to, please lend us a hand.

Thank you for helping us make KDE software even better for everyone!
Comment 4 Nate Graham 2020-01-31 18:35:49 UTC
This was fixed a while ago.
Comment 5 Nate Graham 2020-01-31 18:36:08 UTC
*** Bug 365198 has been marked as a duplicate of this bug. ***
Comment 6 Nate Graham 2020-01-31 18:36:18 UTC
*** Bug 364463 has been marked as a duplicate of this bug. ***