Python tooltips ellipsis problem #42280

Closed
opened 2014-10-17 18:11:37 +02:00 by Grabz · 7 comments

System Information
Windows 7

Blender Version
Broken: 2.72a 73f5a41

Python tooltips should help developers but they do so only if python path is relativly short. Otherwise significant part of it is hidden by ellipsis. Ellipsis problem has been discussed earlier here https://blender.stackexchange.com/questions/5355/access-python-data-path-with-ellipsis/5356#5356?newreg=68386339e3b942e59dcf78740920d2f0
And it's been said there that this problem would be fixed in 2.72 release. It still isn't.

Also behaviour of CTRL+C combination with tooltips is incosistent, sometimes it copies a python path, sometimes it copies a value, all other times it copies nothing. That's really annoying.

Exact steps for others to reproduce the error
Open User Preferences, hover the search box and look at the tooltip. Then press CTRL+C and check if anything has been copied

**System Information** Windows 7 **Blender Version** Broken: 2.72a 73f5a41 Python tooltips should help developers but they do so only if python path is relativly short. Otherwise significant part of it is hidden by ellipsis. Ellipsis problem has been discussed earlier here https://blender.stackexchange.com/questions/5355/access-python-data-path-with-ellipsis/5356#5356?newreg=68386339e3b942e59dcf78740920d2f0 And it's been said there that this problem would be fixed in 2.72 release. It still isn't. Also behaviour of CTRL+C combination with tooltips is incosistent, sometimes it copies a python path, sometimes it copies a value, all other times it copies nothing. That's really annoying. **Exact steps for others to reproduce the error** Open User Preferences, hover the search box and look at the tooltip. Then press CTRL+C and check if anything has been copied
Author

Changed status to: 'Open'

Changed status to: 'Open'
Author

Added subscriber: @Grabz

Added subscriber: @Grabz

Changed status from 'Open' to: 'Archived'

Changed status from 'Open' to: 'Archived'
Bastien Montagne self-assigned this 2014-10-17 19:02:10 +02:00

Thanks for the report, but that ellipsis was precisely added to avoid too long py string - 99% of users do not need it. You can just copy/paste the path (RMB click on any RNA property), anyway.

Thanks for the report, but that ellipsis was precisely added to avoid too long py string - 99% of users do not need it. You can just copy/paste the path (RMB click on any RNA property), anyway.
Author

Well, if 99% of users don't need it why it is turned on by default then? Also what confuses me more is the fact that "too long" python paths are truncated the same way even in console output.
Also RMB click on any RNA property doesn't work as expected 90% of the time and it never copies full path displayed in tooltip.

It would be a life saver to have full python paths in tooltips at least as an option in user preferences. Alternatively some consistent way to copy full python path would also be ok.

Also even RMB doesn't work 100% of a time. Sometimes it's just disabled.
wooops_i_can_t.png

Well, if 99% of users don't need it why it is turned on by default then? Also what confuses me more is the fact that "too long" python paths are truncated the same way even in console output. Also RMB click on any RNA property doesn't work as expected 90% of the time and it never copies full path displayed in tooltip. It would be a life saver to have full python paths in tooltips at least as an *option* in user preferences. Alternatively some consistent way to copy full python path would also be ok. Also even RMB doesn't work 100% of a time. Sometimes it's just disabled. ![wooops_i_can_t.png](https://archive.blender.org/developer/F118111/wooops_i_can_t.png)
Member

Added subscriber: @JulianEisel

Added subscriber: @JulianEisel
Member

I have a patch ready (D763) that adds a button "Copy Full Data Path" to the RMB menu. This still needs to get the okay from the UI team heads, but I'm really optimistic about getting this into master, soon (maybe this week already).

I have a patch ready ([D763](https://archive.blender.org/developer/D763)) that adds a button "Copy Full Data Path" to the RMB menu. This still needs to get the okay from the UI team heads, but I'm really optimistic about getting this into master, soon (maybe this week already).
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#42280
No description provided.