CodeEditApp / CodeEditTextView

A text editor specialized for displaying and editing code documents. Written in pure Swift.

Home Page:https://codeeditapp.github.io/CodeEditTextView/documentation/codeedittextview/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

🐞 Typing with Dictation results in duplicate characters

austincondiff opened this issue Β· comments

Description

I was testing the new cursor introduced in Sonoma which has an overlay under your cursor and I ran into a similar issue when trying to use voice to text.

To Reproduce

  1. Make sure the cursor is in the editor.
  2. Press Dictation key (F5 on a MacBook Pro)
  3. Say "Test"
  4. Notice there are duplicate characters

Expected Behavior

"Test" should be in the editor instead of having duplicate characters.

Version Information

No response

Additional Context

No response

Screenshots

Screen.Recording.2024-02-01.at.5.24.08.PM.mov