monkeytype icon indicating copy to clipboard operation
monkeytype copied to clipboard

Custom text ending with a Hangul word does not work

Open j824h opened this issue 2 years ago • 5 comments

Did you clear cache before opening an issue?

  • [X] I have cleared my cache

Is there an existing issue for this?

  • [X] I have searched the existing issues

Does the issue happen when logged in?

Yes

Does the issue happen when logged out?

Yes

Does the issue happen in incognito mode when logged in?

Yes

Does the issue happen in incognito mode when logged out?

Yes

Account name

j824h

Account config

{"theme":"serika_dark","themeLight":"serika","themeDark":"serika_dark","autoSwitchTheme":false,"customTheme":false,"customThemeColors":["#323437","#e2b714","#e2b714","#646669","#2c2e31","#d1d0c5","#ca4754","#7e2a33","#ca4754","#7e2a33"],"favThemes":[],"showKeyTips":true,"showLiveWpm":false,"showTimerProgress":true,"smoothCaret":"medium","quickRestart":"off","punctuation":false,"numbers":false,"words":50,"time":15,"mode":"custom","quoteLength":[0,1,2,3],"language":"english_1k","fontSize":1.5,"freedomMode":false,"difficulty":"normal","blindMode":false,"quickEnd":false,"caretStyle":"default","paceCaretStyle":"default","flipTestColors":false,"layout":"default","funbox":"none","confidenceMode":"off","indicateTypos":"off","timerStyle":"mini","colorfulMode":false,"randomTheme":"off","timerColor":"main","timerOpacity":"1","stopOnError":"off","showAllLines":false,"keymapMode":"off","keymapStyle":"staggered","keymapLegendStyle":"lowercase","keymapLayout":"overrideSync","keymapShowTopRow":"layout","fontFamily":"Roboto_Mono","smoothLineScroll":false,"alwaysShowDecimalPlaces":false,"alwaysShowWordsHistory":true,"singleListCommandLine":"manual","capsLockWarning":true,"playSoundOnError":"off","playSoundOnClick":"off","soundVolume":"0.5","startGraphsAtZero":true,"showOutOfFocusWarning":true,"paceCaret":"off","paceCaretCustomSpeed":100,"repeatedPace":true,"pageWidth":"125","accountChart":["on","on","on","on"],"minWpm":"off","minWpmCustomSpeed":100,"highlightMode":"letter","typingSpeedUnit":"wpm","ads":"result","hideExtraLetters":false,"strictSpace":false,"minAcc":"off","minAccCustom":90,"showLiveAcc":false,"showLiveBurst":false,"monkey":false,"repeatQuotes":"off","oppositeShiftMode":"off","customBackground":"","customBackgroundSize":"cover","customBackgroundFilter":[0,1,1,1,1],"customLayoutfluid":"qwerty#dvorak#colemak","monkeyPowerLevel":"off","minBurst":"off","minBurstCustomSpeed":100,"burstHeatmap":false,"britishEnglish":false,"lazyMode":false,"showAverage":"off","tapeMode":"off"}

Current Behavior

When custom text includes a line ending with a Hangul word, and I either correctly or incorrectly complete the word and type return, the word is cleared.

Expected Behavior

When I type return, the cursor should go to the next line, with getting the new line character correct.

Steps To Reproduce

  1. Go to "Change custom text"
  2. Set the custom text so that it includes a line ending with a Hangul word. Example:
abc 가나다
abc
  1. Type either abc 가나다<Return> or abc abc<Return> or abc ...<Return>

Environment

  • OS: Windows 11
  • Browser: Google Chrome
  • Browser Version: 120.0.6099.225 (Official Build) (64-bit)

Anything else?

For now, the problem can be circumvented by "Replace new lines with spaces".

j824h avatar Jan 25 '24 15:01 j824h

I tried it and i couldn't reproduce this.

Its's working normaly for me Uploading Capture.PNG…

josehp304 avatar Feb 07 '24 15:02 josehp304

@josehp304 Is your image working? I only see "Uploading Capture.PNG…"

Thanks for trying this out by yourself. I would appreciate if I can see what has worked for you, as I still seem to have the issue.

j824h avatar Feb 09 '24 03:02 j824h

Capture

this is what it showed me

josehp304 avatar Feb 09 '24 08:02 josehp304

@josehp304 Yep, that is showing exactly what I intended to report as a bug. We should be able to finish the line by a return, not only by skipping with a space and getting the word as incorrect.

j824h avatar Feb 10 '24 08:02 j824h