Skip to content

bottle-row: Set can-target and can-focus to false#3808

Merged
TheEvilSkeleton merged 1 commit intobottlesdevs:mainfrom
TheEvilSkeleton:disable-target-in-radio-button
Mar 15, 2025
Merged

bottle-row: Set can-target and can-focus to false#3808
TheEvilSkeleton merged 1 commit intobottlesdevs:mainfrom
TheEvilSkeleton:disable-target-in-radio-button

Conversation

@TheEvilSkeleton
Copy link
Member

@TheEvilSkeleton TheEvilSkeleton commented Mar 14, 2025

The GtkListBox::row-activated signal only emits when a row is activated, not the child widget. This means, the check button wouldn't trigger the emission of the signal, thereby not updating the NewBottleDialog:selected-environment property.

Fixes #3740

@TheEvilSkeleton TheEvilSkeleton force-pushed the disable-target-in-radio-button branch from 7a233ed to 32ed442 Compare March 14, 2025 19:07
The GtkListBox::row-activated signal only emits when
a row is activated, not the child widget. This means,
the check button wouldn't trigger the emission of
the signal, thereby not updating the
NewBottleDialog:selected-environment property.

Fixes bottlesdevs#3740
@TheEvilSkeleton TheEvilSkeleton force-pushed the disable-target-in-radio-button branch from 32ed442 to ced72cb Compare March 15, 2025 22:54
@TheEvilSkeleton TheEvilSkeleton merged commit ced72cb into bottlesdevs:main Mar 15, 2025
2 checks passed
@TheEvilSkeleton TheEvilSkeleton deleted the disable-target-in-radio-button branch March 15, 2025 22:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Bug]: Environments applied inconsistently during Bottle creation

1 participant