Press and hold key: menu appears and disappear fast. #84883

Closed
opened 2021-01-20 04:53:51 +01:00 by Vyacheslav Kobozev · 8 comments

System Information
Operating system: Windows-7-6.1.7601-SP1 64 Bits
Graphics card: GeForce GTX 660 Ti/PCIe/SSE2 NVIDIA Corporation 4.5.0 NVIDIA 456.71

Blender Version
Broken: version: 2.92.0 Alpha, branch: lanpr-under-gp, commit date: 2020-12-21 07:43, hash: c5a59fba58

Short description of error
If there is «press» action for context menu call and if I hold button, menu disappear. Expecting, that it shouldn`t
2021-01-20_06-46-31.mp4

Also I disabled all addons, and behavior still here.
Also there is more global issue: context menu is glued to right mouse button in many areas, and there is no ability to remap it at all.
I use RMB as pan and want to use it as pan everywhere.
So it will be much handy, if user will have global settings like «any context menu = W» and «any pan = this button» instead this table, that can`t be exported and imported: 1731855.jpg

**System Information** Operating system: Windows-7-6.1.7601-SP1 64 Bits Graphics card: GeForce GTX 660 Ti/PCIe/SSE2 NVIDIA Corporation 4.5.0 NVIDIA 456.71 **Blender Version** Broken: version: 2.92.0 Alpha, branch: lanpr-under-gp, commit date: 2020-12-21 07:43, hash: `c5a59fba58` **Short description of error** If there is «press» action for context menu call and if I hold button, menu disappear. Expecting, that it shouldn`t [2021-01-20_06-46-31.mp4](https://archive.blender.org/developer/F9588716/2021-01-20_06-46-31.mp4) Also I disabled all addons, and behavior still here. Also there is more global issue: context menu is glued to right mouse button in many areas, and there is no ability to remap it at all. I use RMB as pan and want to use it as pan everywhere. So it will be much handy, if user will have global settings like «any context menu = W» and «any pan = this button» instead this table, that can`t be exported and imported: ![1731855.jpg](https://archive.blender.org/developer/F9588718/1731855.jpg)

Added subscriber: @Vyach

Added subscriber: @Vyach
Member

Added subscriber: @filedescriptor

Added subscriber: @filedescriptor
Member

I cannot reproduce this here. Could you try checking the "Repeat" checkbox?

I cannot reproduce this here. Could you try checking the "Repeat" checkbox?

@filedescriptor already tested.
Menu disappears and then blinking with each repeat.
Can`t reproduce with factory settings. Looks like my keymap broken.

It is very weird.
Exported keymap have such entry (py text):

  ("transform.edge_bevelweight", {"type": 'E', "value": 'PRESS', "shift": True, "alt": True, "repeat": True}, None),

But there is no such entry visible in blender. And E works properly (as extrude).
Looks like hidden entries there…
It is not addon-related issue.

Also I can`t import keymap, that I just exported.

kk.py

will test more.

@filedescriptor already tested. Menu disappears and then blinking with each repeat. Can`t reproduce with factory settings. Looks like my keymap broken. It is very weird. Exported keymap have such entry (py text): ``` ("transform.edge_bevelweight", {"type": 'E', "value": 'PRESS', "shift": True, "alt": True, "repeat": True}, None), ``` But there is no such entry visible in blender. And E works properly (as extrude). Looks like hidden entries there… It is not addon-related issue. Also I can`t import keymap, that I just exported. [kk.py](https://archive.blender.org/developer/F9589462/kk.py) will test more.

Okay, I found an issue:

изображение.png

W calls this option. So Blender reads holding {key W} as 2 hits, even if repeat is off.

Okay, I found an issue: ![изображение.png](https://archive.blender.org/developer/F9590421/изображение.png) W calls this option. So Blender reads holding {key W} as 2 hits, even if repeat is off.

Added subscriber: @mano-wii

Added subscriber: @mano-wii

This comment was removed by @mano-wii

*This comment was removed by @mano-wii*

Closed as duplicate of #84931

Closed as duplicate of #84931
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
3 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#84883
No description provided.