For tabbing to the object off screen, I don't think that's a bug, but it is usually not what you want. Objects that are off the edge of the page still exist, and the browser will automatically scroll to show an object that gets focus (this can be used to scroll up and down tall pages). The best way around that is to turn off the
Start Visible property of the button (or any tabable object that is off screen - radio buttons, checkboxes, drop down lists, inputs) - it can be reused later, but will not exist at runtime as a tabble object.
For tabbing in general, you should just be able to put the tabbable objects as you have them, and they will tab from top to bottom, and if two objects are at the same height on the page, then left to right. This can be changed in Edit > Lesson Settings to use the Cast order. See this
help page, the section titled "Set tab focus order".
However, there seems to be a particular issue with
Number Input objects at the moment, where you cannot tab away from them. We will log this as a bug, and it will likely be fixed in our next update.
If you're using a
Text Input object, or other objects, and you're having issues with the tab order, please email us your lesson (or a copy of the page) and we'll take a closer look.
- Nav