microsoft / microsoft/WPF-Samples

Exception thrown when left clicking the Graphing Calulator Demo graph

Open
#260 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
C#
Stars
5.7k
Forks
3.3k
Avg merge
12d 8h
Merged PRs (30d)
2

Description

Reproduce:

  1. Build the Graphing Calcular Demo
  2. Plot the 2D chart with the default settings
  3. Attempt to left click mouse and drag on the graph

image

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

Actual Outcome:
image

Devlopment Environment
image

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.