Microsoft/calculator

Crash occurs upon opening an additional session of Calculator that is not the same size and mode of the current, open session

Open

#1340 opened on Aug 6, 2020

View on GitHub
 (4 comments) (0 reactions) (0 assignees)C++ (16,196 stars) (2,422 forks)batch import
Area: ReliabilityBugPri: 2help wantedtriage approved

Description

Describe the bug Crash occurs upon opening an additional session of Calculator that is not the same size and mode of the current, open session

Steps To Reproduce

  1. Launch a session Calculator in Standard mode with History/Memory panel not displayed
  2. Leave this 1st session open throughout the rest of the steps
  3. Open a 2nd session
  4. Resize the 2nd session to display History/Memory panel
  5. Switch the 2nd session to another mode of calculator such as Scientific
  6. Close the 2nd session
  7. Open a 3rd session
  8. If the mode of the third session reverted to the same mode of the 1st session, change the mode of the 3rd session to the mode that 2nd session was before it was closed
  9. Close the 3rd session
  10. Open 4th a session (if crash does not occur open and close additional sessions)

Expected behavior Calculator doesn't crash

Device and Application Information

  • Application Version: 10.2005.23.0

Additional context Repro rate: 50% to 75%

Requested Assignment I'm just reporting this problem. I don't want to fix it.

Contributor guide