Export to GitHub

blockly - issue #265

Blocky GUI is pushed from view when a long text string is entered into a block


Posted on Feb 11, 2015 by Grumpy Rabbit

What steps will reproduce the problem? 1. Navigate to a Blockly demo (https://developers.google.com/blockly/) 2. Click inside of a blockly text input field 3. Press and hold down a letter key on the keyboard until the blockly workspace area is pushed out of view of the browser window

What is the expected output? The text wraps when reaching the edge of the workspace area.

What browser are you using? Chrome Version 40.0.2214.111 m; Firefox 35.0.1

Please provide any additional information below.

Attachments

Comment #1

Posted on Jul 26, 2015 by Happy Kangaroo

Fixed here: https://github.com/google/blockly/commit/94d3b6f4eaff6b879b2ce2b00dd5ba9b5069c0ca

Status: Fixed

Labels:
Type-Defect Priority-Medium