sqlitebrowser / sqlitebrowser/sqlitebrowser

Windows 10 multi-touch glitch

Open
#1,031 8 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

windows
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

  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 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.