Bug 209863 - KWindowSystem::workArea does not report correct values if screen size is made smaller
Summary: KWindowSystem::workArea does not report correct values if screen size is made...
Status: RESOLVED UNMAINTAINED
Alias: None
Product: kwin
Classification: Plasma
Component: general (show other bugs)
Version: unspecified
Platform: Gentoo Packages Linux
: NOR normal
Target Milestone: ---
Assignee: KWin default assignee
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-10-08 13:10 UTC by Benjamin Schindler
Modified: 2012-03-16 20:32 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Benjamin Schindler 2009-10-08 13:10:32 UTC
Version:            (using KDE 4.3.1)
Compiler:          gcc-4.3 
OS:                Linux
Installed from:    Gentoo Packages

Following situation: 

- Use yakuake, and have it 90% of the width of the screen. My screen resolution here is 1440x900
-> workArea correctly report 1440x900
- Connect an external screen which is larger (1920x1280 here)
-> workArea correctly reports 1920x1280
- Disconnect the external screen 
-> workArea still reports 1920x1280

The effect of this is, that e.g. yakuake uses more space than is provided. Also, the logout button (when I go to logout) is not centered w.r.t 1440x900 but w.r.t the larger resolution
Comment 1 Thomas Lübking 2012-03-16 18:48:57 UTC
Sorry for the late reply.

Is this actually still an issue? (the screengeometry backend has been changed)
If yes, is it also an issue if you change the resolution on one screen via xrandr?
Comment 2 Benjamin Schindler 2012-03-16 19:44:18 UTC
Hi

I don't have the laptop in question anymore so I have no way to test this. Quite unfortunate :(
Comment 3 Thomas Lübking 2012-03-16 20:32:46 UTC
did it only happen with that particular machine?