UI: Shortcut to toggle screen_full_area conflicts with other shortcuts #65196

Closed
opened 2019-05-27 20:35:01 +02:00 by Ulysse Martin · 8 comments

System Information
Operating system: Windows 10
Graphics card: GTX 1080

Blender Version
Broken: 2.80, 58ce40, master, 2019-05-27
Worked: (optional)

Short description of error
The operator to Toggle Maximize Area in 2.7 keymap (ctrl + spacebar) conflicts with other shortcuts

Exact steps for others to reproduce the error

  • open blender 2.8

  • press ctrl + spacebar

  • Nothing happens (this should maximize area)

In blender_default.py, if you apply this patch for example:

p.diff

to avoid shortcuts conflicts, it works.

OR if you change the shortcut to ctrl + 'UP_ARROW' like in 2.7 iirc, this works (but I have no idea if this can create other issues)

**System Information** Operating system: Windows 10 Graphics card: GTX 1080 **Blender Version** Broken: 2.80, 58ce40, master, 2019-05-27 Worked: (optional) **Short description of error** The operator to Toggle Maximize Area in 2.7 keymap (ctrl + spacebar) conflicts with other shortcuts **Exact steps for others to reproduce the error** - open blender 2.8 - press ctrl + spacebar - > Nothing happens (this should maximize area) In blender_default.py, if you apply this patch for example: [p.diff](https://archive.blender.org/developer/F7072603/p.diff) to avoid shortcuts conflicts, it works. OR if you change the shortcut to ctrl + 'UP_ARROW' like in 2.7 iirc, this works (but I have no idea if this can create other issues)
Author

Added subscriber: @you.le

Added subscriber: @you.le

Added subscriber: @ideasman42

Added subscriber: @ideasman42

Changed status from 'Open' to: 'Archived'

Changed status from 'Open' to: 'Archived'
Campbell Barton self-assigned this 2019-05-30 02:16:10 +02:00

This does work on Windows for many users so you may have something configured differently.

This isn't a bug, however we are interested to collect conflicts that depend on your platform.

https://devtalk.blender.org/t/platform-specific-key-conflicts/7395

This does work on Windows for many users so you may have something configured differently. This isn't a bug, however we are interested to collect conflicts that depend on your platform. https://devtalk.blender.org/t/platform-specific-key-conflicts/7395
Author

Ok, thanks, this is weird, I'm on windows 64 family edition with a french keyboard (AZERTY). This doesn't work for me, neither when I build, neither when I test on buildbot version. But if you can't reproduce that and if this is working for other users, this is not important. If other users have the same issue, this could be fixed later

Ok, thanks, this is weird, I'm on windows 64 family edition with a french keyboard (AZERTY). This doesn't work for me, neither when I build, neither when I test on buildbot version. But if you can't reproduce that and if this is working for other users, this is not important. If other users have the same issue, this could be fixed later
Author

Precision: It occurs only in 3D view

Precision: It occurs only in 3D view

Added subscriber: @jenkm

Added subscriber: @jenkm

@ideasman42

there's definitely conflicts Ctrl-Spacebar with the "show_gizmo_context" (in 2.7x keymap)
and with the "autocomplete" in both keymaps

@ideasman42 there's definitely conflicts Ctrl-Spacebar with the "show_gizmo_context" **(in 2.7x keymap)** and with the "autocomplete" in both keymaps
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#65196
No description provided.