View Issue Details

IDProjectCategoryLast Update
0020721AI War 2Bug - OtherJan 29, 2019 12:06 pm
Reporterwm46 Assigned ToChris_McElligottPark  
Severityminor 
Status assignedResolutionopen 
Product Version0.805 Mercs, Hacks, and, Drones, Oh My 
Summary0020721: Double Right Click & Hold acts as a right click every frame?
DescriptionI remember reading about some hotfix to double click being posted by a dev on the Steam forums before. This might be related?

Double clicking and then holding the same mouse button will act as a click every frame. If you hold shift while double right clicking, you can watch the orders queue up rapidly. The same occurs with left clicking, but only if your double click started on a unit (because otherwise it'd start a drag box and stop clicking) or blank UI element.
TagsNo tags attached.

Relationships

related to 0020740 resolvedChris_McElligottPark Double clicking recognition 
related to 0020481 resolvedChris_McElligottPark Clicking on different planets quickly in the galaxy view acts like a double-click that opens a planet view, really annoying 
related to 0020894 resolvedChris_McElligottPark Double clicking to select a type of ship is a bit sloppy 

Activities

wm46

Nov 4, 2018 11:44 am

reporter   ~0050433

From a report by Kaleopan, it seems this bug also occurs on the galaxy map screen.

Kaleopan

Nov 4, 2018 12:28 pm

reporter   ~0050434

Definitely a problem with the way the game determines what a double click is.

1. It happens with every mouse button.

2. Possible cause is "Input.GetKey(KeyCode.Mouse0" getting checked in X millisecond intervals. If 2 intervals determine mouse button is pressed -> treat it as double click, which is not the way double clicks should be determined.

Issue History

Date Modified Username Field Change
Oct 31, 2018 7:39 pm wm46 New Issue
Nov 3, 2018 10:16 am Dune Assigned To => Dune
Nov 3, 2018 10:16 am Dune Status new => acknowledged
Nov 4, 2018 11:40 am wm46 Relationship added related to 0020740
Nov 4, 2018 11:44 am wm46 Note Added: 0050433
Nov 4, 2018 12:28 pm Kaleopan Note Added: 0050434
Nov 4, 2018 11:47 pm Kaleopan Relationship added related to 0020481
Nov 8, 2018 4:22 pm Dune Assigned To Dune => Chris_McElligottPark
Nov 8, 2018 4:22 pm Dune Status acknowledged => assigned
Jan 29, 2019 12:06 pm wm46 Relationship added related to 0020894