Mantis Bug Tracker

View Issue Details Jump to Notes ] Wiki ] Issue History ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0000242mSLDevAutoCompletepublic2014-09-28 14:442014-09-28 14:44
ReporterTravis 
Assigned To 
PrioritynormalSeverityminorReproducibilityalways
StatusnewResolutionopen 
PlatformWin7 64-bitOSWindows 7OS Version(6.1)
Product Version 
Target VersionFixed in Version 
Summary0000242: Autocompleting capitalized aliases can give inconsistent results (0.4.0.117)
DescriptionTyping the name in lowercase of an alias that's all uppercase letters completes the remaining characters in uppercase but leaves the part that's already typed as lowercase. The entire thing should be uppercase.
Steps To Reproducealias FOOBAR return

;type:
alias bar return $foo|

;the pipes signify the cursor position
;selecting $FOOBAR from the suggested list results in the following:
;alias bar return $fooBAR|

;the desired result:
;alias bar return $FOOBAR|
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
2014-09-28 14:44 Travis New Issue


Copyright © 2000 - 2011 MantisBT Group
Powered by Mantis Bugtracker