Microsoft/calculator

Function won't Show after Pressing Enter if IME is Open in Graphing Mode

Ouverte

#1 433 ouverte le 13 nov. 2020

 (3 commentaires) (3 réactions) (0 personne assignée)C++ (5 745 forks)batch import
Area: World-ReadinessBugPri: 2help wantedtriage approved

Métriques du dépôt

Stars
 (30 929 étoiles)
Métriques de merge PR
 (Merge moyen 15h 43m) (7 PRs mergées en 30 j)

Description

Describe the bug

Function won't show after pressing Enter if IME is open in Graphing Mode. Also, some strange expressions may be filled in next editbox.

Steps To Reproduce

Steps to reproduce the behavior:

  1. Go to Graphing Mode
  2. Enable the IME (I'm using Chinese IME)
  3. Input an expression and press Enter
  4. Nothing will show on graph
  5. Input more expressions, and sometimes strange expressions are auto filled in next editbox after pressing Enter
  6. Still not works if go back to previous editbox and hit Enter again even with IME disabled.

Expected behavior

  • Function should be shown after pressing Enter with IME open.
  • No strange expressions should appear.

Screenshots

I never input the 4th function x+3 and 5th function x but they're filled in next editbox automatically.

1

Device and Application Information

  • OS Build: 10.0.19042.0
  • Architecture: x64
  • Application Version: 10.2009.4.0
  • Region: zh-CN
  • Dev Version Installed: True

Requested Assignment

I'm just reporting this problem. I don't want to fix it for now.

Guide contributeur