|
From: Benoit X. (JIRA) <no...@at...> - 2007-09-07 15:19:49
|
A readonly text field should not stay at beginning of text by default
---------------------------------------------------------------------
Key: RCP-485
URL: http://opensource.atlassian.com/projects/spring/browse/RCP-485
Project: Spring Framework Rich Client Project
Issue Type: New Feature
Affects Versions: 0.3.0
Reporter: Benoit Xhenseval
Hi
I would like to give this small class based on FormComponentInterceptorFactory.
The aim is to force a read-only text field to keep its caret at position 0. A user would prefer to see the beginning of the text in such a field rather that the end.
This picture shows how it is now:
http://www.objectlab.co.uk/jfree/disabled.png
and how it looks with the fix:
http://www.objectlab.co.uk/jfree/disabled2.png
It is ok to release under Apache2 licence.
Feel free to comment/amend/improve.
Thanks
Benoit
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://opensource.atlassian.com/projects/spring/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
|