"Key Modifier" key-binds send single event trigger along with the expected modified event trigger. #85042

Closed
opened 2021-01-25 13:11:01 +01:00 by Nathan Clark · 4 comments

System Information
Operating system: Darwin-19.6.0-x86_64-i386-64bit 64 Bits
Graphics card: AMD Radeon Pro 5700 XT OpenGL Engine ATI Technologies Inc. 4.1 ATI-3.10.18

Blender Version
Broken: version: 2.91.0, branch: master, commit date: 2020-11-25 08:34, hash: 0f45cab862
Worked: (newest version of Blender that worked as expected)

Short description of error
Custom key-binds using "Key Modifier - regular key pressed as a modifier" are sending the single event trigger as well as the modified event trigger.

Exact steps for others to reproduce the error:

Setting the key map item:

  • Open Blender preferences
  • Add a new key map item (for this example, identifier: wm.search_menu)
  • Leave the default "A"
  • Change from "Press" to "Release"
  • Click "Key Modifier" and press a regular keyboard key (for this example: F19)

Executing the shortcut

  • In the 3D viewport press F19-A

Result

  • wm.search_menu is triggered - search menu pops up.
  • object.select_all is ALSO triggered - all object in viewport are selected.

Expected result

  • Only wm.search_menu is triggered - Only the search menu pops up.
  • Key-binds that use the unmodified key press should not trigger.
**System Information** Operating system: Darwin-19.6.0-x86_64-i386-64bit 64 Bits Graphics card: AMD Radeon Pro 5700 XT OpenGL Engine ATI Technologies Inc. 4.1 ATI-3.10.18 **Blender Version** Broken: version: 2.91.0, branch: master, commit date: 2020-11-25 08:34, hash: `0f45cab862` Worked: (newest version of Blender that worked as expected) **Short description of error** Custom key-binds using *"Key Modifier - regular key pressed as a modifier"* are sending the single event trigger as well as the modified event trigger. **Exact steps for others to reproduce the error:** **Setting the key map item:** - Open Blender preferences - Add a new key map item (for this example, identifier: wm.search_menu) - Leave the default "A" - Change from "Press" to "Release" - Click "Key Modifier" and press a regular keyboard key (for this example: F19) **Executing the shortcut** - In the 3D viewport press F19-A **Result** - wm.search_menu is triggered - search menu pops up. - object.select_all is ALSO triggered - all object in viewport are selected. **Expected result** - Only wm.search_menu is triggered - Only the search menu pops up. - Key-binds that use the **unmodified** key press should not trigger.
Author

Added subscriber: @Neigh

Added subscriber: @Neigh

Added subscriber: @mano-wii

Added subscriber: @mano-wii

This works like this by design. See this comment -> https://developer.blender.org/T68621#837961
So it's a known issue.

This works like this by design. See this comment -> https://developer.blender.org/T68621#837961 So it's a known issue.

Closed as duplicate of #68621

Closed as duplicate of #68621
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
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#85042
No description provided.