Book a Demo

Author Topic: Name labels WAY TOO LONG  (Read 4346 times)

Paolo F Cantoni

  • EA Guru
  • *****
  • Posts: 8626
  • Karma: +259/-129
  • Inconsistently correct systems DON'T EXIST!
    • View Profile
Name labels WAY TOO LONG
« on: February 13, 2012, 01:06:41 pm »
I've seen this most recently on BPMN diagrams, but I suspect it's a general problem.  When the name of the element is required to be outside the shape (such as a BPMN Message element), the size of the label for selection purposes is WAY TOO BIG - often more than THREE times the size of the actual text contained within.   This make it REALLY annoying when you select something and find that EA has selected a Text label for which the actual text can often be centimeters away!

Reported,
Paolo
Inconsistently correct systems DON'T EXIST!
... Therefore, aim for consistency; in the expectation of achieving correctness....
-Semantica-
Helsinki Principle Rules!

Paolo F Cantoni

  • EA Guru
  • *****
  • Posts: 8626
  • Karma: +259/-129
  • Inconsistently correct systems DON'T EXIST!
    • View Profile
Re: Name labels WAY TOO LONG
« Reply #1 on: February 13, 2012, 04:31:07 pm »
As predcited,here's another manifestation:
selection area for floating labels

Paolo
Inconsistently correct systems DON'T EXIST!
... Therefore, aim for consistency; in the expectation of achieving correctness....
-Semantica-
Helsinki Principle Rules!

Eve

  • EA Administrator
  • EA Guru
  • *****
  • Posts: 8110
  • Karma: +119/-20
    • View Profile
Re: Name labels WAY TOO LONG
« Reply #2 on: February 14, 2012, 08:38:47 am »
Unfortunately, neither the first or last report on this one I'm sure.

It's a known limitation of our shape scripting support. You'll see the same thing showing in a different way when you have a long name in any other shape scripted object.

Paolo F Cantoni

  • EA Guru
  • *****
  • Posts: 8626
  • Karma: +259/-129
  • Inconsistently correct systems DON'T EXIST!
    • View Profile
Re: Name labels WAY TOO LONG
« Reply #3 on: February 14, 2012, 11:32:48 am »
Quote
Unfortunately, neither the first or last report on this one I'm sure.

It's a known limitation of our shape scripting support. You'll see the same thing showing in a different way when you have a long name in any other shape scripted object.

Simon,

It's not a long name - the name is short, the label is BIG.

[Example..........................................]

(The dots represent visual space - the brackets the vertices of the selectin area).

Is that what you meant?

Paolo
Inconsistently correct systems DON'T EXIST!
... Therefore, aim for consistency; in the expectation of achieving correctness....
-Semantica-
Helsinki Principle Rules!

Eve

  • EA Administrator
  • EA Guru
  • *****
  • Posts: 8110
  • Karma: +119/-20
    • View Profile
Re: Name labels WAY TOO LONG
« Reply #4 on: February 14, 2012, 02:07:46 pm »
No...

Shape scripts don't feed back the drawn text back. This means floating labels have to be larger and means that you can get text drawn outside of the bounds of objects when you have a long name.

Same issue, two very different common complaints.

Paolo F Cantoni

  • EA Guru
  • *****
  • Posts: 8626
  • Karma: +259/-129
  • Inconsistently correct systems DON'T EXIST!
    • View Profile
Re: Name labels WAY TOO LONG
« Reply #5 on: February 14, 2012, 02:53:11 pm »
Quote
No...

Shape scripts don't feed back the drawn text back. This means floating labels have to be larger and means that you can get text drawn outside of the bounds of objects when you have a long name.

Same issue, two very different common complaints.
OK,  I understand now...

However, it would seem to me that if that's the case, then a short label where EVERY text would be drawn outside the selection box, but you could always select by picking the left hand end would be a better solution - like:
[Exam]ple

This would seem to me to be the least worst option - since you can ALREADY create selection areas that are smaller than the text to be selected (often accidentally).  Turn a vice into a virtue?  ;)

Paolo
Inconsistently correct systems DON'T EXIST!
... Therefore, aim for consistency; in the expectation of achieving correctness....
-Semantica-
Helsinki Principle Rules!