[PR #589] Fix novnc mouse on chrome #688

Open
opened 2026-02-27 16:40:09 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/retspen/webvirtmgr/pull/589
Author: @forumi0721
Created: 12/8/2015
Status: 🔄 Open

Base: masterHead: master


📝 Commits (2)

  • 92df8e0 Fix novnc mouse on chrome
  • ee4c5ef Merge remote-tracking branch 'org/master'

📊 Changes

1 file changed (+14 additions, -14 deletions)

View changed files

📝 webvirtmgr/static/js/novnc/input.js (+14 -14)

📄 Description

I think chrome(new version) has 'ontouchstart' by default.
So mouse event does not work.

If problem has occur on other engine(like gecko), some other patch needed.
(Tested on IE, Chrome, Android AOSP browser)


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/retspen/webvirtmgr/pull/589 **Author:** [@forumi0721](https://github.com/forumi0721) **Created:** 12/8/2015 **Status:** 🔄 Open **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (2) - [`92df8e0`](https://github.com/retspen/webvirtmgr/commit/92df8e0e489cb133bd7b8fe354cb27e52d6e2f56) Fix novnc mouse on chrome - [`ee4c5ef`](https://github.com/retspen/webvirtmgr/commit/ee4c5ef79c1c3c47a58021ba2a4be1475afec24e) Merge remote-tracking branch 'org/master' ### 📊 Changes **1 file changed** (+14 additions, -14 deletions) <details> <summary>View changed files</summary> 📝 `webvirtmgr/static/js/novnc/input.js` (+14 -14) </details> ### 📄 Description I think chrome(new version) has 'ontouchstart' by default. So mouse event does not work. If problem has occur on other engine(like gecko), some other patch needed. (Tested on IE, Chrome, Android AOSP browser) --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/webvirtmgr#688
No description provided.