Skip to content

Clicking issues in text area #2826

Closed
Closed
@L3P3

Description

@L3P3
  • Web Browser: Mypal 29.0.1 (Pale Moon/Firefox)
  • Local OS: Windows XP SP3
  • Remote OS: Debian 10
  • Remote Architecture: x86-64
  • code-server --version: 3.9.0 fc6d123
  1. When right-clicking in the text area (and only there), the context menu does not appear. Following error is thrown:
  ERR this.shadowRootHostElement.attachShadow is not a function: setContainer@out/vs/workbench/workbench.web.api.js:448:617
setContainer@out/vs/workbench/workbench.web.api.js:1724:79
showContextView@out/vs/workbench/workbench.web.api.js:1724:180
showContextMenu@out/vs/workbench/workbench.web.api.js:2171:372
showContextMenu@out/vs/workbench/workbench.web.api.js:2524:362
_doShowContextMenu@out/vs/workbench/workbench.web.api.js:2036:481
showContextMenu@out/vs/workbench/workbench.web.api.js:2035:614
_onContextMenu@out/vs/workbench/workbench.web.api.js:2035:347
e/<@out/vs/workbench/workbench.web.api.js:2034:213
fire@out/vs/workbench/workbench.web.api.js:99:694
_createView/i.onContextMenu@out/vs/workbench/workbench.web.api.js:2357:766
emitContextMenu@out/vs/workbench/workbench.web.api.js:2215:957
emitContextMenu@out/vs/workbench/workbench.web.api.js:2007:54
_onContextMenu@out/vs/workbench/workbench.web.api.js:2202:979
p/<@out/vs/workbench/workbench.web.api.js:2201:318
onContextMenu/<@out/vs/workbench/workbench.web.api.js:479:433
  1. When clicking on empty lines, nothing happens (cursor does not jump to that line), no error is thrown. Clicking on lines containing text behaves correctly. Is quite annoying, have to always click on nearest populated line and navigate down/up via keyboard.

Metadata

Metadata

Assignees

No one assigned

    Labels

    waiting-for-infoWaiting for more information from submitter

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions