Reporter | Lilia Shamsutdinova (Lilia.Shamsutdinova) |
---|---|
Created | Apr 11, 2018 2:45:45 PM |
Updated | Apr 20, 2018 11:10:54 AM |
Subsystem | Refactorings |
Assignee | Alisa Afonina (alisa.afonina) |
Priority | Show-stopper |
State | Fixed In Branch |
Type | Bug |
Fix version | 2018.2 |
Affected versions | 2018.2 |
Fixed In Version ReSharper | Undefined |
VsVersion | All Versions |
JetBrains ReSharper Ultimate 182.0.20180410.111135-eap00d.
Not fixed:
- Annoying: After Navigate link is clicked (and focus go to code) it takes 2 clicks to open dropdown. - Duplicate of RSRP-469348.
- Double click on parameter does not navigate to it from another file (file that does not contain that parameter). NOTE: if currently file that contains parameter is focused than navigation works. - Duplicate of RSRP-469347.
Fixed:
- No icons in "Select existing part:" dropdown. - Fixed in branch
182-alisa.refactorings
. - Layout of items in dropdown is incorrect (see screenshot).- Fixed in branch
182-alisa.refactorings
. - When some existing part is selected in "Select existing part:" dropdown and then "Create new part" is selected the members still moved to previously selected existing part instead of new one.- Fixed in branch
182-alisa.refactorings
. - File name in dropdown does not contain underscore (actual file name does contain underscore).- Fixed in branch
182-alisa.refactorings
.
Won't be fixed:
- Accelerator Alt+e (for "Select existing part") does not highlight dropdown.
- Minor: "Navigate" link style is not disabled when create new part is selected in dropdown.
- Minor: "Navigate" link layout is incorrect (should end where Cancel button ends).