microsoft / microsoft/WPF-Samples
Exception thrown when left clicking the Graphing Calulator Demo graph
Open
Nobody has claimed this yet.
- Dominant language
- C#
- Stars
- 5.7k
- Forks
- 3.3k
- Avg merge
- 12d 8h
- Merged PRs (30d)
- 2
Description
Reproduce:
- Build the Graphing Calcular Demo
- Plot the 2D chart with the default settings
- Attempt to left click mouse and drag on the graph

Expected Outcome:
The area should be selected and zoomed in.
Actual Outcome:

Devlopment Environment

Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Build the Graphing Calculator Demo and reproduce the exception by plotting the default 2D chart, then left-clicking and dragging on the graph. Inspect the resulting exception and the graph interaction entry point. Done means the dragged area is selected and zoomed without throwing an exception.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp
- Domain
- desktop
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100