![]() |
|
|
|
|
Issue Type:
|
New Feature
|
|
Affects Versions:
|
5.3.5 |
|
Assignee:
|
Unassigned |
|
Attachments:
|
availableLength.png, ExtendedTextField.java, ExtendedTextFieldDefinition.java, ExtendedTextFieldFactory.java |
|
Components:
|
dialogs, user interaction |
|
Created:
|
15/Dec/14 9:46 AM
|
|
Description:
|
Use case:
as an editor i want to know how many signs left when there is a hard or soft border of signs in an input field.
The recommended length is useful because sometimes you will not restrict the editor to hard. We needed this recommendation so that the design is still looking good on mobile devices and the text doesn't broke it too much.
I included the necessary java implementation files, 1 screenshot and here a small adjustment for css.
.extended-textfield-label
{
text-align: right;
color: #666666;
white-space: nowrap;
line-height: 25px;
right: 2px;
position: relative;
font-size: 10px;
top: -12px;
height: 18px;
}
|
|
Project:
|
Magnolia UI
|
|
Priority:
|
Neutral
|
|
Reporter:
|
Stefan Jahn
|
|
Security Level:
|
Public |
|
|
|
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
|
----------------------------------------------------------------
For list details, see: http://www.magnolia-cms.com/community/mailing-lists.html
Alternatively, use our forums: http://forum.magnolia-cms.com/
To unsubscribe, E-mail to: <
[email protected]>
----------------------------------------------------------------