[jbosstools-issues] [JBoss JIRA] (JBIDE-11614) Non-labeled Checkboxes in property dialogs have weird selection rectangle

Victor Rubezhny (JIRA) jira-events at lists.jboss.org
Sat Nov 30 14:30:05 EST 2013


    [ https://issues.jboss.org/browse/JBIDE-11614?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12927684#comment-12927684 ] 

Victor Rubezhny commented on JBIDE-11614:
-----------------------------------------

I've proposed a fix for checkboxes with empty labels to SWT/GTK org.eclipse.swt.widgets.Button class. The Button class is changed to control the visibility of box, label and image widgets
due to hide all the three widgets in case of empty label and image at the same time.

The commit is pushed to Gerrit here: https://git.eclipse.org/r/19165
                
> Non-labeled Checkboxes in property dialogs have weird selection rectangle
> -------------------------------------------------------------------------
>
>                 Key: JBIDE-11614
>                 URL: https://issues.jboss.org/browse/JBIDE-11614
>             Project: Tools (JBoss Tools)
>          Issue Type: Bug
>          Components: common/jst/core, upstream
>    Affects Versions: 3.3.0.Beta3
>         Environment: Linux
>            Reporter: Jaroslav Jankovič
>            Assignee: Victor Rubezhny
>             Fix For: LATER
>
>         Attachments: 01_issue.png, workaround.jpg
>
>
> Add CDI facet for some project. Click on 'Further configuration available'. Dialog provides checking/unchecking generating beans.xml file. Next to this checkbox there is some invisible selected rectangle.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira



More information about the jbosstools-issues mailing list