Checkbox labels not click-sensitive with INX-based checkboxes

Bug #1444770 reported by Antoine Amarilli
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Inkscape
Fix Released
Low
Geoff

Bug Description

In the window used to define settings for the PDF export, clicking on the label for checkboxes does not toggle the checkbox. One needs to click on the checkboxes themselves to toggle them, whereas one should be able to click on the labels. This is on version 0.91, which I compiled manually.

Steps to reproduce:
1. Open inkscape
2. Press Shift+Ctrl+Maj+S
3. Select the PDF filetype in the dropdown list
4. Click save
5. In the window that pops up, try clicking, e.g., on "Convert texts to paths"

The platform is amd64 and the OS is Debian Jessie. The version of the libgtk2.0-dev package used is 2.24.25-3.

Revision history for this message
su_v (suv-lp) wrote :

On 2015-04-16 04:00 (+0200), Antoine Amarilli wrote:
> This is on version 0.91, which I compiled manually.

Please add information about OS/platform, build env and GTK+ version to the bug description.

> (...) clicking on the label for checkboxes does not toggle the
> checkbox. (...)
> 5. In the window that pops up, try clicking, e.g., on "Convert texts > to paths"

As far as I can tell the observed behavior is limited to check buttons in INX-based dialogs. Elsewhere the labels of check buttons are click-sensitive (e.g. Document Properties, Object Properties).

On OS X 10.7.5, testing with Inkscape 0.47, 0.48.5 r10040, 0.91 r13725 and 0.91+devel r14057:
- reproduced with check buttons [1]:
(e.g. the option 'Rasterize filter effects' in Inkscape 0.91)
Check buttons need to be clicked directly to change their status (checked or unchecked), a click on the text label has no effect.
- not reproduced with radio buttons [2]:
(e.g. the option 'Convert texts to paths' in Inkscape 0.91+devel)
Clicking on the labels of radio buttons does activate that specific choice within the group of radio buttons.

--
[1] https://developer.gnome.org/gtk2/stable/GtkCheckButton.html
[2] https://developer.gnome.org/gtk2/stable/GtkRadioButton.html

tags: added: extensions-plugins
Changed in inkscape:
importance: Undecided → Low
status: New → Confirmed
Antoine Amarilli (a3nm)
description: updated
Revision history for this message
jazzynico (jazzynico) wrote :

Also reproduced on Crunchbang Waldorf, Inkscape trunk rev. 14120.

Changed in inkscape:
status: Confirmed → Triaged
summary: - Checkbox labels not working in settings window for PDF export
+ Checkbox labels don't work with INX-based checkboxes
Revision history for this message
jazzynico (jazzynico) wrote : Re: Checkbox labels don't work with INX-based checkboxes

Unfortunately the INX checkbox is not a real checkbox but a label packed with a single checkbutton. Fixing the bug would require some changes in src/extension/param/bool.cpp.

su_v (suv-lp)
summary: - Checkbox labels don't work with INX-based checkboxes
+ Checkbox labels not click-sensitive with INX-based checkboxes
Mc (mc...)
Changed in inkscape:
assignee: nobody → Geoff (geoff-lankow)
milestone: none → 0.93
Revision history for this message
Mc (mc...) wrote :
Changed in inkscape:
status: Triaged → Fix Committed
Max Gaukler (mgmax)
Changed in inkscape:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.