MantisBT - mSLDev | |||||
| View Issue Details | |||||
| ID | Project | Category | View Status | Date Submitted | Last Update |
| 0000243 | mSLDev | AutoComplete | public | 2014-09-28 14:56 | 2014-09-28 14:56 |
| Reporter | Travis | ||||
| Assigned To | |||||
| Priority | normal | Severity | minor | Reproducibility | always |
| Status | new | Resolution | open | ||
| Platform | Win7 64-bit | OS | Windows 7 | OS Version | (6.1) |
| Product Version | |||||
| Target Version | Fixed in Version | ||||
| Beta mIRC version? | |||||
| mIRC Version | |||||
| Summary | 0000243: Backspacing to $ for autocomplete results in $$ | ||||
| Description | When typing an identifier and backspacing all the way to $, autocompleting anything will result in $$ prefixed identifiers. | ||||
| Steps To Reproduce | alias FOO return ;--------------------------- ;type: alias bar noop $F| ;then backspace so you have: alias bar noop $| ;select $FOO and it results in $$FOO | ||||
| Additional Information | Typing F after backspacing to $ and then selecting $FOO would result in $FOO as expected. It doesn't matter what is selected for autocompletion after backspacing to $, they all result in $$ | ||||
| Tags | No tags attached. | ||||
| Relationships | |||||
| Attached Files | |||||
| Issue History | |||||
| Date Modified | Username | Field | Change | ||
| 2014-09-28 14:56 | Travis | New Issue | |||
| There are no notes attached to this issue. |