[jboss-jira] [JBoss JIRA] (AS7-6352) CLI cursor marker position is not consistent

Kabir Khan (JIRA) jira-events at lists.jboss.org
Fri Jan 18 05:41:22 EST 2013


Kabir Khan created AS7-6352:
-------------------------------

             Summary: CLI cursor marker position is not consistent
                 Key: AS7-6352
                 URL: https://issues.jboss.org/browse/AS7-6352
             Project: Application Server 7
          Issue Type: Feature Request
          Components: CLI
            Reporter: Kabir Khan
            Assignee: Alexey Loubyansky
             Fix For: 7.2.0.Alpha1


To reproduce, execute

/subsystem=jmx:read-resource

Now press the up arrow, to get that command again so you see

/subsystem=jmx:read-resource
The cursor is at the end. Now I want to delete 'jmx' and put in 'ee', so I move the cursor to the ':'. I press backspace to delete the 'x' but the cursor marker jumps back to the end of the line, however when I press backspace again the 'm' gets deleted. This appears to be at the end of the line when I delete the 'j' and enter the 'ee'. So what happens under the hood is fine, but the marker appears to be in the wrong place after it has been moved and editing starts.





--
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


More information about the jboss-jira mailing list