Pie menu: Select all toggle deselects everything if previous selection exists #105199

Open
opened 2024-02-25 17:12:44 +01:00 by Adrian Martin · 3 comments

System Information
Operating system: Windows-10-10.0.22631-SP0 64 Bits
Graphics card: NVIDIA GeForce GTX 1660/PCIe/SSE2 NVIDIA Corporation 4.6.0 NVIDIA 551.61

Blender Version
Broken: version: 4.0.0, branch: blender-v4.0-release, commit date: 2023-11-13 17:26, hash: 878f71061b8e
Worked: (newest version of Blender that worked as expected)

Addon Information
Name: 3D Viewport Pie Menus (1, 3, 0)
Author: meta-androcto

Short description of error

The behavour of Select All Toggle is a bizzare.

It selects none on first click if there is a partial selecton, it takse a SECOND click to select all.

I find myself wanting to SELECT ALL more times then wanting to select NONE.

Which may be my problem, but I think there is room in the pie for a SELECT ALL and SELECT NONE.

Exact steps for others to reproduce the error
[Please describe the exact steps needed to reproduce the issue]
[Based on the default startup or an attached .blend file (as simple as possible)]

new scene
pick the def cube
edit mode
pick a single vertex
press a
select the SELECT ALL TOGGLE in the pie
press a AGAIN
select the SELECT ALL TOGGLE in the pie
...

**System Information** Operating system: Windows-10-10.0.22631-SP0 64 Bits Graphics card: NVIDIA GeForce GTX 1660/PCIe/SSE2 NVIDIA Corporation 4.6.0 NVIDIA 551.61 **Blender Version** Broken: version: 4.0.0, branch: blender-v4.0-release, commit date: 2023-11-13 17:26, hash: `878f71061b8e` Worked: (newest version of Blender that worked as expected) **Addon Information** Name: 3D Viewport Pie Menus (1, 3, 0) Author: meta-androcto **Short description of error** The behavour of Select All Toggle is a bizzare. It selects none on first click if there is a partial selecton, it takse a SECOND click to select all. I find myself wanting to SELECT ALL more times then wanting to select NONE. Which may be my problem, but I think there is room in the pie for a SELECT ALL and SELECT NONE. **Exact steps for others to reproduce the error** [Please describe the exact steps needed to reproduce the issue] [Based on the default startup or an attached .blend file (as simple as possible)] new scene pick the def cube edit mode pick a single vertex press a select the SELECT ALL TOGGLE in the pie press a AGAIN select the SELECT ALL TOGGLE in the pie ...
Adrian Martin added the
Status
Needs Triage
Type
Report
Priority
Normal
labels 2024-02-25 17:12:45 +01:00
Member

Thanks for the report. Can confirm

Thanks for the report. Can confirm
Pratik Borhade changed title from Action of the SELECT ALL TOGGLE pie menu is bizarre! to Pie menu: Select all toggle deselects everything if previous selection exists 2024-03-08 11:06:56 +01:00
Pratik Borhade added
Status
Confirmed
Module
Add-ons (Community)
and removed
Status
Needs Triage
labels 2024-03-08 11:07:11 +01:00
Member

Actually this is related to mesh_ot_select_all operator, not something to fix from add-on side. I'll make a quick PR.

Actually this is related to `mesh_ot_select_all` operator, not something to fix from add-on side. I'll make a quick PR.
Member
Fix: https://projects.blender.org/blender/blender/pulls/119199
Sign in to join this conversation.
No Milestone
No project
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: blender/blender-addons#105199
No description provided.