Mouse Flickering When I Assigned Hotkey #43734

Closed
opened 2015-02-19 12:45:03 +01:00 by Matsuiko · 6 comments

Procedure : Assign Space as hotkey for Pan in Clip Editor
try to pan in Clip Editor Holding Space + move mouse this will trigger the bug the mouse is flickering or blinking as you pan

pan_(1).png

Hold Space + Mouse Move = Curcor Flickering Slight Sluggish Movement Tolerable
Hold Space + Pen Tablet = Cursor Flickering More Sluggish Movement Not Tolerable

More Info :
i want to report this bug because im using tablet + keyboard when working with blender
All my keybinding for Pan = Spacebar ( 3D view , Node Editor , Uv Editor and other ) and i dont encounter the mouse flickering

only in Movie Editor

Procedure : Assign Space as hotkey for Pan in Clip Editor try to pan in Clip Editor Holding Space + move mouse this will trigger the bug the mouse is flickering or blinking as you pan ![pan_(1).png](https://archive.blender.org/developer/F144624/pan__1_.png) Hold Space + Mouse Move = Curcor Flickering Slight Sluggish Movement Tolerable Hold Space + Pen Tablet = Cursor Flickering More Sluggish Movement Not Tolerable More Info : i want to report this bug because im using tablet + keyboard when working with blender All my keybinding for Pan = Spacebar ( 3D view , Node Editor , Uv Editor and other ) and i dont encounter the mouse flickering only in Movie Editor
Author

Changed status to: 'Open'

Changed status to: 'Open'
Author

Added subscriber: @hirokamatsuiko

Added subscriber: @hirokamatsuiko
Author

Ive Added A Video for more info
notice my cursor is flickering at Movie Editor while other is normal i also use Spacebar in other view for panning

BugPan.mp4 Currrent
bugwithreset.mp4 i reset the blender same i encounter flicker mouse

Ive Added A Video for more info notice my cursor is flickering at Movie Editor while other is normal i also use Spacebar in other view for panning [BugPan.mp4](https://archive.blender.org/developer/F144633/BugPan.mp4) Currrent [bugwithreset.mp4](https://archive.blender.org/developer/F144643/bugwithreset.mp4) i reset the blender same i encounter flicker mouse
Member

Changed status from 'Open' to: 'Archived'

Changed status from 'Open' to: 'Archived'
Julian Eisel self-assigned this 2015-02-19 14:34:29 +01:00
Member

Hey @hirokamatsuiko,
Unfortunately this is an issue we are aware of. It is caused by the way we handle events received from the OS. If you keep a key pressed, after a short time, a new key press event is sent every few milliseconds. If we wanted to support this properly (or fix this glitch), we'd need to filter out those events which sounds easy and in fact is easy to code, but has to be done carefully as it may bring up a lot of new glitches. In the past we had similar report that have the same root, e.g. holding down R to rotate triggers a similar cursor glitch.

Some OSes have the option to turn these multiple press events off, like you can see here: http://i.imgur.com/vQSirqo.png Not sure how Windows handles this but you could try to google a bit ;)

So anyway, thanks for the report, but this is something known and expected.

PS, I recently worked with a newer developer to find a solution for this which seems to work out pretty well so far. So chances are this will be solved soon.

Hey @hirokamatsuiko, Unfortunately this is an issue we are aware of. It is caused by the way we handle events received from the OS. If you keep a key pressed, after a short time, a new key press event is sent every few milliseconds. If we wanted to support this properly (or fix this glitch), we'd need to filter out those events which sounds easy and in fact is easy to code, but has to be done carefully as it may bring up a lot of new glitches. In the past we had similar report that have the same root, e.g. holding down R to rotate triggers a similar cursor glitch. Some OSes have the option to turn these multiple press events off, like you can see here: http://i.imgur.com/vQSirqo.png Not sure how Windows handles this but you could try to google a bit ;) So anyway, thanks for the report, but this is something known and expected. PS, I recently worked with a newer developer to find a solution for this which seems to work out pretty well so far. So chances are this will be solved soon.
Author

thank you for quick reply and clarification

thank you for quick reply and clarification
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#43734
No description provided.