On iPad, cannot drag blocks from menu
GoogleCodeExporter opened this issue · 1 comments
GoogleCodeExporter commented
What steps will reproduce the problem?
1. On an iPad, go to the Blockly Graphing Calculator app (or any app that has
Blocks inside a menu).
2. Open the Math menu to see the Blockly Blocks associated with that menu.
3. Try to drag one of the blocks from the menu.
What is the expected output? What do you see instead?
I expected to be able to drag a block off of the palette, and have the palette
close (like on PC). Instead, the palette closes but the block remains in the
same location. I have to drag it again to put it where I want. This is annoying.
What browser are you using?
Mobile Safari
Please provide any additional information below.
Original issue reported on code.google.com by esmac...@gmail.com
on 28 May 2014 at 2:07
GoogleCodeExporter commented
The block/flyout bug has been fixed in r1743. That was an adventure:
https://neil.fraser.name/news/2014/08/09/
Original comment by neil.fra...@gmail.com
on 8 Aug 2014 at 6:29
- Changed state: Fixed