This is the Deployment Version (runs from built code). Go to the
Developer Version (runs from source code).
Supported Platforms:
IE 5+ on Windows
Mozilla-based browsers (Firefox 1.0+) on Windows o/s
Known Issue(s):
Firefox < v3.0: Paste via the right-click context menu cannot be blocked.
Copying can only be done by use of the right-click context menu:
There is no js framework code fault, but the browser is not fast enough to
complete the copy-paste before the modifier key registers as solo and is blocked.
Mozilla-based browsers (Firefox 1.0+) on Non Windows o/s
Known Issue(s):
Same as on Windows platform.
Safari 3+ on Mac
Known Issue(s):
Safari 3.1.2 and less: Cannot block 'undo' and 'redo' operations on soft-disabled fields.
Safari 3.1.2 and less: Cannot block 'drop' operations on soft-disabled fields.
Copying can only be done by use of the right-click context menu:
There is no js framework code fault, but the browser is not fast enough to
complete the copy-paste before the modifier key registers as solo and is blocked.
Opera 9.62 and less on all o/s: Drag-drop of text not blockble.
Menu-driven undo/redo and menu-drive cut/paste not blockable.
Verification Targets:
The first form field, 'name', should be "soft-disabled" (gray background).
Unlike as with readOnly, pressing 'enter' when focused on a
soft-disabled field should not submit the form. Verify by focusing on the
field (for example, by clicking in it) and pressing 'enter'. The form should not be submitted.
Verify that all text inside the "soft-disabled" field is
viewable via scrolling. Scrolling is attained by clicking inside the form field and
dragging inside the form field, or by clicking inside it and using the arrow keys.
Verify that modification of the text in the "soft-disabled" field
is not possible, whether by copy-paste, or cut and delete,
or drag-text-from/drop-text-into (outside of Known Issues (right)).
Verify that copying of the text is possible, both by key-binding and by right-click context menu.
Under "Soft-disable" at the bottom of the screen, in the green area, uncheck the 'name' checkbox.
Verify that the gray background goes away.
Verify that direct keyboard text input, copy-paste, cut and delete, and
drag-text-from/drop-text-into (both from the
form field and to the form field) work in the form field.
Under "Soft-disable" at the bottom of the screen, in the green area, check the 'description' checkbox.
The same situation as with the first form field should prevail, with the extra additional functionality
of vertical scrolling. Perform all the verification steps listed above for the 'name' field
on the 'description' field.
Optionally fill in the form survey info.
Check and uncheck the 'required' checkboxes that are located in the green
box at the bottom of the screen. The relevant required-symbol, a red star, should toggle on
and off accordingly.
In the text area that is limited to 500 characters, attempts to type in more than 500 characters will be
blocked. If the user copies and pastes more than 500 characters at once, the excess characters will be
cut off.
Require:
'name'
'hair'
'time'
'color'
'weight'
'kitty-code'
'description'
'food'
a non-existant form element
"Soft-disable":
'name'
'hair'
'time'
'color'
'weight'
'kitty-code'
'description'
'food'
a non-existant form element