This section provides notes common to all widgets.
When a UI widget is focused and a scrollbar in another frame is clicked, keyboard input remains available for that widget. However, if keyboard input is made in this status, there is a possibility that the input data may be lost or incorrectly set. For this reason, it is recommended not to input data using the keyboard in this status.
When a part other than a scrollbar is clicked, the relation between focus and keyboard input returns to normal.
It is also recommended to consider whether or not to allow the display of scrollbars in frames when designing screens.
In Internet Explorer 7, Number types are handled according to the 64-bit double-precision floating-point number specification stipulated in IEEE 754. For this reason, errors specific to floating-point arithmetic may occur for Number type data.