Left click don't select vertex during drag #70645

Closed
opened 2019-10-08 17:29:11 +02:00 by Paul Kotelevets · 18 comments

System Information
Operating system: Windows-8.1, Windows-10, Linux Mint, Archlinux
Graphics card: any

Blender Version
Broken: version: 2.81, 2.80
Worked: 2.79

Short description of error
Left click don't select vertex during mouse movement - mouse have to be strightly still to select vertex on left click.

Exact steps for others to reproduce the error
Enter edit mode of default cube, switch selection tool from "select box" to "tweak", select vertex, try to add vertices to selection with shift+LMB and short dragging.

Blender 2.79 behaviour, (or 2.80 - 2.81 Right click select behaviour, it also works ok):
SEL 279.gif

Blender 2.80 - 2.81 Left Click select behaviour (click to see):
SEL 280.gif

**System Information** Operating system: Windows-8.1, Windows-10, Linux Mint, Archlinux Graphics card: any **Blender Version** Broken: version: 2.81, 2.80 Worked: 2.79 **Short description of error** Left click don't select vertex during mouse movement - mouse have to be strightly still to select vertex on left click. **Exact steps for others to reproduce the error** Enter edit mode of default cube, switch selection tool from "select box" to "tweak", select vertex, try to add vertices to selection with shift+LMB and short dragging. Blender 2.79 behaviour, (or 2.80 - 2.81 Right click select behaviour, it also works ok): ![SEL 279.gif](https://archive.blender.org/developer/F7796791/SEL_279.gif) Blender 2.80 - 2.81 Left Click select behaviour (click to see): ![SEL 280.gif](https://archive.blender.org/developer/F7796801/SEL_280.gif)

Added subscriber: @1D_Inc

Added subscriber: @1D_Inc

Added subscriber: @ideasman42

Added subscriber: @ideasman42

Changed status from 'Open' to: 'Archived'

Changed status from 'Open' to: 'Archived'
Campbell Barton self-assigned this 2019-10-09 03:55:42 +02:00

Left click select happens on click, not press, this is an intentional change so dragging can move the vertex.

closing.

Left click select happens on click, not press, this is an intentional change so dragging can move the vertex. closing.

This does not happen when you click the mouse.
It is a serious issue for modeling.

This does not happen when you click the mouse. It is a serious issue for modeling.

In #70645#792344, @ideasman42 wrote:
Left click select happens on click, not press, this is an intentional change so dragging can move the vertex.

closing.

It was working perfectly for 2.79 and still working for RMB in 2.80 and 2.81.
So, it's a bug that corrupts entire modeling workflow, and concerns only Left mouse setup for tweak tool!
We understand, that it can be made for automatic border select, but tweak tool even don't have any automatic border select, so it's behaviour was accidently corrupted with no reason.
Please, fix it. It is very important for us, we are selecting and tweaking a lot.

> In #70645#792344, @ideasman42 wrote: > Left click select happens on click, not press, this is an intentional change so dragging can move the vertex. > > closing. It was working perfectly for 2.79 and **still working** for RMB in 2.80 and 2.81. So, it's a bug that corrupts entire modeling workflow, and concerns only Left mouse setup for tweak tool! We understand, that it can be made for automatic border select, but tweak tool even don't have any automatic border select, so it's behaviour was accidently corrupted with no reason. Please, fix it. It is very important for us, we are selecting and tweaking a lot.

Added subscriber: @kaiwas

Added subscriber: @kaiwas

I wanted to relearn on the left click, but because of this problem it hasn’t worked out yet

I wanted to relearn on the left click, but because of this problem it hasn’t worked out yet

General provement.
I never used RMB to work, but even for me, RMB works much better, faster, and more confidently than LMB now.
Here is the difference (GIF):

msx.gif

General provement. I never used RMB to work, but even for me, RMB works much better, faster, and more confidently than LMB now. Here is the difference (GIF): ![msx.gif](https://archive.blender.org/developer/F7799922/msx.gif)

Added subscriber: @Vyach

Added subscriber: @Vyach

I think, LMB waiting for drag and double click events, that is why it is slower.
Use С-brush instead or Control-click for continuous select. It is much faster

2019-10-10_09-21-33.mp4

I think, LMB waiting for drag and double click events, that is why it is slower. Use С-brush instead or Control-click for continuous select. It is much faster [2019-10-10_09-21-33.mp4](https://archive.blender.org/developer/F7800805/2019-10-10_09-21-33.mp4)

In #70645#793024, @Vyach wrote:
I think, LMB waiting for drag and double click events, that is why it is slower.

Of course. This is the content of the bug.

Use С-brush instead or Control-click for continuous select. It is much faster
video

The complex organic modeling we perform consists of cases that require quick and accurate vertex selection.

for modeling
https://youtu.be/pBOutY0PAzc?t=239

or retopology
https://youtu.be/Y74HmBnydSA?t=2867

FURN.jpg

Of course we know C, B and Ctrl/Alt/Shift selection methods.
We will create separate ticket if they will have problems.
Cube is just (pretty visual) demonstration.
Please, stay on topic.

> In #70645#793024, @Vyach wrote: >I think, LMB waiting for drag and double click events, that is why it is slower. Of course. This is the content of the bug. > Use С-brush instead or Control-click for continuous select. It is much faster > video The complex organic modeling we perform consists of cases that require quick and accurate vertex selection. for modeling https://youtu.be/pBOutY0PAzc?t=239 or retopology https://youtu.be/Y74HmBnydSA?t=2867 ![FURN.jpg](https://archive.blender.org/developer/F7801242/FURN.jpg) Of course we know C, B and Ctrl/Alt/Shift selection methods. We will create separate ticket if they will have problems. Cube is just (pretty visual) demonstration. Please, stay on topic.

Here is a temporal solution for this LMB 2.8X issue.
Set Mouse Drag Threshold.

MDT.png

If MDT = 3px, you have clunky selection, but nice immediate tweak on drag, following after selection.
If MDT = 40px, you have nice selection, but clunky tweak on drag.

RMB selection have no such dilemma, it's behaviour is just perfect even on 3px MDT.

Here is a temporal solution for this LMB 2.8X issue. Set Mouse Drag Threshold. ![MDT.png](https://archive.blender.org/developer/F7801598/MDT.png) If MDT = 3px, you have clunky selection, but nice immediate tweak on drag, following after selection. If MDT = 40px, you have nice selection, but clunky tweak on drag. RMB selection have no such dilemma, it's behaviour is just perfect even on 3px MDT.

important

It seems, we made a breakthrough in that issue exploration.
Here is a setup, that makes LCS great again.
You need to setup select like that:
3D View - 3D View (Global) - view3d.select

  • Left Click mode = press or click or release, no checkboxes
  • Shift+ Left Click mode = press, Toggle selection checkbox is on
  • Ctrl + Left Click should stay untouched, it should be changed in another place.

LCS fixed.png

To fix Ctrl+LCS you need to change Mesh - mesh.shortest_path_pick mode to press

изображение.png
Beware of editing global setup of Ctrl+LCS instead Shortest part of tool.
If to change
3D View - 3D View (Global) - view3d.select
mode from click to press of release, it will not work at all.

Beware of editing tweaks instead of globals for Shift+Click, it will no take effect.
3DView - Object Mode - 3D View Tool: Tweak - view3d.select
3DView - Mesh - 3D View Tool: Tweak - view3d.select
They should stay untouched.

LCS tweak.png

Thank you for attention.

# important It seems, we made a breakthrough in that issue exploration. Here is a setup, that makes LCS great again. You need to setup select like that: 3D View - 3D View (Global) - view3d.select - Left Click mode = press or click or release, no checkboxes - Shift+ Left Click mode = **press**, **Toggle selection** checkbox is on - Ctrl + Left Click should stay untouched, it should be changed in another place. ![LCS fixed.png](https://archive.blender.org/developer/F8270398/LCS_fixed.png) To fix Ctrl+LCS you need to change Mesh - mesh.shortest_path_pick mode to **press** ![изображение.png](https://archive.blender.org/developer/F8270360/изображение.png) **Beware of editing global setup of Ctrl+LCS instead Shortest part of tool.** If to change 3D View - 3D View (Global) - view3d.select mode from click to press of release, it will not work at all. **Beware of editing tweaks instead of globals for Shift+Click, it will no take effect.** 3DView - Object Mode - 3D View Tool: Tweak - view3d.select 3DView - Mesh - 3D View Tool: Tweak - view3d.select They should stay untouched. ![LCS tweak.png](https://archive.blender.org/developer/F8270328/LCS_tweak.png) Thank you for attention.

Proper description
https://youtu.be/L1ALsDaXg9M

Proper description https://youtu.be/L1ALsDaXg9M

A better solution - it modifies only tweak tool behavior.
Allow to deselect at single click, but tweak selection at drag.
Ctrl+LSC is still modified as only Pick Shortest Path.
https://devtalk.blender.org/t/left-click-select-keymap/3168/410?u=1d_inc
824a948b857326b6021cdf9d98017d06ca7c291d.png

A better solution - it modifies only tweak tool behavior. Allow to deselect at single click, but tweak selection at drag. Ctrl+LSC is still modified as only Pick Shortest Path. https://devtalk.blender.org/t/left-click-select-keymap/3168/410?u=1d_inc ![824a948b857326b6021cdf9d98017d06ca7c291d.png](https://archive.blender.org/developer/F8282539/824a948b857326b6021cdf9d98017d06ca7c291d.png)

Partially solved in https://developer.blender.org/D6608
This patch solves Shift+LCS issue by adding a modifier to the Tweak tool section.

Ctrl+LCS and Ctrl+Shift+LCS (pick shortest path) are left to solve the issue completely
https://devtalk.blender.org/t/left-click-select-keymap/3168/414?u=1d_inc

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

Partially solved in https://developer.blender.org/D6608 This patch solves Shift+LCS issue by adding a modifier to the Tweak tool section. Ctrl+LCS and Ctrl+Shift+LCS (pick shortest path) are left to solve the issue completely https://devtalk.blender.org/t/left-click-select-keymap/3168/414?u=1d_inc ![изображение.png](https://archive.blender.org/developer/F8293123/изображение.png)

Proper video with workflow comparison and setup.
https://youtu.be/MVCpRuOlqVo

Proper video with workflow comparison and setup. https://youtu.be/MVCpRuOlqVo
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#70645
No description provided.