Mantis Bug Tracker

View Issue Details Jump to Notes ] Wiki ] Issue History ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0000149mSLDevGUI Relatedpublic2013-04-19 14:342013-06-29 09:07
ReporterWims 
Assigned Toadministrator 
PrioritynormalSeverityminorReproducibilityhave not tried
StatusclosedResolutionfixed 
PlatformOSOS Version
Product Version 
Target VersionFixed in Version0.4.1.0 
Summary0000149: Calltip isn't updated when moving out of an identifier
DescriptionNest two identifiers having a calltip and close the nested identifier.
Steps To Reproducealias test {
|
}

| is still the cursor.

Type "$hfind(", you get "$hfind(|) -- calltip for $hfind pop up.
Type "$hget(", you get $hfind($hget(|)) -- calltip updated for $hget
Type ")" (happen when you are not used to get the ) automatically).

You end up with "$hfind($hget()|))" but the calltip isn't updated.
As far as I see it, at this point i think it should display the calltip for $hfind for the first parameter, note that that hitting "," does bring up the calltip again correctly for $hfind, ie:
"$hfind($hget(),|))"
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-04-19 14:34 Wims New Issue
2013-06-29 09:07 administrator Status new => closed
2013-06-29 09:07 administrator Assigned To => administrator
2013-06-29 09:07 administrator Resolution open => fixed
2013-06-29 09:07 administrator Fixed in Version => 0.4.1.0


Copyright © 2000 - 2011 MantisBT Group
Powered by Mantis Bugtracker