-
-
Notifications
You must be signed in to change notification settings - Fork 4.3k
Fix: hide RichText placeholder during voice dictation (#12980) #13518
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Fix: hide RichText placeholder during voice dictation (#12980) #13518
Conversation
|
Hi @p-r-a-v-i-n , Screen.Recording.2025-10-30.at.7.44.35.PM.movMaybe you can look into how the title block handled this issue and make similar changes to resolve it. Screen.Recording.2025-10-30.at.7.50.11.PM.mov |
8c8950d to
b97380c
Compare
|
HI @Srishti-j18 ,
sorry i could not able figure out how title is being handled though i made some changes I hope this time it will listen to 'compositionstart' at the right time. I'd really appreciate if you verify from your end again. if it won't work then i think i should close this PR since i'm doing changes on asumption. If i'm missing something please let me know |
|
It's not working. Also, I am not the best person who can review your code, w8 until someone more experienced reviews it. But I would say, don't do things based on assumptions. I saw your code, you have created a new class and then written some logic which seems independent of the existing codebase. I think this might require some code digging in https://github.com/springload/draftail too. |
b97380c to
d9e9519
Compare
d9e9519 to
df2b2e6
Compare
|
HI @Srishti-j18 , |
b7242c3 to
0363ad9
Compare
|
Hi @Srishti-j18 , |
This PR fixes #12980
I don't currently have macOS or Windows dictation tools available to test with.
I would really appreciate help from someone who can verify the behavior there, especially with system voice dictation enabled.