You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add some blocks to the workspace. Observe how dragging and block connections work just fine.
Tap on the XML tab and then return via the Blocks tab.
Attempt to pan the workspace. Observe how the workspace stops responding to touch event such as the pan gesture after about one redraw. The user cannot select a block, a field, and toolbox interaction usually fails.
The same behavior works fine in Chrome and IE on the same device.
This was observed on both the previous release / master branch and the release candidate branch.
Stack Traces
The sequence did not produce any error in the console.
Operating System and Browser
Windows Edge
The text was updated successfully, but these errors were encountered:
Problem statement
Expected Behavior
Blockly should never stop reacting to touch input.
Actual Behavior
The Blockly workspace in the code demo stops reacting to touch events after a very specific sequence involving select the XML tab.
Steps to Reproduce
The same behavior works fine in Chrome and IE on the same device.
This was observed on both the previous release / master branch and the release candidate branch.
Stack Traces
The sequence did not produce any error in the console.
Operating System and Browser
The text was updated successfully, but these errors were encountered: