Ticket #1372 (closed defect: fixed)

Opened 14 months ago

Last modified 14 months ago

Minimap issue: need to lose focus to click again

Reported by: frapell Owned by: leper
Priority: Should Have Milestone: Alpha 10
Component: UI & Simulation Keywords: minimap
Cc:

Description

If you click somewhere in the minimap, you cannot click anywhere else, unless you move the mouse outside the minimap, and move it back in again.

Steps to reproduce:

  1. Go to the minimap and click anywhere, the camera will move there
  2. Without moving the mouse away from the minimap, click anywhere else, nothing happens

Expected result:

The camera moves to each of the places clicked in the minimap without the need to move the mouse in and out

Attachments

system_info.txt (6.0 KB) - added by frapell 14 months ago.

Change History

comment:1 Changed 14 months ago by feneur

Can you please offer some more details? Especially what game version (Alpha/SVN) and the system_info.txt found by going to the logs folder found via the instructions here: http://trac.wildfiregames.com/wiki/ReportingErrors

I just tried to do it in the latest SVN version on Windows and it works as expected. You could be talking about the minimap in the simulation mode in Atlas though? Is that the case?

Last edited 14 months ago by feneur (previous) (diff)

comment:2 Changed 14 months ago by fabio

I can confirm this issue on current SVN under Ubuntu.

Changed 14 months ago by frapell

comment:3 Changed 14 months ago by frapell

Yes, sorry, currently using [11725] compiled for Debian sid 64 bits

This is not in Atlas, this is when playing

Attached the system_info.txt file

comment:4 Changed 14 months ago by feneur

Hmm, a guess would be that it could have something to do with "focus follows the mouse", could you try and change to "focus on click" or whatever it may be called if there is an easily accessible setting like that? Just to try and limit down the issue :)

comment:5 Changed 14 months ago by frapell

You mean like a desktop setting ? i have it on "focus on click", but i don't think that is the issue here, IIRC, this was working previously...

Also, i'm using KDE, and I would assume fabio from comment:2 is using Unity, so I wouldn't think the desktop is causing this...

comment:6 Changed 14 months ago by quantumstate

I can also confirm this on linux. It does not affect Alpha 9.

comment:7 follow-up: ↓ 9 Changed 14 months ago by k776

Confirmed for Mac as well. I wonder what changed the minimap behaviour :-S

comment:8 Changed 14 months ago by vts

  • Summary changed from Minimap issue: need to loose focus to click again to Minimap issue: need to lose focus to click again

comment:9 in reply to: ↑ 7 Changed 14 months ago by leper

  • Owner set to leper
  • Status changed from new to assigned
  • Milestone changed from Backlog to Alpha 10

Replying to k776:

I wonder what changed the minimap behaviour :-S

It was a side effect from r11725. I found what is causing the issue and I'm working at a solution.

comment:10 Changed 14 months ago by leper

  • Status changed from assigned to closed
  • Resolution set to fixed

In 11748:

Fix minimap issue caused by r11725. Fixes #1372.

Note: See TracTickets for help on using tickets.