scratchfoundation / scratch-gui

Graphical User Interface for creating and running Scratch 3.0 projects.
https://scratchfoundation.github.io/scratch-gui/develop/
BSD 3-Clause "New" or "Revised" License
4.47k stars 3.59k forks source link

Dragging the paint editor color picker slider to the edge selects lots of text in the GUI #3755

Open ericrosenbaum opened 6 years ago

ericrosenbaum commented 6 years ago

Expected Behavior

Dragging the sliders in the paint editor color picker should not cause text all over the GUI to become selected.

Actual Behavior

When you drag a paint editor color picker slider to the edge, several text areas all over the GUI become selected (in the paint editor, in the sprite info area, and the add sprite and add backdrop button icons):

color-picker-slider-select-bug

Operating System and Browser

Mac OS 10.13.6 Chrome 69

Alzter commented 6 years ago

There's a lot of text in Scratch 3.0 that you can select that shouldn't be selectable and CTRL+A selects everything on the page.