Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cannot resize/maximize/restore/drag or close the window using pen on touchscreen devices #21440

Closed
3 tasks done
sachetsharma1 opened this issue Dec 9, 2019 · 1 comment · Fixed by #24042
Closed
3 tasks done

Comments

@sachetsharma1
Copy link

sachetsharma1 commented Dec 9, 2019

  • I have read the Contributing Guidelines for this project.
  • I agree to follow the Code of Conduct that this project adheres to.
  • I have searched the issue tracker for an issue that matches the one I want to file, without success.

Issue Details

  • Electron Version:
    7.1.0
  • Operating System:
    Windows 10 pro
  • Last Known Working Electron version:
    n/a

Expected Behavior

Window should respond to pen taps on the screen.

Actual Behavior

Window does not respond.

To Reproduce

Download or clone electron-quick-start project on a touchscreen laptop(surface book in my case) and try using pen to resize/maximize/restore/drag or close the window.

Clone the repository

git clone https://github.com/electron/electron-quick-start

Go into the repository

cd electron-quick-start

Install dependencies

npm install

Run the app

npm start

Additional Information

I tried the latest vs code which is based on electron v6 and it works properly. All other apps on the machine also responds normally to pen taps.

@sachetsharma1 sachetsharma1 changed the title Cannot resize/maximize/restore/drag or close the window using pen on touchscreen laptop Cannot resize/maximize/restore/drag or close the window using pen on touchscreen devices Dec 9, 2019
@sofianguy sofianguy added this to Unsorted Issues in 7.2.x Dec 9, 2019
@kenpowers-signal
Copy link

We've received this as a bug report for Signal: signalapp/Signal-Desktop#4318

@ckerr ckerr added this to TODO in Issues Jun 9, 2020
@ckerr ckerr moved this from TODO to Active in Issues Jun 9, 2020
@ckerr ckerr self-assigned this Jun 9, 2020
@zcbenz zcbenz self-assigned this Jun 10, 2020
@ckerr ckerr added the bug/regression ↩️ A new version of Electron broke something label Jun 16, 2020
@ckerr ckerr moved this from Active to In Flight in Issues Jun 16, 2020
@ckerr ckerr moved this from PR in Flight to Merged in Electron in Issues Jun 16, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Issues
Merged in Electron
7.2.x
Unsorted Issues
Development

Successfully merging a pull request may close this issue.

5 participants