Opened 7 years ago
Closed 7 years ago
#14987 closed bug (duplicate)
buttonset does not change input value but changes visual state when selecting text
Reported by: | GSPP | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | none |
Component: | ui.button | Version: | 1.11.4 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
- Create a buttonset based on radios
- Make sure nothing is selected at the moment
- Select text in one of the buttons using the mouse (in other words make the text blue)
- Watch the button that the text is on assume a selected visual state
The bug is that when posting the form now no radio is selected. It was visually selected but not in the hidden input.
Version info: jQuery UI - v1.11.4 - 2016-05-13
Change History (1)
comment:1 Changed 7 years ago by
Component: | ui.core → ui.button |
---|---|
Resolution: | → duplicate |
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
Duplicate of #10726.