Rotating ILs whenever selection is in an inlined area of code causes the view to navigate to the first function in binary #6438
Labels
Component: UI
Issue needs changes to the user interface
Effort: Low
Issue should take < 1 week
Impact: Medium
Issue is impactful with a bad, or no, workaround
Version and Platform (required):
Bug Description:
Rotating ILs whenever selection is in an inlined area of code causes the view to navigate to the first function in binary
Steps To Reproduce:
/System/Applications/Calculator.app/Contents/MacOS/Calculator
is applicable-[LCDController awakeFromNib]
in HLILI
hotkeyExpected Behavior:
Ideally, this should modify the selection to be of the function header, meaning pressing
I
4 times to cycle back to HLIL leaves you in almost the same place.A different approach would be to move the selection to the inlined function. I don't think this is what behavior would be expected, though.
Screenshots/Video Recording:
If applicable, please add screenshots/video recording here to help explain your problem.
Binary:
Calculator.zip
The text was updated successfully, but these errors were encountered: