Bug 291501

Summary: Declaration announcement is not removed in time.
Product: [Applications] kajongg Reporter: Daniel <ckomopox>
Component: generalAssignee: Wolfgang Rohdewald <wolfgang>
Status: RESOLVED FIXED    
Severity: normal CC: kde-games-bugs
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Ubuntu   
OS: Linux   
Latest Commit: Version Fixed In:

Description Daniel 2012-01-14 10:16:30 UTC
Version:           unspecified (using KDE 4.7.3) 
OS:                Linux

Player's declaration announcement in yellow (Pung, Kong, Chow) should be removed as soon as player discards tile after claiming, but it is not so now. If that tile is also claimed or if that tile is not needed, but next discard is claimed, it comes to situation when several declarations are displayed simultaneously, though one refers to current tile and another to one of the previous.

Reproducible: Always

Steps to Reproduce:
During normal game flow, just watch for the moments when you discard.

Actual Results:  
Two players display declaration announcement for different tiles at the same moment of time.

Expected Results:  
As in details.

Qt: 4.7.4
KDE Development Platform: 4.7.3 (4.7.3)
Kajongg: 4.7.0
Comment 1 Wolfgang Rohdewald 2012-01-23 08:27:14 UTC
SVN commit 1275459 by wrohdewald:

after I discard a tile, hide my yellow popups like "Pung"

backport from trunk

FIXED-IN: KDE 4.8.1



 M  +3 -1      game.py  


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