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

fixes i can right click on a context menu #20185

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

saltykheera
Copy link

Copy link
Member

@jelly jelly left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This fix has some issues:

  • Right clicking on the context menu now moves the context menu
    Screencast from 2024-03-18 11-17-00.webm

  • This causes a JavaScript error, when I right click in the terminal, close click outside of the page (on the top bar)
    Then click in the terminal again

Uncaught TypeError: Cannot read properties of null (reading 'contains')
    at HTMLDocument.u (terminal.js:16:214144)

@jelly
Copy link
Member

jelly commented Mar 18, 2024

Sorry, after checking the issue, I found that it was in navigator and not an actual issue in Cockpit itself.

cockpit-project/cockpit-files#329

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants