-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Description
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
Labels
No labels