Mantis Bug Tracker

View Issue Details Jump to Notes ] Wiki ] Issue History ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0000180mSLDevAutoCompletepublic2013-08-10 02:482013-11-01 00:36
ReporterTravis 
Assigned Toadministrator 
PrioritylowSeverityminorReproducibilityalways
StatusresolvedResolutionfixed 
PlatformOSOS Version
Product Version 
Target VersionFixed in Version0.4.1.0 
Summary0000180: Strange variable name complete behavior with adjacent code blocks (0.4.0.94)
DescriptionVariable names from separate blocks are listed for completion in single-line blocks (from the blocks directly below them).
Steps To Reproducealias foo noop %v| | ;left pipe is cursor. %variable_name appears in the complete options
alias foobar noop %variable_name


alias foo noop %v| | ;left pipe is cursor. %variable_name appears in the complete options
alias foobar {
  noop %variable_name
}
Additional InformationApplies to other types of code blocks, not just aliases. (Tested with two on text events)

Placing an empty line between the two blocks stops the behavior.

Making the top block multi-line stops the behavior.
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-08-10 02:48 Travis New Issue
2013-11-01 00:25 administrator Status new => closed
2013-11-01 00:25 administrator Assigned To => administrator
2013-11-01 00:25 administrator Resolution open => fixed
2013-11-01 00:25 administrator Fixed in Version => 0.4.1.0
2013-11-01 00:36 administrator Status closed => resolved


Copyright © 2000 - 2011 MantisBT Group
Powered by Mantis Bugtracker