Mantis Bug Tracker

View Issue Details Jump to Notes ] Wiki ] Issue History ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0000190mSLDevAutoCompletepublic2013-11-01 00:082013-11-01 01:45
ReporterTravis 
Assigned Toadministrator 
PrioritynormalSeverityminorReproducibilityalways
StatusresolvedResolutionfixed 
PlatformOSOS Version
Product Version 
Target VersionFixed in Version0.4.1.0 
Summary0000190: pressing right arrow jumps an extra character (when leaving a calltip?) (0.4.0.95)
DescriptionPressing the right arrow key jumps two characters instead of one in some situations.
Steps To Reproduce;Start with this:
alias foo if () noop

;move the cursor inside the conditional and type an identifier which has a calltip, such as $dialog()
;cursor should be inside $dialog(|) with a calltip open
;press the right arrow key once and the cursor jumps two characters and closes the calltip. pipe shows new cursor position:
alias foo if ($dialog())| noop
Additional Information;it doesn't seem to matter what the characters are, the cursor just jumps two of them.
;leftmose pipe shows beginning position (with calltip still open) and rightmost pipe shows end position:

alias foo if ($dialog(|) |) noop
;in this case the second jumped character was a space
;same thing here; again leftmost = start, right = end (and with calltip open for $calc
alias foo noop $calc(|) |foo
TagsNo tags attached.
Beta mIRC version?
mIRC Version
Attached Files

- Relationships

-  Notes
There are no notes attached to this issue.

- Issue History
Date Modified Username Field Change
2013-11-01 00:08 Travis New Issue
2013-11-01 01:45 administrator Status new => resolved
2013-11-01 01:45 administrator Fixed in Version => 0.4.1.0
2013-11-01 01:45 administrator Resolution open => fixed
2013-11-01 01:45 administrator Assigned To => administrator


Copyright © 2000 - 2011 MantisBT Group
Powered by Mantis Bugtracker