Windows Lock Screen (Windows+L) writes a single character 'l' in the Text Editor #79702

Open
opened 2020-08-11 11:16:24 +02:00 by Manda Rajoelisolo · 8 comments

System Information
Operating system: Windows 10 Pro 64-bit (10.0, Build 18363)
Graphics card: NVIDIA GeForce 920M

Blender Version
Broken: 2.83.3

Short description of error
Windows Lock Screen (Windows+L) writes a single character 'l' in the Text Editor.

Exact steps for others to reproduce the error

  • Open Blender.
  • Open a Text Editor.
  • Create a new text by pressing the "+ New" button.
  • Move your mouse on the Text Editor area.
  • Press Windows + L
  • Login by entering your password if you have.
  • Check that there is a letter l (lowercase of L) in the Text Editor.

I'm a coder with python script and I can no longer use Windows + L, it's dangerous. The thing that makes me confuse is I used Blender Script since a few years, I always press Windows+L all the time, since Blender 2.79 which also have the bug, but I've never remark that bug, but I remark it today. If I understand, my code is full of letters 'l'. I tried to restart Windows but the bug is still there. I updated Windows recently about a couple weeks ago.

**System Information** Operating system: Windows 10 Pro 64-bit (10.0, Build 18363) Graphics card: NVIDIA GeForce 920M **Blender Version** Broken: 2.83.3 **Short description of error** Windows Lock Screen (Windows+L) writes a single character 'l' in the Text Editor. **Exact steps for others to reproduce the error** - Open Blender. - Open a Text Editor. - Create a new text by pressing the "+ New" button. - Move your mouse on the Text Editor area. - Press Windows + L - Login by entering your password if you have. - Check that there is a letter l (lowercase of L) in the Text Editor. I'm a coder with python script and I can no longer use Windows + L, it's dangerous. The thing that makes me confuse is I used Blender Script since a few years, I always press Windows+L all the time, since Blender 2.79 which also have the bug, but I've never remark that bug, but I remark it today. If I understand, my code is full of letters 'l'. I tried to restart Windows but the bug is still there. I updated Windows recently about a couple weeks ago.

Added subscriber: @manda.3d.projects

Added subscriber: @manda.3d.projects

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

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

Added subscribers: @LazyDodo, @HooglyBoogly

Added subscribers: @LazyDodo, @HooglyBoogly
Member

@LazyDodo If you have the time and the interest (no worries if you don't!) you would probably be the best person to have information about this.

Do you think it's a easily fixable problem?

@LazyDodo If you have the time and the interest (no worries if you don't!) you would probably be the best person to have information about this. Do you think it's a easily fixable problem?
Member

Added subscriber: @JulianEisel

Added subscriber: @JulianEisel
Member

I did a fix a while ago to ignore spacebar as text input while holding Ctrl, 87062d4d67. Think we could also always ignore text input with the windows key pressed.

Could somebody test if this worked in earlier versions? Would be good to know if so.

For now this doesn't seem like a bug in the sense of code working not as intended. The case just seems to need special care.

I did a fix a while ago to ignore spacebar as text input while holding Ctrl, 87062d4d67. Think we could also always ignore text input with the windows key pressed. Could somebody test if this worked in earlier versions? Would be good to know if so. For now this doesn't seem like a bug in the sense of code working not as intended. The case just seems to need special care.

Added subscriber: @SHREY-AGGARWAL

Added subscriber: @SHREY-AGGARWAL

With a similar fix in 87062d4d67 , I have added a check for Windows key while entering the text D14767

With a similar fix in 87062d4d67 , I have added a check for Windows key while entering the text [D14767](https://archive.blender.org/developer/D14767)
Philipp Oeser removed the
Interest
User Interface
label 2023-02-10 09:24:12 +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
5 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#79702
No description provided.