sqlitebrowser / sqlitebrowser/sqlitebrowser
Windows 10 multi-touch glitch
Nobody has claimed this yet.
- Dominant language
- C++
- Stars
- 24.6k
- Forks
- 2.4k
- Avg merge
- 3d 49m
- Merged PRs (30d)
- 3
Description
I'm not so experienced with C++, so I'll ask my question here in the hopes that it's easier for one of the developers to answer than trying to find out myself. I'm investigating a graphical feedback glitch. I've seen it in several applications on Windows 10. It involves the way a multi-touch cancels an alt-click.
My question is this. Is there any code at all in this code base that relates to touch input or to multi-touch and alt-click canceling specifically? Thanks in advance.
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 searching the codebase for touch input, multi-touch, alt-click handling, and Windows-specific input code. The issue mentions no files or tests; completion would require identifying whether related code exists and determining whether it could explain the reported glitch.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- desktop, operating-systems
- Issue type
- Bug
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 15/100