leokraft / leokraft/QuickKey

QPushButton navigation and selection

Open
#23 0 comments 0 reactions 0 assignees View on GitHub

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

  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

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.