MantisBT - mSLDev | |||||
| View Issue Details | |||||
| ID | Project | Category | View Status | Date Submitted | Last Update |
| 0000149 | mSLDev | GUI Related | public | 2013-04-19 14:34 | 2013-06-29 09:07 |
| Reporter | Wims | ||||
| Assigned To | administrator | ||||
| Priority | normal | Severity | minor | Reproducibility | have not tried |
| Status | closed | Resolution | fixed | ||
| Platform | OS | OS Version | |||
| Product Version | |||||
| Target Version | Fixed in Version | 0.4.1.0 | |||
| Beta mIRC version? | |||||
| mIRC Version | |||||
| Summary | 0000149: Calltip isn't updated when moving out of an identifier | ||||
| Description | Nest two identifiers having a calltip and close the nested identifier. | ||||
| Steps To Reproduce | alias 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(),|))" | ||||
| Additional Information | |||||
| Tags | No tags attached. | ||||
| Relationships | |||||
| Attached Files | |||||
| 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 | ||
| There are no notes attached to this issue. |