mircearoata / SatisfactoryAreaActions

https://ficsit.app/mod/6vQ6ckVYFiidDh
GNU General Public License v3.0
24 stars 11 forks source link

(Beta 6) Hotbar [0-9] shortcuts reassigned when entering values in AA menu/dialogs #60

Open ubiquish opened 2 years ago

ubiquish commented 2 years ago

Two issues, fairly easy to reproduce, likely the same root cause:

  1. When naming a blueprint with a digit in the name, various AA items will be assigned (overwrite) the ones in the current hotbar. (I assume this is simply one of those issues where the "assign functions to the hotbar" feature needs to be turned off when users are entering text in dialog boxes.)

  2. Same issue when entering coordinates, fill values, or other numeric text in the other dialog boxes. The action that is assigned to the hotbar seemed random to me at the time, but now that I think about it, it might have been caused by the location of my mouse cursor when inputting the data).

TLDR: Hotbar assignments still happen even when accepting user input that could contain numerics, causing unintentional effects.