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

Firefox "Paste" dialog popping up with each click on RDP sessions #6571

Closed
ora2j opened this issue Nov 30, 2024 · 1 comment
Closed

Firefox "Paste" dialog popping up with each click on RDP sessions #6571

ora2j opened this issue Nov 30, 2024 · 1 comment
Assignees
Labels

Comments

@ora2j
Copy link

ora2j commented Nov 30, 2024

Describe the bug
When clicking anywhere in the remote machine's screen area, a firefox context menu with only the "paste" option appears under the cursor.

To Reproduce
Steps to reproduce the behavior:

  1. Connect to a RDP session using firefox on any remote machine.
  2. Click anywhere on the screen

Expected behavior
Nothing should appear.

Screenshots
coller

Server Software (please complete the following information):

  • OS: Windows
  • Meshcentral config :
{
   "settings":{
	  "cert": "meshcentral.mydomain.info",
      "minify":true,
      "_lanonly":true,
	  "_wanonly":true,
      "sessionkey":"mykey",
      "port":444,
      "aliasport":443,
      "redirport":81,
      "rediraliasport":80,
      "selfupdate":true,
      "clickonce":true,
      "agentpong":300,
      "webrtc":true,
      "tlsoffload":"192.168.1.55",
      "allowframing":true,
      "nice404":true,
      "allowHighQualityDesktop":true,
      "localdiscovery":{
         "name":"R710",
         "info":"VAFE's main Server"
      }
   },
   "domains":{
      "":{
         "certUrl":"https://meshcentral.mydomain.info",
         "title":"Meshcentral",
		 "allowedOrigin":true,
         "title2":"@mydomain.info",
         "footer":"Contact : VAFE@mydomain.info",
		 "agentConfig": [ "webSocketMaskOverride=1" ],
         "newAccounts":false,
         "agentCustomization":{
            "displayName":"VAFE's server MeshAgent",
            "description":"Meshcentral agent for VAFE's Main meshcentral server",
            "companyName":"Meshcentral Vafe",
            "serviceName":"VAFE's MeshAgent",
            "fileName":"Meshagent"
         }
      }
  }
}
@ora2j ora2j added the bug label Nov 30, 2024
@si458 si458 self-assigned this Nov 30, 2024
si458 added a commit that referenced this issue Nov 30, 2024
Signed-off-by: si458 <simonsmith5521@gmail.com>
@si458
Copy link
Collaborator

si458 commented Nov 30, 2024

fixed, will be out in next release

@si458 si458 closed this as completed Nov 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants