notepad-plus-plus-legacy/PowerEditor
Rajendra Singh 4d5c1b6564
Improve 'Close all to the left' and 'Close all to the right' user experience
Description of the Issue
Improve "Close all to the left/right" functionality.
This is an enhancement request. Similar request was made in past #2555, but has been closed during tracker cleanup process.

Steps to Reproduce the Issue
1. Create 4 tabs says (tab 1, tab 2, tab 3, tab 4)
2. Make all the tab dirty (I mean type, something in each tab, but don't save any).
3. Now right click on tab 1 and choose "Close All to the right"
4. Three popup for asking to save file will appear (For tab 4, tab 3 and tab 2)
5. Click "No" for tab 4 and tab 3. And click cancel for tab 2.

Expected Behavior:
After step 5, tab 4 and tab 3 should be closed. And for Remaining tabs, operation should be cancelled.

Actual Behavior:
Nothing happens after step 5.

Same defect reproduction steps are applicable for "Close all to the left".

Fix #7501, close #7502
2019-11-12 13:30:36 +01:00
..
bin Notepad++ new release v7.8.1 2019-10-29 02:41:19 +01:00
gcc Update makefile for mingw gcc builds 2019-11-07 22:13:47 +01:00
installer Update corsican.xml for Notepad++ 7.8.1 2019-11-07 22:26:28 +01:00
misc/chameleon Remove the old icon 2016-09-21 09:06:22 +02:00
scintilla.original.forUpdating Upgrade Scintilla from 4.1.4 to 4.2.0 2019-07-22 13:08:41 +02:00
src Improve 'Close all to the left' and 'Close all to the right' user experience 2019-11-12 13:30:36 +01:00
Test/FunctionList Remove BOM from 2 localization files 2019-03-15 03:13:31 +01:00
visual.net Use standard C++11 mutex 2019-08-25 23:34:30 +02:00