Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG] source properties checkbox label is not clickable when tooltip is present #2698

Open
notr1ch opened this issue Apr 11, 2020 · 2 comments
Open

Comments

@notr1ch
Copy link
Member

@notr1ch notr1ch commented Apr 11, 2020

Platform

Operating system and version: Windows 10 1909
OBS Studio version: 25.0.4

Expected Behavior

Clicking the text label next to a checkbox should toggle the checkbox state.

Current Behavior

If the checkbox has a "long description" (obs_property_long_description), a tooltip widget is added which breaks the behavior of being able to click the label to toggle the checkbox.

Example:
example

Steps to Reproduce

  1. Add a media source
  2. Try toggling "Close file while inactive" by clicking the text

Reported on Discord at https://discordapp.com/channels/348973006581923840/376042662580715521/698576079618572449

@notr1ch
Copy link
Member Author

@notr1ch notr1ch commented Apr 11, 2020

Regression introduced in 51948eb

@notr1ch notr1ch added the Regression label Apr 11, 2020
@WizardCM
Copy link
Collaborator

@WizardCM WizardCM commented Apr 11, 2020

I could have sworn I explicitly made sure to handle this use case because I use the text to click on checkboxes all the time. I'll submit a fix for this soon.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
3 participants
You can’t perform that action at this time.