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

Single character noun user dictionary entry may not work #379

Closed
yukawa opened this issue Aug 21, 2016 · 0 comments
Closed

Single character noun user dictionary entry may not work #379

yukawa opened this issue Aug 21, 2016 · 0 comments

Comments

@yukawa
Copy link
Collaborator

yukawa commented Aug 21, 2016

Environment

  • Android M 6.0.1 MTC20F (not specific to a certain Android OS version)
  • Nexus 6P (not specific to a certain device)
  • Mozc 2.18.2556.103 (ae6bbac)

Steps to reproduce

  1. Install Mozc for Android
  2. Open user dictionary tool
  3. Add a new user dictionary entry step3
    • Word: test1
    • Reading:
    • Category: Noun
  4. Add a new user dictionary entry step4
    • Word: test2
    • Reading:
    • Category: Noun
  5. Focus on an EditText.
  6. Type step5
  7. Hit backspace key
  8. Type step7

Expected behavior

  • After the step 5, test1 is included in the candidate list.
  • After the step 7, test2 is included in the candidate list.

Actual behavior

  • After the step 5, test1 is not included in the candidate list.
  • After the step 7, test2 is not included in the candidate list.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant