[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Bug swing/27480] ButtonGroup allows many selected buttons
From: |
yvan dot norsa at gmail dot com |
Subject: |
[Bug swing/27480] ButtonGroup allows many selected buttons |
Date: |
15 May 2006 10:28:37 -0000 |
------- Comment #5 from yvan dot norsa at gmail dot com 2006-05-15 10:28
-------
I'm maybe a little late about this, but the Changelog entry seems incorrect :
* javax/swing/ButtonGroup.java
(add): Check if new button is selected and if so, deselect other
buttons in the group.
What the patch does is indeed deselect the new button if there was already a
selected button in the group.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=27480
- [Bug swing/27480] New: ButtonGroup allows many selected buttons, yvan dot norsa at gmail dot com, 2006/05/08
- [Bug swing/27480] ButtonGroup allows many selected buttons, yvan dot norsa at gmail dot com, 2006/05/08
- [Bug swing/27480] ButtonGroup allows many selected buttons, roman at kennke dot org, 2006/05/08
- [Bug swing/27480] ButtonGroup allows many selected buttons, cvs-commit at developer dot classpath dot org, 2006/05/08
- [Bug swing/27480] ButtonGroup allows many selected buttons, gnu_andrew at member dot fsf dot org, 2006/05/08
- [Bug swing/27480] ButtonGroup allows many selected buttons, cvs-commit at developer dot classpath dot org, 2006/05/15
- [Bug swing/27480] ButtonGroup allows many selected buttons,
yvan dot norsa at gmail dot com <=