Bug 344917 - Panel is resized incorrectly when fullscreen game exits
Summary: Panel is resized incorrectly when fullscreen game exits
Status: RESOLVED DUPLICATE of bug 311529
Alias: None
Product: plasma4
Classification: Unmaintained
Component: panel (other bugs)
Version First Reported In: unspecified
Platform: Kubuntu Linux
: NOR normal
Target Milestone: ---
Assignee: Plasma Bugs List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-03-06 21:10 UTC by Graham Bull
Modified: 2018-01-23 22:45 UTC (History)
2 users (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Graham Bull 2015-03-06 21:10:00 UTC
I've got a panel on the left of the screen (auto-hide, centre-aligned) and I've set a maximum panel size (about 100 pixels from the top and from the bottom).

If I run a fullscreen game, when the game exits the panel loses the size I've set and now spans from the top edge of the screen to the bottom edge.

Reproducible: Always

Steps to Reproduce:
1. Add a new panel to the left of the screen;
2. Adjust the panel so that it's got a maximum size of 100 pixels from the top and bottom edges of the screen;
3. Run a fullscreen game then exit.

Actual Results:  
The panel is resized when the game exits and the desktop has reappeared.

Expected Results:  
The panel should not be resized.
Comment 1 Graham Bull 2015-03-12 14:28:16 UTC
Some further information:

The problem only occurs if the fullscreen game is using a display resolution that's smaller than the panel's size. So in my case the panel had a height of about 880 pixels, and the game was running at 1024x768 (don't ask!).

If I run the game at a higher resolution (e.g. 1280x1024) then the panel doesn't get resized because the screen's height exceed's the panel's height.
Comment 2 Nate Graham 2018-01-23 22:45:29 UTC

*** This bug has been marked as a duplicate of bug 311529 ***