base icon indicating copy to clipboard operation
base copied to clipboard

texture browser doesn't grab input when typing

Open Jigoku opened this issue 4 years ago • 2 comments

Texture menu should probably grab input after clicking the search box, as to stop unexpected changes to the map in editing.

  • Version and build: master

  • Observation: filtering textures by a search string will resize the texture menu depending on few results, problematic as for when the mouse isn't hovering over the search box, input becomes editbind actions instead. Due to the texture menu resizing, this causes you to place/delete things in the map.

  • How to reproduce: search for a specific texture in texture browser, or move the mouse away from the search box.

2020-04-21-161855_1920x1080_scrot

Jigoku avatar Apr 21 '20 15:04 Jigoku

this is a problem with every input box in any menu ;o

cloudziq avatar Apr 22 '20 02:04 cloudziq

My current approach is

  1. Move the cursor over the text box.
  2. Let go carefully so as not to bump the mouse off of the box.
  3. Go back to 1 because I messed up 2.

lambda-11235 avatar Apr 23 '20 05:04 lambda-11235

Closing; no longer relevant as for recent editor overhaul.

Jigoku avatar Nov 03 '23 23:11 Jigoku