[Bug 209863] New: KWindowSystem::workArea does not report correct values if screen size is made smaller
Benjamin Schindler
bschindler at student.ethz.ch
Thu Oct 8 12:10:37 BST 2009
https://bugs.kde.org/show_bug.cgi?id=209863
Summary: KWindowSystem::workArea does not report correct values
if screen size is made smaller
Product: kde
Version: unspecified
Platform: Gentoo Packages
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: NOR
Component: general
AssignedTo: unassigned-bugs at kde.org
ReportedBy: bschindler at student.ethz.ch
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
--
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the Unassigned-bugs
mailing list