[
https://issues.apache.org/jira/browse/SLING-3093?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13774640#comment-13774640
]
Konrad Windszus commented on SLING-3093:
----------------------------------------
Compare with this code:
https://anonsvn.springsource.org/svn/dm-server-tools/main-branches/jersey/com.springsource.server.ide.runtime.ui/src/com/springsource/server/ide/runtime/internal/ui/editor/StartupEditorSection.java.
The field "updating" is used as a guard, so that the PropertyChangeListener is
not doing anything, if the update was triggered from the GUI itself (in that
case updating is true).
> All input fields within the server overview for "External Sling Launchpad"
> within the "Connection" section have right-to-left typing logic
> ------------------------------------------------------------------------------------------------------------------------------------------
>
> Key: SLING-3093
> URL: https://issues.apache.org/jira/browse/SLING-3093
> Project: Sling
> Issue Type: Bug
> Components: IDE
> Affects Versions: Sling Eclipse IDE 1.0.0
> Reporter: Konrad Windszus
> Fix For: Sling Eclipse IDE 1.0.0
>
> Attachments: SlingIDEConnectionFieldsBug.png
>
>
> It is currently hard to modify any parameters within the Connection area of
> the "External Sling Launchpad" server overview, because the text cursor is
> set to the beginning of the field after adding a new character to it.
> E.g. if you try to enter the port "4502" you actually have to type "2054".
> For password "admin" you have to type "nimda". I don't know whether this is a
> property on the the input fields themselves or the cursor gets automatically
> reset to position 0 after each character (due to some validation). It works
> fine within the "Timeouts" section.
--
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