Bug 154157 - Changing tileset while paused causes game to become unhidden
Summary: Changing tileset while paused causes game to become unhidden
Status: RESOLVED FIXED
Alias: None
Product: kmahjongg
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Ubuntu Linux
: NOR normal
Target Milestone: ---
Assignee: Mauricio Piacentini
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-12-15 23:43 UTC by Jonathan Thomas
Modified: 2008-01-03 14:24 UTC (History)
0 users

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 Jonathan Thomas 2007-12-15 23:43:48 UTC
Version:            (using KDE KDE 3.97.0)
Installed from:    Ubuntu Packages
OS:                Linux

Steps to reproduce:
-Pause an existing game. It doesn't matter if you have just started or are almost finished with a game.
-Change the tile set via the configuration window.

Your game which is normally hidden by the pause feature has now reappeared. The game is still paused, but your paused game is now visible.
Comment 1 Jonathan Thomas 2007-12-15 23:45:15 UTC
Oops, forgot to mention this. Changing backgrounds also causes the paused game to become unhidden.
Comment 2 Mauricio Piacentini 2008-01-03 14:24:44 UTC
SVN commit 756608 by piacentini:

Do not draw board if game is paused, no matter the source of the repaint request. Fixes bug where the board 
will appear in paused games after a change in the configured tileset.
BUG:154157


 M  +1 -0      boardwidget.cpp  


WebSVN link: http://websvn.kde.org/?view=rev&revision=756608