Actions
Bug #4514
closedValidation inside a WDialog does not format the line edit with has-error
Start date:
10/16/2015
Due date:
% Done:
0%
Estimated time:
Description
When using a Validator on a line edit widget inside a WDialog the border color does not turn red in case of an illegal input. This was tested with WT 3.3.4 and the Bootstrap 3 theme.
The tooltip 'invalid input' is displayed correctly, see the screenshot.
This issue can be seen in the WDialog jump button example inside the widget gallery:
http://www.webtoolkit.eu/widgets/layout/dialogs
Files
Updated by Koen Deforche about 9 years ago
- Status changed from New to InProgress
- Assignee set to Koen Deforche
- Target version set to 3.3.5
Hey,
That probably has to do with a missing style class needed for bootstrap3 (form-group). I'm going to fix the widget gallery example.
Koen
Updated by Koen Deforche about 9 years ago
- Status changed from InProgress to Resolved
Updated by Koen Deforche about 9 years ago
- Status changed from Resolved to Closed
Actions