dotnet / dotnet/machinelearning-modelbuilder

Cursor jumps abnormally in Advanced Data options.

Open
#2,014 3 comments 0 reactions 0 assignees View on GitHub
Needs Design Priority:2 Reported by: Test Stale
Dominant language
Dockerfile
Stars
285
Forks
66
PR merge metrics
No merged PRs in 30d

Description

**System Information (please complete the following information):**
- Model Builder Version (available in Manage Extensions dialog): 16.13.1.2210302 (latest main)
- Microsoft Visual Studio Enterprise 2019: 16.11.9

**Describe the bug**
- On which step of the process did you run into an issue: Advanced data options
- Clear description of the problem: have 2 issues here,
one is that: open the dialog, see the cursor is in the purpose of the first column on Column settings tab, but navigate to Data formatting tab and go back, see that the cursor jumps in Search box.
Another is that: select the search box and input one character, find that the cursor jumps to the purpose field of the first column.

**To Reproduce**
Steps to reproduce the behavior:
1. Select Create a new project from the Visual Studio 2019 start window;
2. Choose the C# Console App (.NET Core) project template with .Net 5.0;
3. Add model builder by right click on the project;
4. Select Data classification and input file data source;
5. Open Advanced data options, find the cursor jumps abnormally when input in search box, and also jumps abnormal switch between column settings and data formatting tabs.

**Expected behavior**
1. the cursor should be keep in search box when inputting.
2. the cursor should be focused on same place when switching between column settings and data formatting tabs

**Screenshots**
If applicable, add screenshots to help explain your problem.
![mouse cursor jump abnormal2](https://user-images.githubusercontent.com/81727020/153158521-00355a75-a94e-4d9d-9e21-9c61cd2796d0.gif)

**Additional context**
Add any other context about the problem here.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.