QPushButton navigation and selection
Open
Nobody has claimed this yet.
Priority: Medium
Type: Bug
Type: Feature
- Dominant language
- C++
- Stars
- 9
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
Have a look at QPushButton ::setDefault maybe use this instead of Enteron SearchBar.
Improve Navigation of Buttons and make selected button clickable with Enter
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
Start by locating the SearchBar and its QPushButton navigation code, then read how QPushButton::setDefault behaves in the relevant Qt UI flow. Confirm how focus and selection currently move between buttons; done means the selected button is clickable with Enter and navigation behaves as described.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- desktop
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100