Skip to content

Paintable Code Editor Issue #18

@jason-breen

Description

@jason-breen

Occasionally, after placing a PaintableCodeEditor (PCE) using chrome on windows, the entire PaintableCodeEditor (everything within the _wrapper) will expand continuously in the +x direction until javascript execution is suspended. Some details on behavior relative to the mouse events:

  • This appears to only be happen when the mouseup event is fired if the user's pointer is not moved during initial placement after a mousedown event.
  • If the cursor is moved before firing the mouseup event, then the error does not occur.
  • However, the PCE continues to expand in the +x direction if the mouse button is held down, but the PCE will stop expanding when the cursor is moved.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions