View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0030352 | 2.x IDE Bugs | Code Editor | Public | 2018-12-21 09:12 | 2019-01-29 17:22 |
Reporter | Dan | Assigned To | Alan Savage | ||
Priority | Medium | Severity | C - General | Reproducibility | 100% |
Status | Closed | Resolution | Fixed | ||
Platform | - | OS | Windows 10 | OS Version | Pro x64 |
Product Version | 2.2.1 | ||||
Target Version | 2.2.2 | Fixed in Version | 2.2.2 | ||
Summary | 0030352: Code Editor: Can accidentally close multiple tabs in succession if you MMB and slightly move the mouse | ||||
Description | Within the Code Editor you can accidentally close multiple tabs in succession if you MMB and slightly move the mouse (or have a high-sensitivity mouse) whilst holding down the MMB. Expected: GMS2 closes the first tab and then mouse_clear()s. | ||||
Steps To Reproduce | 1. Start GMS2 and open/create any project. 2. Ensure you have a few scripts and then drag them all into one code editor, so you have a few tabs. 3. MMB the first tab and hold down the button, whilst doing this move your mouse just a little bit and you will see tabs 2+ close as well as they come under the click location. Repro: 100% | ||||
Tags | CodeEditor, IDE | ||||
2.x IDE Found In | 2.2.1.375 | ||||
2.x Runtime Found In | 2.2.1.287 | ||||
2.x IDE Verified In | 2.2.2.388 | ||||
2.x Runtime Verified In | 2.2.2.302 | ||||
|
|
|
The fix made has stopped the issue described, however we do still persist the click to successive tabs and so you can accidentally tear a tab out to be a floating window - however, this does require a fairly substantial and deliberate mouse movement, and the cursor makes it clear what's happening/about to happen if you complete the move, so this seems fine to me. Closing. |