kefaslungu / enhancedTouchGestures

Enhanced Touchscreen Gestures NVDA add-on
GNU General Public License v2.0
0 stars 1 forks source link

Touch command conflict: two finger single tap cannot be used to stop speech with add-on 23.06 #1

Closed josephsl closed 1 year ago

josephsl commented 1 year ago

Hi,

Looks like a command conflict was introduced with Enhanced Touch Gestures 23.06:

Steps to reproduce:

  1. Instlal Enhanced Touch Gestures 23.06 and restart NVDA.
  2. Try reading a long passage.
  3. Perform a two finger single tap.

Expected: speech stops. Actual: NVDA steps through audio ducking settings. Cause: two finger single tap is defined as stop speech (control key) in NVDA, whereas it is overridden in Enhanced Touch Gestures 23.06 to toggle audio ducking (NVDA+Shift+D). Ideal solution: plesae reassign something else to audio ducking toggle and try minimizing conflicts with NVDA Core commands if possible.

Thanks.

kefaslungu commented 1 year ago

fix by 23.06.1