Bug 154157

Summary: Changing tileset while paused causes game to become unhidden
Product: [Applications] kmahjongg Reporter: Jonathan Thomas <echidnaman>
Component: generalAssignee: Mauricio Piacentini <piacentini>
Status: RESOLVED FIXED    
Severity: normal    
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Ubuntu   
OS: Linux   
Latest Commit: Version Fixed In:

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