Skip to content
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

Custom text ending with a Hangul word does not work #4968

Open
2 tasks done
j824h opened this issue Jan 25, 2024 · 4 comments
Open
2 tasks done

Custom text ending with a Hangul word does not work #4968

j824h opened this issue Jan 25, 2024 · 4 comments
Labels
bug Something isn't working

Comments

@j824h
Copy link

j824h commented Jan 25, 2024

Did you clear cache before opening an issue?

  • I have cleared my cache

Is there an existing issue for this?

  • 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 j824h added the bug Something isn't working label Jan 25, 2024
@josehp304
Copy link

I tried it and i couldn't reproduce this.

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

@j824h
Copy link
Author

j824h commented Feb 9, 2024

@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.

@josehp304
Copy link

Capture

this is what it showed me

@j824h
Copy link
Author

j824h commented Feb 10, 2024

@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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants