Ctrl + Spacebar does not maximize Python Console #78412

Closed
opened 2020-06-29 00:40:31 +02:00 by Ekirigwe James Ochi · 24 comments

System Information
Operating system: Windows-10-10.0.17763-SP0 64 Bits
Graphics card: GeForce GTX 1660 Ti/PCIe/SSE2 NVIDIA Corporation 4.5.0 NVIDIA 442.50

Blender Version
Broken: version: 2.83.1, branch: master, commit date: 2020-06-25 09:47, hash: 8289fc688b
Worked: (newest version of Blender that worked as expected)

Short description of error
Ctrl + Spacebar does not maximize Python Console, instead it just inserts spaces on the current line
of the console as if Ctrl was not pressed. On the other hand however rightclicking on the header and
selecting maximize works as expected.

Exact steps for others to reproduce the error
Switch to the Scripting workspace, hover your mouse over the python console, and press Ctrl + Spacebar

test.blend

**System Information** Operating system: Windows-10-10.0.17763-SP0 64 Bits Graphics card: GeForce GTX 1660 Ti/PCIe/SSE2 NVIDIA Corporation 4.5.0 NVIDIA 442.50 **Blender Version** Broken: version: 2.83.1, branch: master, commit date: 2020-06-25 09:47, hash: `8289fc688b` Worked: (newest version of Blender that worked as expected) **Short description of error** Ctrl + Spacebar does not maximize Python Console, instead it just inserts spaces on the current line of the console as if Ctrl was not pressed. On the other hand however rightclicking on the header and selecting maximize works as expected. **Exact steps for others to reproduce the error** Switch to the Scripting workspace, hover your mouse over the python console, and press Ctrl + Spacebar [test.blend](https://archive.blender.org/developer/F8652353/test.blend)

Added subscriber: @JamesEkirigwe

Added subscriber: @JamesEkirigwe
Member

Added subscriber: @lichtwerk

Added subscriber: @lichtwerk
Member

Changed status from 'Needs Triage' to: 'Needs User Info'

Changed status from 'Needs Triage' to: 'Needs User Info'
Member

Cannot reproduce (tested 2.83, 2.83.1 and 2.90).

Please try with File → Defaults → Load Factory Settings to see if you still can reproduce this issue.

Cannot reproduce (tested 2.83, 2.83.1 and 2.90). Please try with File → Defaults → Load Factory Settings to see if you still can reproduce this issue.

I reloaded Factory settings. The issue still persists. Ctrl + Spacebar does not maximize python console.
I have uploaded a screen recording Video Capture.mkv.
Thanks

I reloaded Factory settings. The issue still persists. Ctrl + Spacebar does not maximize python console. I have uploaded a screen recording [Video Capture.mkv](https://archive.blender.org/developer/F8653395/Video_Capture.mkv). Thanks
Member

Changed status from 'Needs User Info' to: 'Needs Triage'

Changed status from 'Needs User Info' to: 'Needs Triage'
Member

Thx checking that, still cannot reproduce though.

Thx checking that, still cannot reproduce though.

Wow, I have tried it on my PC and my office workstation; I wonder if it could be something with my system setup.

Thank you.

Wow, I have tried it on my PC and my office workstation; I wonder if it could be something with my system setup. Thank you.

Added subscriber: @nathan.hild

Added subscriber: @nathan.hild

Isn't the shorcut CTRL + ALT+ SPACEBAR for the python console & text editor ?

Isn't the shorcut CTRL + **ALT**+ SPACEBAR for the python console & text editor ?

Oh, I did not know that, just tried Ctrl + alt + spacebar and it produced the expected result.

Thanks for the info @NH(Gorgious)

Oh, I did not know that, just tried Ctrl + alt + spacebar and it produced the expected result. Thanks for the info @NH(Gorgious)

Added subscriber: @mano-wii

Added subscriber: @mano-wii

Changed status from 'Needs Triage' to: 'Archived'

Changed status from 'Needs Triage' to: 'Archived'
Germano Cavalcante self-assigned this 2020-06-30 19:30:35 +02:00

Ctrl + spacebar is already captured by another operator in those editors and still works if you leave the cursor over the header.
Ctrl + alt + spacebar is another shortcut to call the Maximize Area.

We could change the order of the keyitens to display Ctrl + alt + spacebar as the button shortcut.
But this is a request for modified/improved behavior and not a bug in current behavior.

Closing as this bug tracker is only for bugs and errors.

`Ctrl + spacebar` is already captured by another operator in those editors and still works if you leave the cursor over the header. `Ctrl + alt + spacebar` is another shortcut to call the `Maximize Area`. We could change the order of the keyitens to display `Ctrl + alt + spacebar` as the button shortcut. But this is a request for modified/improved behavior and not a bug in current behavior. Closing as this bug tracker is only for bugs and errors.

Added subscriber: @jenkm

Added subscriber: @jenkm

Ctrl + Spacebar is already captured by another operator in those editors

Which one? For me it works as "Maximize Area".

Ctrl + Alt + Spacebar is another shortcut to call the Maximize Area.

Ctrl + Spacebar and Ctrl + Alt + Spacebar are different, "Maximize Area" and "Fullscreen Area".

> `Ctrl + Spacebar` is already captured by another operator in those editors Which one? For me it works as "Maximize Area". > `Ctrl + Alt + Spacebar` is another shortcut to call the `Maximize Area`. `Ctrl + Spacebar` and `Ctrl + Alt + Spacebar` are different, "Maximize Area" and "Fullscreen Area".

Changed status from 'Archived' to: 'Needs Triage'

Changed status from 'Archived' to: 'Needs Triage'
Germano Cavalcante removed their assignment 2020-07-01 01:40:15 +02:00

In #78412#970193, @jenkm wrote:
Ctrl + Spacebar and Ctrl + Alt + Spacebar are different, "Maximize Area" and "Fullscreen Area".

In fact the same operator, but with different properties.
image.png

I will wait for a second opinion then.

> In #78412#970193, @jenkm wrote: > `Ctrl + Spacebar` and `Ctrl + Alt + Spacebar` are different, "Maximize Area" and "Fullscreen Area". In fact the same operator, but with different properties. ![image.png](https://archive.blender.org/developer/F8656005/image.png) I will wait for a second opinion then.

Changed status from 'Needs Triage' to: 'Confirmed'

Changed status from 'Needs Triage' to: 'Confirmed'
Member

Added subscriber: @HooglyBoogly

Added subscriber: @HooglyBoogly
Member

@mano-wii I can't reproduce this with Ctrl + Spacebaror Ctrl + Alt + Spacebar. (Factory startup) Can you still reproduce this? It might be odd if you could.

@mano-wii I can't reproduce this with `Ctrl + Spacebar`or `Ctrl + Alt + Spacebar`. (Factory startup) Can you still reproduce this? It might be odd if you could.

Yes, I can still reproduce the problem.
I'm pretty sure it's a Windows only problem.

Yes, I can still reproduce the problem. I'm pretty sure it's a Windows only problem.

This issue was referenced by 87062d4d67

This issue was referenced by 87062d4d670c01c9c0835057aaf4164aea971e00
Member

Changed status from 'Confirmed' to: 'Resolved'

Changed status from 'Confirmed' to: 'Resolved'
Julian Eisel self-assigned this 2020-08-05 15:51:37 +02: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
8 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#78412
No description provided.