AlexandreRouma / SDRPlusPlus

Cross-Platform SDR Software
GNU General Public License v3.0
4.17k stars 577 forks source link

Shortcuts interfering when inside a text field #1493

Closed larsen0815 closed 1 month ago

larsen0815 commented 1 month ago

Hardware

Software

Bug Description When inside a text field (e.g. for Bandwith), shortcuts like the Home button (etc.) should be disabled so the waterfall won't be toggled when I press Home to go to the first char in the text field.

Steps To Reproduce

  1. Have cursor active inside a text field
  2. Enter some text
  3. Press Home button
AlexandreRouma commented 1 month ago

imgui doesn't have a clean way to do it, not really worth the effort.