-
-
Notifications
You must be signed in to change notification settings - Fork 7
Description
Describe the bug
WebBLE is the only browser so-far that I have been able to connect with a Pybricks hub with on an IPad. Creating and deploying code works great! The only problem encountered so far is that you cannot edit text values of textboxes in blocks. We haven't tested every block, but it happens with set-up blocks names, motor power values, comparison values, & variable names/values. This is not the case with other IPad browsers. Chrome & Bluefy both can edit block textboxes when tested on the same IPad. The issue persists after restarting the program and restarting the IPad.
This happens both when using just the touch screen and when an external keyboard/trackpad is used.
To reproduce
Steps to reproduce the behavior:
- Go to code.pybricks.com or beta.pybricks.com with the WebBLE app on an IPad
- Create a new blocks project
- click on the default "Hello, Pybricks!" textbox within the print block to edit it.
- No keyboard or input method is displayed to edit.
- click setup to add a hub block
- drag and connect to setup stack
- try to edit the Hub's name and get similar results to steps 3-4 above
Expected behavior
An input window should appear where you can type the desired value using a physical keyboard or a virtual keyboard should appear to input a value if no keyboard is present
Screenshots
None of the white 'greyed out' name boxes in setup or any of the white textboxes were able to be edited. All of the drop-down controls worked as expected.
Extra Info
WebBLE Version - 1.7.0
IPadOS Version - 17.5.1
Will also submit a report to WebBLE on github and link it in a comment below.
