Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Length Placeholder does not work #4254

Closed
2 tasks done
JingleheimerSE opened this issue Mar 12, 2024 · 1 comment
Closed
2 tasks done

Length Placeholder does not work #4254

JingleheimerSE opened this issue Mar 12, 2024 · 1 comment

Comments

@JingleheimerSE
Copy link

Preflight Checklist

  • I agree to follow the Code of Conduct that this project adheres to.
  • I have searched the issue tracker for a feature request that matches the one I want to file, without success.

You must agree to search and the code of conduct. You must fill in this entire template. If you delete part/all or miss parts out your issue will be closed.

If you are technical, you should reporting bugs along the lines of https://marker.io/blog/how-to-write-bug-report. If you are not technical, we will make allowances, please try to make an effort to understand the process.

Describe the bug
Attempting to use %length% Placeholders does not work. Tested primarily with the Floor Plan template.

NOTE: %height%, %width%, and %length% appear to have been added with 21.8.0 according to #3327 but %length% still does not work in

To Reproduce
Steps to reproduce the behavior:

  1. Create a new floor plan
  2. Drag a wall onto the plan
  3. Right click the wall, and select Edit Data..., then check the Placeholders box and hit Apply
  4. Edit the label of the wall and enter "Height: %height%, Width: %width%, Length: %length%, Date:%date%"

Expected behavior
All documented placeholders (https://www.drawio.com/doc/faq/predefined-placeholders) should populate

Screenshots
If applicable, add screenshots to help explain your problem.
Using online 16.6.4 version (which may be expected to not function due to feature being added in 21.8.0)
image

Using Desktop version 24.0.4 (which should function)
image

draw.io version (In the Help->About menu of the draw.io editor):

  • draw.io version 16.6.4
  • draw.io Desktop version 24.0.4

Desktop (please complete the following information):

  • OS: Win10
  • Browser Chrome
  • Browser Version 122.0.6261.112

Smartphone (please complete the following information):

  • Device: [e.g. iPhone6]
  • OS: [e.g. iOS8.1]
  • Browser [e.g. stock browser, safari]
  • Version [e.g. 22]

I tested the problem in incognito/private mode with all browser extensions switched off, write "yes" below:

  • yes

Additional context
Add any other context about the problem here.

@JingleheimerSE JingleheimerSE changed the title Length Placeholder do not work Length Placeholder does not work Mar 12, 2024
@davidjgraph
Copy link
Collaborator

Length is only for edges, not shapes.

@davidjgraph davidjgraph closed this as not planned Won't fix, can't repro, duplicate, stale Mar 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants