'Copy to Selected' is disabled for Font making batch changing font impossible #90856

Closed
opened 2021-08-22 20:21:48 +02:00 by tintwotin · 13 comments

System Information
Operating system: Windows-10-10.0.19041-SP0 64 Bits
Graphics card: GeForce RTX 2060/PCIe/SSE2 NVIDIA Corporation 4.5.0 NVIDIA 462.59

Blender Version
Broken: version: 2.93.0, branch: master, commit date: 2021-06-02 11:21, hash: 84da05a8b8
Worked: (newest version of Blender that worked as expected)

Short description of error
When changing font with +Alt, it doesn't batch change the selection. And in the right click menu on font to 'Copy to Selected', it is disabled.
This means that it is impossible to batch change font on ex. Text objects and Text strips.
image.png

This is needed by the users: https:*www.reddit.com/r/blender/comments/owgltn/vse_is_there_anyway_to_change_the_font_of/ and https:*blender.stackexchange.com/questions/26602/is-it-possible-to-copy-text-settings

I know this could sound like a feature request, but @ideasman42 asked me to make a bug report: https://blender.chat/channel/vse?msg=9BhkhL8GJzacMtaj8 I guess you could say that this is inconsistent behaviour, that it is possible to batch change most values/settings this way, but not the font.

**System Information** Operating system: Windows-10-10.0.19041-SP0 64 Bits Graphics card: GeForce RTX 2060/PCIe/SSE2 NVIDIA Corporation 4.5.0 NVIDIA 462.59 **Blender Version** Broken: version: 2.93.0, branch: master, commit date: 2021-06-02 11:21, hash: `84da05a8b8` Worked: (newest version of Blender that worked as expected) **Short description of error** When changing font with +Alt, it doesn't batch change the selection. And in the right click menu on font to 'Copy to Selected', it is disabled. This means that it is impossible to batch change font on ex. Text objects and Text strips. ![image.png](https://archive.blender.org/developer/F10306595/image.png) This is needed by the users: https:*www.reddit.com/r/blender/comments/owgltn/vse_is_there_anyway_to_change_the_font_of/ and https:*blender.stackexchange.com/questions/26602/is-it-possible-to-copy-text-settings I know this could sound like a feature request, but @ideasman42 asked me to make a bug report: https://blender.chat/channel/vse?msg=9BhkhL8GJzacMtaj8 I guess you could say that this is inconsistent behaviour, that it is possible to batch change most values/settings this way, but not the font.
Author

Added subscribers: @ideasman42, @tintwotin

Added subscribers: @ideasman42, @tintwotin
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

Just to make this really clear:

  • Which property are we talking about? the ID selector? (the Copy To Selected is not in there at all)
  • Bold etc? (these are working for me)

note that for the Font itself (the ID), we have {key Ctrl L}

Willing to look into this, just not sure which property we are talking about.

Just to make this really clear: - Which property are we talking about? the ID selector? (the `Copy To Selected` is not in there at all) - Bold etc? (these are working for me) note that for the Font itself (the ID), we have {key Ctrl L} Willing to look into this, just not sure which property we are talking about.
Author

For text objects:

  • Add two text objects
  • Select them both
  • In the sidebar open a font
  • Right click on the font name
  • The context menu shows "Copy to Selected" as disabled.
    (I know there is a work around for text object to link the font, but it is a workaround, something which "should" work, and you can't use this workaround this for text strips)
    {F10310574,size=full}

For Text strips:

  • Add two text strips.
  • Select them both.
  • Open a font.
  • Right click on the font name.
  • The context menu shows "Copy to Selected" as disabled.
    {F10310562,size=full}
For text objects: - Add two text objects - Select them both - In the sidebar open a font - Right click on the font name - The context menu shows "Copy to Selected" as disabled. (I know there is a work around for text object to link the font, but it is a workaround, something which "should" work, and you can't use this workaround this for text strips) {[F10310574](https://archive.blender.org/developer/F10310574/copy_to_selected_3d.gif),size=full} For Text strips: - Add two text strips. - Select them both. - Open a font. - Right click on the font name. - The context menu shows "Copy to Selected" as disabled. {[F10310562](https://archive.blender.org/developer/F10310562/copy_to_selected.gif),size=full}
Member

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

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

That makes it clear, thx (sorry, was using the ID selector left hand side)

That makes it clear, thx (sorry, was using the ID selector left hand side)
Member

That Field in the Font selector actually displays the name of the font ID (so it is a property not of some strip or text object, it is a property of the Font).
This wont work (actually I am not sure why names are editable in this case at all -- but that is a different story).

It would be the same as trying to Copy to Selected the Material from the name field here
image.png

That Field in the Font selector actually displays the name of the font ID (so it is a property not of some strip or text object, it is a property of the Font). This wont work (actually I am not sure why names are editable in this case at all -- but that is a different story). It would be the same as trying to `Copy to Selected` the Material from the name field here ![image.png](https://archive.blender.org/developer/F10310770/image.png)
Member

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

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

Talked to @ideasman42 in chat and using the Font name field is not going to work.
What we could keep as a TODO though is making the ID selector (template_ID) work for Copy To Selected

image.png

I will make a new task for this though (since it will have a broader scope) and close this one.
Thx reporting anyways! Stayed tuned on the other task (will drop a note here when that is done).

Talked to @ideasman42 in chat and using the Font name field is not going to work. What we could keep as a TODO though is making the ID selector (template_ID) work for `Copy To Selected` ![image.png](https://archive.blender.org/developer/F10312430/image.png) I will make a new task for this though (since it will have a broader scope) and close this one. Thx reporting anyways! Stayed tuned on the other task (will drop a note here when that is done).
Author

@lichtwerk Could you share a link for the new task you have made? I can't seem to find it.

@lichtwerk Could you share a link for the new task you have made? I can't seem to find it.

Added subscriber: @TIM-UY

Added subscriber: @TIM-UY

Hi, I recently ran into this issue and have to change about 100 text boxes. Any progress on this?

I tried Ctrl-L and it selects all the textboxes in the channel, however, changing the font still changes just one.

Hi, I recently ran into this issue and have to change about 100 text boxes. Any progress on this? I tried Ctrl-L and it selects all the textboxes in the channel, however, changing the font still changes just one.
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#90856
No description provided.