Win32 copy/paste problems/bugs #238

Closed
opened 2003-05-15 16:02:39 +02:00 by Nobody · 3 comments

Group: V 2.27 release
Resolution: Fixed
Category: Interface

%%%In most or all versions of Blender, text can be
cut/copied/pasted within the text editor.

These are the hotkeys:
ctrl-x cut
ctrl-c copy
ctrl-v paste

This is exactly the same as the default Win32 hotkeys.

But in Blender 2.27, you've said that the hotkeys for
copying and pasting text between Blender and Win32 are:

alt-shift-c copy
alt-shift-v paste

Which is hard to remember and use. There was
absolutely no need to add new hotkeys. The old hotkeys
could have been reused... like this:

(In Blender)
*If (ctrl-x) copy to Blender text memory and Win32
clipboard, delete text on screen

*If (ctrl-c) copy to Blender text memory and Win32
clipboard

*If (ctrl-v) if Win32 clipboard has text insert on
screen, otherwise insert text from Blender text memory.

And get rid of the old code that uses those new
hotkeys (alt-shift-v, etc).

BTW, the hotkey in Blender 2.27 for Win32 paste is:
CTRL-shift-v NOT alt-shift-v (as it says in the readme)

alt-shift-v brings up a "View" menu.

And for Win32 paste, the hotkey is ctrl-shift-v AND
alt-shift-v (2 different hotkeys)

Also, when paste text from Blender into notepad, there
are squares where the enter keys were in Blender...
that might have something to do with the Blender text
being in the wrong format (ANSI or Unicode or UTF-8 or
something). It would be good if it could paste into
notepad... and this is Windows XP notepad I'm talking
about. It would involve converting the Blender enter
characters to the corresponding notepad-type ones
whenever text is copied or cut in Blender to the
Windows clipboard.%%%

**Group**: V 2.27 release **Resolution**: Fixed **Category**: Interface %%%In most or all versions of Blender, text can be cut/copied/pasted within the text editor. These are the hotkeys: ctrl-x cut ctrl-c copy ctrl-v paste This is exactly the same as the default Win32 hotkeys. But in Blender 2.27, you've said that the hotkeys for copying and pasting text between Blender and Win32 are: alt-shift-c copy alt-shift-v paste Which is hard to remember and use. There was absolutely no need to add new hotkeys. The old hotkeys could have been reused... like this: (In Blender) *If (ctrl-x) copy to Blender text memory and Win32 clipboard, delete text on screen *If (ctrl-c) copy to Blender text memory and Win32 clipboard *If (ctrl-v) if Win32 clipboard has text insert on screen, otherwise insert text from Blender text memory. And get rid of the old code that uses those new hotkeys (alt-shift-v, etc). BTW, the hotkey in Blender 2.27 for Win32 paste is: CTRL-shift-v NOT alt-shift-v (as it says in the readme) alt-shift-v brings up a "View" menu. And for Win32 paste, the hotkey is ctrl-shift-v AND alt-shift-v (2 different hotkeys) Also, when paste text from Blender into notepad, there are squares where the enter keys were in Blender... that might have something to do with the Blender text being in the wrong format (ANSI or Unicode or UTF-8 or something). It would be good if it could paste into notepad... and this is Windows XP notepad I'm talking about. It would involve converting the Blender enter characters to the corresponding notepad-type ones whenever text is copied or cut in Blender to the Windows clipboard.%%%
Author

Changed status to: 'Open'

Changed status to: 'Open'
Author

This task was automatically closed as archived as part of migration, because the project or tracker this task belonged to is no longer active.

This task was automatically closed as archived as part of migration, because the project or tracker this task belonged to is no longer active.
Member

Changed status from 'Open' to: 'Archived'

Changed status from 'Open' to: 'Archived'
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
2 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#238
No description provided.