Bug 149411

Summary: Multiple planets are blinking when selected by keyboard
Product: [Applications] konquest Reporter: Haris Kouzinopoulos <kouzinopoulos>
Component: generalAssignee: Russell Steffen <rsteffen>
Status: RESOLVED FIXED    
Severity: normal    
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Compiled Sources   
OS: Linux   
Latest Commit: Version Fixed In:

Description Haris Kouzinopoulos 2007-08-31 09:53:50 UTC
Version:            (using KDE Devel)
Installed from:    Compiled sources

Probably related to commit 699379. When starting the game just press in the keyboard the letters a,b,c and d. Then all four planets will start blinking instead of just the last one.
Comment 1 Pierre Ducroquet 2007-11-03 23:21:55 UTC
SVN commit 732461 by ducroquet:

This is a fix for the bug #149411 (Multiple planets are blinking when selected by keyboard)
The problem was that the selected planet wasn't remember when selected with the keyboard, but this code is quite complex (too many objects 
doing their own work apart), it'll have to be cleaned up later.

BUG: 149411


 M  +1 -0      gameview.cc  
 M  +0 -1      mapitems.cc  
 M  +1 -0      mapscene.cc  


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