You are viewing a plain text version of this content. The canonical link for it is here.
Posted to xap-dev@incubator.apache.org by "Trevor Oldak (JIRA)" <xa...@incubator.apache.org> on 2006/11/01 22:43:16 UTC

[jira] Created: (XAP-23) Widgets: Checkbox/RadioButton: Clicking on the button's corresponding label doesn't select/deselect button.

Widgets: Checkbox/RadioButton: Clicking on the button's corresponding label doesn't select/deselect button.
-----------------------------------------------------------------------------------------------------------

                 Key: XAP-23
                 URL: http://issues.apache.org/jira/browse/XAP-23
             Project: XAP
          Issue Type: Bug
            Reporter: Trevor Oldak


1) Create a checkbox or radio button. Give it some corresponding text.
2) Click on the text. The checkbox or radiobutton doesn't toggle. 

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Resolved: (XAP-23) Widgets: Checkbox/RadioButton: Clicking on the button's corresponding label doesn't select/deselect button.

Posted by "Turyn, Michael (JIRA)" <xa...@incubator.apache.org>.
     [ http://issues.apache.org/jira/browse/XAP-23?page=all ]

Turyn, Michael resolved XAP-23.
-------------------------------

    Resolution: Fixed

Now both label and image are mouse-sensitive.

Mouse-over lights up border of the entire button-rectangle, though: is this acceptable? 

A centred-button whose width has been set wide:

 |------------------------whole button-----------------------------------------|

                                 [image][ this is a label]

 |_______________________________________________|



(The whitepace isn't a there if no width is set, but that might not always be possible.)




 If not, open a new bug, with a very low priority I'd guess

> Widgets: Checkbox/RadioButton: Clicking on the button's corresponding label doesn't select/deselect button.
> -----------------------------------------------------------------------------------------------------------
>
>                 Key: XAP-23
>                 URL: http://issues.apache.org/jira/browse/XAP-23
>             Project: XAP
>          Issue Type: Bug
>          Components: Widgets
>            Reporter: Trevor Oldak
>         Assigned To: Turyn, Michael
>            Priority: Critical
>
> 1) Create a checkbox or radio button. Give it some corresponding text.
> 2) Click on the text. The checkbox or radiobutton doesn't toggle. 

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Updated: (XAP-23) Widgets: Checkbox/RadioButton: Clicking on the button's corresponding label doesn't select/deselect button.

Posted by "Turyn, Michael (JIRA)" <xa...@incubator.apache.org>.
     [ http://issues.apache.org/jira/browse/XAP-23?page=all ]

Turyn, Michael updated XAP-23:
------------------------------

    Comment: was deleted

> Widgets: Checkbox/RadioButton: Clicking on the button's corresponding label doesn't select/deselect button.
> -----------------------------------------------------------------------------------------------------------
>
>                 Key: XAP-23
>                 URL: http://issues.apache.org/jira/browse/XAP-23
>             Project: XAP
>          Issue Type: Bug
>          Components: Widgets
>            Reporter: Trevor Oldak
>         Assigned To: Turyn, Michael
>            Priority: Critical
>
> 1) Create a checkbox or radio button. Give it some corresponding text.
> 2) Click on the text. The checkbox or radiobutton doesn't toggle. 

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Closed: (XAP-23) Widgets: Checkbox/RadioButton: Clicking on the button's corresponding label doesn't select/deselect button.

Posted by "Trevor Oldak (JIRA)" <xa...@incubator.apache.org>.
     [ http://issues.apache.org/jira/browse/XAP-23?page=all ]

Trevor Oldak closed XAP-23.
---------------------------


> Widgets: Checkbox/RadioButton: Clicking on the button's corresponding label doesn't select/deselect button.
> -----------------------------------------------------------------------------------------------------------
>
>                 Key: XAP-23
>                 URL: http://issues.apache.org/jira/browse/XAP-23
>             Project: XAP
>          Issue Type: Bug
>          Components: Widgets
>            Reporter: Trevor Oldak
>         Assigned To: Turyn, Michael
>            Priority: Critical
>
> 1) Create a checkbox or radio button. Give it some corresponding text.
> 2) Click on the text. The checkbox or radiobutton doesn't toggle. 

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Updated: (XAP-23) Widgets: Checkbox/RadioButton: Clicking on the button's corresponding label doesn't select/deselect button.

Posted by "Turyn, Michael (JIRA)" <xa...@incubator.apache.org>.
     [ http://issues.apache.org/jira/browse/XAP-23?page=all ]

Turyn, Michael updated XAP-23:
------------------------------

    Assignee: Turyn, Michael

Claimed fixed; now can [de]select  via the text label---also, can no longer click on the blank areas sometimes around the label and the image if the total width is greater than both's put it together.  (This was potentially dangerous, as radio buttons close to each other could have overlapping active blank spots that could make life very confusing.).

Related:  when you mouseover the button rectangle, the whole width gets a visible box, not just the label and the image.  I think this is acceptable for now.

<---------------whole width----------->
             [img][ label          ]

> Widgets: Checkbox/RadioButton: Clicking on the button's corresponding label doesn't select/deselect button.
> -----------------------------------------------------------------------------------------------------------
>
>                 Key: XAP-23
>                 URL: http://issues.apache.org/jira/browse/XAP-23
>             Project: XAP
>          Issue Type: Bug
>          Components: Widgets
>            Reporter: Trevor Oldak
>         Assigned To: Turyn, Michael
>            Priority: Critical
>
> 1) Create a checkbox or radio button. Give it some corresponding text.
> 2) Click on the text. The checkbox or radiobutton doesn't toggle. 

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Updated: (XAP-23) Widgets: Checkbox/RadioButton: Clicking on the button's corresponding label doesn't select/deselect button.

Posted by "Turyn, Michael (JIRA)" <xa...@incubator.apache.org>.
     [ http://issues.apache.org/jira/browse/XAP-23?page=all ]

Turyn, Michael updated XAP-23:
------------------------------


Duh....the blank area  "problem" actually was with the first fix I had for this, which selected the entire box.  This was _not_ a problem with checked-in radio buttons before.

> Widgets: Checkbox/RadioButton: Clicking on the button's corresponding label doesn't select/deselect button.
> -----------------------------------------------------------------------------------------------------------
>
>                 Key: XAP-23
>                 URL: http://issues.apache.org/jira/browse/XAP-23
>             Project: XAP
>          Issue Type: Bug
>          Components: Widgets
>            Reporter: Trevor Oldak
>         Assigned To: Turyn, Michael
>            Priority: Critical
>
> 1) Create a checkbox or radio button. Give it some corresponding text.
> 2) Click on the text. The checkbox or radiobutton doesn't toggle. 

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Updated: (XAP-23) Widgets: Checkbox/RadioButton: Clicking on the button's corresponding label doesn't select/deselect button.

Posted by "Turyn, Michael (JIRA)" <xa...@incubator.apache.org>.
     [ http://issues.apache.org/jira/browse/XAP-23?page=all ]

Turyn, Michael updated XAP-23:
------------------------------

    Comment: was deleted

> Widgets: Checkbox/RadioButton: Clicking on the button's corresponding label doesn't select/deselect button.
> -----------------------------------------------------------------------------------------------------------
>
>                 Key: XAP-23
>                 URL: http://issues.apache.org/jira/browse/XAP-23
>             Project: XAP
>          Issue Type: Bug
>          Components: Widgets
>            Reporter: Trevor Oldak
>         Assigned To: Turyn, Michael
>            Priority: Critical
>
> 1) Create a checkbox or radio button. Give it some corresponding text.
> 2) Click on the text. The checkbox or radiobutton doesn't toggle. 

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Updated: (XAP-23) Widgets: Checkbox/RadioButton: Clicking on the button's corresponding label doesn't select/deselect button.

Posted by "Scott Boyd (JIRA)" <xa...@incubator.apache.org>.
     [ http://issues.apache.org/jira/browse/XAP-23?page=all ]

Scott Boyd updated XAP-23:
--------------------------

    Component/s: Widgets
       Priority: Critical  (was: Major)

> Widgets: Checkbox/RadioButton: Clicking on the button's corresponding label doesn't select/deselect button.
> -----------------------------------------------------------------------------------------------------------
>
>                 Key: XAP-23
>                 URL: http://issues.apache.org/jira/browse/XAP-23
>             Project: XAP
>          Issue Type: Bug
>          Components: Widgets
>            Reporter: Trevor Oldak
>            Priority: Critical
>
> 1) Create a checkbox or radio button. Give it some corresponding text.
> 2) Click on the text. The checkbox or radiobutton doesn't toggle. 

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira