Bug 149411 - Multiple planets are blinking when selected by keyboard
Summary: Multiple planets are blinking when selected by keyboard
Status: RESOLVED FIXED
Alias: None
Product: konquest
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Compiled Sources Linux
: NOR normal
Target Milestone: ---
Assignee: Russell Steffen
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-08-31 09:53 UTC by Haris Kouzinopoulos
Modified: 2007-11-03 23:21 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 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