]
Gabriele Cardosi updated DROOLS-6042:
-------------------------------------
Attachment: CreationField.png
Actual text value instead of tip
--------------------------------
Key: DROOLS-6042
URL:
https://issues.redhat.com/browse/DROOLS-6042
Project: Drools
Issue Type: Bug
Affects Versions: 7.50.0.Final
Reporter: Gabriele Cardosi
Assignee: Mario Fusco
Priority: Major
Attachments: CreationField.png
When creating a new DataType, inside the "Name" text box a String "Insert
a name" is shown.
That string is a tip, and as such should be shown, but in reality it is the actual value
of that text box.
That leads to
1) when editing, the user have to cancel that string before
2) if not edited, the name of the field remains the proposed one.
If that proposed string should serve a s default/autogenerated value, it would be better
no not use a "do that" sentence.
Attached screens