3D View header, Select menu - Box select shows the shortcut from the tool shelf #70896

Closed
opened 2019-10-17 13:30:37 +02:00 by Reiner Prokein · 8 comments

System Information
Operating system: Windows-10-10.0.18362 64 Bits
Graphics card: GeForce GTX 1060 6GB/PCIe/SSE2 NVIDIA Corporation 4.5.0 NVIDIA 436.15

Blender Version
Broken: version: 2.81 (sub 15), branch: master, commit date: 2019-10-12 15:33, hash: 95f020c853
Worked: (optional)

Short description of error
[Please fill out a short description of the error here]

The Box select in the select menu in the header of the 3D view does not show its hotkey, which is B. But the hotkey from the tool in the tool shelf, which is Tweak Left.

Changing this shortcut is impossible in neither the box select tool in the tool shelf nor in the box select tool in the select menu. The one in the select menu tells me that i cannot change it, just remove. The one in the tool shelf tells me that i can just add one, but shows already a shortcut. Seems that the old tool system collides with the new tool system here.

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)]

Open Blender, open the View menu. Have a look at the shortcut for Box Select. Have also a look at the right click menus of both box select menus and the tooltip.

shortcut.jpg

shortcut2.jpg

shortcut 3.jpg

**System Information** Operating system: Windows-10-10.0.18362 64 Bits Graphics card: GeForce GTX 1060 6GB/PCIe/SSE2 NVIDIA Corporation 4.5.0 NVIDIA 436.15 **Blender Version** Broken: version: 2.81 (sub 15), branch: master, commit date: 2019-10-12 15:33, hash: `95f020c853` Worked: (optional) **Short description of error** [Please fill out a short description of the error here] The Box select in the select menu in the header of the 3D view does not show its hotkey, which is B. But the hotkey from the tool in the tool shelf, which is Tweak Left. Changing this shortcut is impossible in neither the box select tool in the tool shelf nor in the box select tool in the select menu. The one in the select menu tells me that i cannot change it, just remove. The one in the tool shelf tells me that i can just add one, but shows already a shortcut. Seems that the old tool system collides with the new tool system here. **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)] Open Blender, open the View menu. Have a look at the shortcut for Box Select. Have also a look at the right click menus of both box select menus and the tooltip. ![shortcut.jpg](https://archive.blender.org/developer/F7829491/shortcut.jpg) ![shortcut2.jpg](https://archive.blender.org/developer/F7829493/shortcut2.jpg) ![shortcut 3.jpg](https://archive.blender.org/developer/F7829496/shortcut_3.jpg)
Author

Added subscriber: @tiles

Added subscriber: @tiles

Added subscriber: @Stan_Pancakes

Added subscriber: @Stan_Pancakes

That tool in default keymap is not activated by the B key. That button cycles different selection types that are performed on tweak event, with the W key. You'll find it under that binding. Or you can select it from the Tools menu, which is bound to a variant of Space key, depending on what you chose for the Space action. E.g. if you set Space to show Tools, then the tool is activated by quickly tapping Space, B.
If you just use the B key, the active tool is not used, you simply directly invoke box select.

That tool in default keymap is not activated by the B key. That button cycles different selection types that are performed on tweak event, with the W key. You'll find it under that binding. Or you can select it from the Tools menu, which is bound to a variant of Space key, depending on what you chose for the Space action. E.g. if you set Space to show Tools, then the tool is activated by quickly tapping Space, B. If you just use the B key, the active tool is not used, you simply directly invoke box select.
Member

Added subscribers: @ideasman42, @JacquesLucke

Added subscribers: @ideasman42, @JacquesLucke
Member

Changed status from 'Needs Triage' to: 'Needs Developer To Reproduce'

Changed status from 'Needs Triage' to: 'Needs Developer To Reproduce'
Member

While I can confirm all described behavior, I'm not sure if this qualifies as a bug. Will leave that to @campbellbarton.

While I can confirm all described behavior, I'm not sure if this qualifies as a bug. Will leave that to @campbellbarton.

Changed status from 'Needs Developer To Reproduce' to: 'Archived'

Changed status from 'Needs Developer To Reproduce' to: 'Archived'
Campbell Barton self-assigned this 2020-01-21 11:33:23 +01:00

Direct operator access and activating tools are not the same, since pressing B runs the operator without activating the tool & doesn't use tool options.

Working as intended, closing.

Direct operator access and activating tools are not the same, since pressing B runs the operator without activating the tool & doesn't use tool options. Working as intended, closing.
Sign in to join this conversation.
No Label
Interest
Alembic
Interest
Animation & Rigging
Interest
Asset Browser
Interest
Asset Browser Project Overview
Interest
Audio
Interest
Automated Testing
Interest
Blender Asset Bundle
Interest
BlendFile
Interest
Collada
Interest
Compatibility
Interest
Compositing
Interest
Core
Interest
Cycles
Interest
Dependency Graph
Interest
Development Management
Interest
EEVEE
Interest
EEVEE & Viewport
Interest
Freestyle
Interest
Geometry Nodes
Interest
Grease Pencil
Interest
ID Management
Interest
Images & Movies
Interest
Import Export
Interest
Line Art
Interest
Masking
Interest
Metal
Interest
Modeling
Interest
Modifiers
Interest
Motion Tracking
Interest
Nodes & Physics
Interest
OpenGL
Interest
Overlay
Interest
Overrides
Interest
Performance
Interest
Physics
Interest
Pipeline, Assets & IO
Interest
Platforms, Builds & Tests
Interest
Python API
Interest
Render & Cycles
Interest
Render Pipeline
Interest
Sculpt, Paint & Texture
Interest
Text Editor
Interest
Translations
Interest
Triaging
Interest
Undo
Interest
USD
Interest
User Interface
Interest
UV Editing
Interest
VFX & Video
Interest
Video Sequencer
Interest
Virtual Reality
Interest
Vulkan
Interest
Wayland
Interest
Workbench
Interest: X11
Legacy
Blender 2.8 Project
Legacy
Milestone 1: Basic, Local Asset Browser
Legacy
OpenGL Error
Meta
Good First Issue
Meta
Papercut
Meta
Retrospective
Meta
Security
Module
Animation & Rigging
Module
Core
Module
Development Management
Module
EEVEE & Viewport
Module
Grease Pencil
Module
Modeling
Module
Nodes & Physics
Module
Pipeline, Assets & IO
Module
Platforms, Builds & Tests
Module
Python API
Module
Render & Cycles
Module
Sculpt, Paint & Texture
Module
Triaging
Module
User Interface
Module
VFX & Video
Platform
FreeBSD
Platform
Linux
Platform
macOS
Platform
Windows
Priority
High
Priority
Low
Priority
Normal
Priority
Unbreak Now!
Status
Archived
Status
Confirmed
Status
Duplicate
Status
Needs Info from Developers
Status
Needs Information from User
Status
Needs Triage
Status
Resolved
Type
Bug
Type
Design
Type
Known Issue
Type
Patch
Type
Report
Type
To Do
No Milestone
No project
No Assignees
4 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#70896
No description provided.