Description
On BREAK_HERE in simple_test_app.cpp +4670, choosing "Open Memory Editor for Stack Layout" results in a initially buggy view.
See screenshot1, notice the adress of d in the tooltip on the L&W, notice that the last row shows a copy of the memory in the row above
Scrolling down with the mouse wheel updates the view to screenshot2 (scrolled a bit to show the last two rows of screenshot1)
Now both "i" and "s" are highlighted, "d" is not. Also notice that the contents of the e000 row changed.