Skip to content

Conversation

@TomJGooding
Copy link
Collaborator

@TomJGooding TomJGooding commented Mar 9, 2025

Fix click selection not being disabled when allow_select is set to false.

Fixes #5627.

Please review the following checklist.

  • Docstrings on all new or modified functions / classes
  • Updated documentation
  • Updated CHANGELOG.md (where appropriate)

Fix click selection not being disabled when allow_focus is set to false.

Fixes Textualize#5627.
Copy link
Member

@willmcgugan willmcgugan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Any chance of a regression test?

Copy link
Member

@willmcgugan willmcgugan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Very thorough. Thanks!

@willmcgugan willmcgugan merged commit 674c230 into Textualize:main Mar 12, 2025
23 checks passed
@TomJGooding TomJGooding deleted the fix-widget-prevent-click-selection branch March 16, 2025 20:44
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.

App.ALLOW_SELECT = False doesn't prevent selection via double/triple clicking

2 participants