Bug #3614
WidgetGallery Dialog example does not validate input without javascript
Start date:
10/01/2014
Due date:
% Done:
0%
Estimated time:
Description
With the github (3.3.3-19-gad17d0b) version of Wt, the first WidgetGallery Dialog example (accessed through the "Jump" button) cannot be validated without Javascript because its OK button is initially disabled - and will not become enabled without Javascript. NOTE: This issue cannot be observed without first addressing issue #3613.
Attached is a patch that leaves the OK button enabled if Javascript is not available. NOTE: The dialog will not close if the input field does not validate, but there is no other user feedback.
Files