ArduPilot / ArduPilot/MissionPlanner
MP grabs cursor and pulls over "OK" button when asking to update firmware
- Dominant language
- C#
- Stars
- 2.4k
- Forks
- 2.9k
- Avg merge
- 19h 16m
- Merged PRs (30d)
- 4
Description
If I start MP and it decides that there is a newer beta available, it pops up a box asking if I would like to upgrade. This is fine but it also grabs the cursor and puts it over the "OK" button. This is quite unfair because the user may accidentally press the "OK" button because they were off doing something else as the MP was starting up.
I think MP should be changed so it still pops up the message but it should not grab the cursor and put it over the OK button.
Contributor guide
No contributing guide indexed for this repository
Research direction
The issue names no source file, test, or entry point. Start by locating the beta firmware update prompt and its dialog setup, then reproduce startup with a newer beta available. Done means the prompt still appears without moving or grabbing the cursor, and the existing behavior is covered by a suitable test if the project supports one.
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