Actions
Defect #25760
closedClicking custom field label should not check the first option
Start date:
Due date:
% Done:
0%
Estimated time:
Resolution:
Fixed
Affected version:
Description
Environment:
- Redmine version 3.3.1.stable
- Ruby version 2.1.8-p440 (2015-12-16) [i386-mingw32]
- Rails version 4.2.7.1
- Environment production
- Database adapter Mysql2
Context:
I have created a custom field of type Boolean, with a description.
When I edit an issue that possesses this custom fields, I get a behaviour that can be a drawback.
If I click on the underlined text Exported, the radio button (none) get selected.
Expected behavior:
- To select a radio button, either click on the button itself or its text.
- Clicking on the text of the custom field must not have any effect on the current selected button.
Files
Actions