Reporter | Lilia Shamsutdinova (Lilia.Shamsutdinova) |
---|---|
Created | Apr 11, 2018 2:45:45 PM |
Updated | Apr 17, 2018 1:27:42 PM |
Subsystem | Refactorings |
Assignee | Alisa Afonina (alisa.afonina) |
Priority | Show-stopper |
State | Submitted |
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.
- No icons in "Select existing part:" dropdown. - Fixed in branch
182-alisa.refactorings
. - File name in dropdown does not contain underscore (actual file name does contain underscore).
- Accelerator Alt+e (for "Select existing part") not working.
- After Navigate link is clicked (and focus go to code) it takes 2 clicks to open dropdown.
- Layout of items in dropdown is incorrect (see screenshot).- Fixed in branch
182-alisa.refactorings
. - 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.
- 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
.