Select/Deselect All broken #58574

Closed
opened 2018-12-03 02:17:37 +01:00 by Frode Lindeijer · 10 comments

System Information
Operating system: Linux Mint 64-bit
Graphics card: GeForce 840M

Blender Version
Broken: Blender 2.8 Beta 8c620c8e2b
Worked: Blender 2.79b

The hotkey for selecting and deselecting all (A by default) does not respond at times. Often it does work, but sometimes it fails to respond to up to about ten keystrokes in a row.

Exact steps for others to reproduce the error
Press 'A' repeatedly at different intervals in a 3D Viewport. If the error does not occur, try rotating the camera a bit.

**System Information** Operating system: Linux Mint 64-bit Graphics card: GeForce 840M **Blender Version** Broken: Blender 2.8 Beta 8c620c8e2b3 Worked: Blender 2.79b The hotkey for selecting and deselecting all (A by default) does not respond at times. Often it does work, but sometimes it fails to respond to up to about ten keystrokes in a row. **Exact steps for others to reproduce the error** Press 'A' repeatedly at different intervals in a 3D Viewport. If the error does not occur, try rotating the camera a bit.

Added subscriber: @FrodeLindeijer

Added subscriber: @FrodeLindeijer

#58878 was marked as duplicate of this issue

#58878 was marked as duplicate of this issue

Added subscribers: @pablovazquez, @ideasman42

Added subscribers: @pablovazquez, @ideasman42
Pablo Vazquez was assigned by Campbell Barton 2018-12-03 02:23:10 +01:00

This is because the shortcut uses double-click event (like mouse double click).

@pablovazquez since we have a preference for 2.7x behavior, what do you think about removing this double-click functionality?

It's quite unusual for applications to use double-click for the keyboard, so not sure its a good default.

An alternative could be not to use a time limit on keyboard double click events, but think this is likely to backfire.


We could also close this as working-as-intended.

This is because the shortcut uses double-click event (like mouse double click). @pablovazquez since we have a preference for 2.7x behavior, what do you think about removing this double-click functionality? It's quite unusual for applications to use double-click for the keyboard, so not sure its a good default. An alternative could be not to use a time limit on keyboard double click events, but think this is likely to backfire. ---- We could also close this as working-as-intended.
Member

The select tool has changed from being a toggle between two operators to now always do only one task. A always selects everything. De-select is now set to Alt+A (as shown in menus). This gives a consistent way to select/deselect regardless if there was something selected or not.
{F5808779, size=full}

What you experience is Double-tap A which is an alternative way for power users to quickly de-select. Probably some of those taps were counted as double-tap so that's why it felt weird. This is not advertised in the UI (but it should be in the manual) as it's an unusual way to access a key, the advertised way of doing it is Alt+A like shown in dropdowns and search.

You can bring the 2.7 behavior of A to select/Deselect toggle depending on whether there is a selection, go to User Preferences -> Input -> Select All Toggles.
{F5808810, size=full}

@ideasman42 I'm not attached to this in particular but I think if used in more places could catch on as a way to run the opposite of certain operators that use Alt, especially those far from Alt in the keyboard (like Alt+H could be H+H). It's unusual but so was right-click selection. If it brings trouble and confusion I'm fine with removing it. But this case in particular was due to expecting 2.7 behavior, not misclicking or so.

The select tool has changed from being a toggle between two operators to now always do only one task. `A` always selects everything. De-select is now set to `Alt+A` (as shown in menus). This gives a consistent way to select/deselect regardless if there was something selected or not. {[F5808779](https://archive.blender.org/developer/F5808779/Screenshot_from_2018-12-04_09-23-23.png), size=full} What you experience is Double-tap A which is an alternative way for power users to quickly de-select. Probably some of those taps were counted as double-tap so that's why it felt weird. This is not advertised in the UI (but it should be in the manual) as it's an unusual way to access a key, the advertised way of doing it is `Alt+A` like shown in dropdowns and search. You can bring the 2.7 behavior of `A` to select/Deselect toggle depending on whether there is a selection, go to User Preferences -> Input -> Select All Toggles. {[F5808810](https://archive.blender.org/developer/F5808810/Screenshot_from_2018-12-04_09-32-09.png), size=full} @ideasman42 I'm not attached to this in particular but I think if used in more places could catch on as a way to run the opposite of certain operators that use Alt, especially those far from Alt in the keyboard (like Alt+H could be H+H). It's unusual but so was right-click selection. If it brings trouble and confusion I'm fine with removing it. But this case in particular was due to expecting 2.7 behavior, not misclicking or so.

Added subscribers: @Willzinator, @ZedDB

Added subscribers: @Willzinator, @ZedDB

Added subscriber: @brecht

Added subscriber: @brecht

I think the double-click A is problematic as well, in its current forum I would not keep it. It seems to have been some compromise, but now that there is a setting to change it, it makes less sense.

If we want to keep something like this, it seems better to make Select All test if all objects are selected, and in that case deselect all. That way you don't have to press the button within a certain amount of time.

I think the double-click A is problematic as well, in its current forum I would not keep it. It seems to have been some compromise, but now that there is a setting to change it, it makes less sense. If we want to keep something like this, it seems better to make Select All test if all objects are selected, and in that case deselect all. That way you don't have to press the button within a certain amount of time.

Just saw this.

The toggle select in preferences helped a lot thank you very much. If I find anything else, I'll be sure to let you all know.

Thanks again and keep up the great work.

Just saw this. The toggle select in preferences helped a lot thank you very much. If I find anything else, I'll be sure to let you all know. Thanks again and keep up the great work.
Member

Changed status from 'Open' to: 'Resolved'

Changed status from 'Open' to: 'Resolved'
Pablo Vazquez removed their assignment 2019-11-07 16:48:50 +01:00
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
6 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#58574
No description provided.