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

MathML buildup broken when editing an equation and adding parenthesis #975

Open
MicrosoftIssueBot opened this issue Jan 30, 2020 · 1 comment
Labels
Area: User Experience Issue primarily affects end user experience and are not covered by other areas Bug Issue is a bug Pri: 1 triage approved Issue has been approved by Calculator team member

Comments

@MicrosoftIssueBot
Copy link
Collaborator

MicrosoftIssueBot commented Jan 30, 2020

Summary
Rich editing for exponents becomes broken following a close parenthesis when parentheses are added later while input an equation

Repro Steps

  1. Launch calculator in graphing mode.
  2. In a function data entry field, start to input an equation such as: x^2+y^2−1. To input an exponent: press [Shift] + [6] > press exponent number of choice > then press spacebar
  3. Add an open parenthesis in front of the x: (x2+y2−1
  4. Add a closed parenthesis in behind the 1: (x2+y2−1)
  5. Add an exponent to closed parenthesis
  6. Observe the exponent

Observed results
The rich text edited version of the exponent is not added to the closed parenthesis. As the function is written out more, the rich text version any additional exponents is broken as well.
E.g. (x2+y2−1)^3 -x^2 y^3 = 0

Expected results
E.g.
image

Note
Exponents might be a red herring. I think it has to do with the adding parenthesis after the fact

@MicrosoftIssueBot MicrosoftIssueBot added Area: User Experience Issue primarily affects end user experience and are not covered by other areas Bug Issue is a bug needs more info Issue requires more information from poster Pri: 1 triage approved Issue has been approved by Calculator team member labels Jan 30, 2020
@MicrosoftIssueBot
Copy link
Collaborator Author

This is your friendly Microsoft Issue Bot. I created this issue automatically as requested by a team member.

@grochocki grochocki removed the needs more info Issue requires more information from poster label Jan 30, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area: User Experience Issue primarily affects end user experience and are not covered by other areas Bug Issue is a bug Pri: 1 triage approved Issue has been approved by Calculator team member
Projects
None yet
Development

No branches or pull requests

2 participants