Bug 293786 - Checkbox selection too wide
Summary: Checkbox selection too wide
Status: REOPENED
Alias: None
Product: Platform
Classification: Eclipse Project
Component: Team (show other bugs)
Version: 3.5.1   Edit
Hardware: PC Linux
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Platform Team Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-10-30 09:41 EDT by Andrew Overholt CLA
Modified: 2019-09-06 16:07 EDT (History)
8 users (show)

See Also:


Attachments
GTK 2.16 (20.16 KB, image/png)
2009-10-30 09:42 EDT, Andrew Overholt CLA
no flags Details
GTK 2.18 (24.28 KB, image/png)
2009-10-30 09:42 EDT, Andrew Overholt CLA
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Andrew Overholt CLA 2009-10-30 09:41:20 EDT
This appears to be a GTK 2.18 difference (hence me CCing Bogdan), but it looks like the selection area for the checkbox in CVS checkouts is too wide.  I'll attach two screenshots of checking out from CVS with 3.5.1 on both GTK 2.16 and 2.18.
Comment 1 Andrew Overholt CLA 2009-10-30 09:42:03 EDT
Created attachment 150922 [details]
GTK 2.16

Checkbox selected, GTK 2.16
Comment 2 Andrew Overholt CLA 2009-10-30 09:42:22 EDT
Created attachment 150923 [details]
GTK 2.18

Checkbox selected, GTK 2.18
Comment 3 Tomasz Zarna CLA 2009-10-30 10:08:14 EDT
Is this valid for the checkbox in CVS checkouts dialog only or for all dialogs for jobs that can be run in background?
Comment 4 Andrew Overholt CLA 2009-10-30 10:19:46 EDT
It looks like all that can be run in the background.  Sorry, I don't know where to re-assign for that.
Comment 5 Tomasz Zarna CLA 2009-11-02 04:39:58 EST
> It looks like all that can be run in the background.

If so, it sounds like an UI issue to me, but they can push it further to SWT.
Comment 6 Ralf Ebert CLA 2009-11-02 06:44:24 EST
Also happens in other dialogs like the "Install new software dialog". I guess GridData.FILL is not appropriate for checkboxes anymore.
Comment 7 Remy Suen CLA 2009-11-12 15:41:00 EST
(In reply to comment #6)
> Also happens in other dialogs like the "Install new software dialog". I guess
> GridData.FILL is not appropriate for checkboxes anymore.

In my opinion they never were. :P
Comment 8 Kevin Barnes CLA 2010-01-06 11:31:48 EST
Praveen, could you look into this? If GTK is just drawing the selected state differently in 2.18, this might be a WONTFIX. Need to know for sure what's happening.
Comment 9 Praveen CLA 2010-01-07 05:35:47 EST
This works for me. On both the GTK versions (2.16 and 2.18), the selection area of the checkbox pertains to its text adjacent to it.
This applies to all the dialogs/views in the Eclipse, or even the ControlExample clearly shows the behavior for the selection/focus of check-box.
Since the reported problem is expected behavior, closing as WORKSFORME. Please reopen with more details, if the problem seems to be different.
Comment 10 Andrew Overholt CLA 2010-01-07 11:14:26 EST
ControlExample checkboxes have the correct selection area on GTK 2.18.  Should we re-open and move this to CVS since that's the component that seems to be offending?
Comment 11 Kevin Barnes CLA 2010-01-07 11:28:07 EST
We could do that...
Comment 12 Eclipse Webmaster CLA 2019-09-06 16:07:09 EDT
This bug hasn't had any activity in quite some time. Maybe the problem got resolved, was a duplicate of something else, or became less pressing for some reason - or maybe it's still relevant but just hasn't been looked at yet.

If you have further information on the current state of the bug, please add it. The information can be, for example, that the problem still occurs, that you still want the feature, that more information is needed, or that the bug is (for whatever reason) no longer relevant.