scratchfoundation / scratch-flash

Open source version of the Scratch 2.0 project editor. This is the basis for the online and offline versions of Scratch found on the website.
https://scratch.mit.edu
GNU General Public License v2.0
1.33k stars 513 forks source link

Unable to type into text fields #1386

Closed BryceLTaylor closed 5 years ago

BryceLTaylor commented 6 years ago

What should happen: Users should be able to change the value of text inputs, such as the name of sprites, by selecting the text field of the sprite and typing a new value. Other values includes move blocks.

What is actually happening: The user can select the text fields but typing does not send values to the text field. It's like the keyboard isn't plugged in when typing.

How to reproduce: NEEDS REPRO

Using Firefox on Windows 10 (user sees it on multiple computers. Ticket 107795 from freshdesk (https://mitscratch.freshdesk.com/helpdesk/tickets/107795) user: zac.adams

neadlak commented 6 years ago

Also getting this on firefox on windows 10. I have to leave the tab and come back to be able to write to text fields.