Tool/software: Code Composer Studio
Hi,
Using CCS 7.1.0.00016 on Linux, mouse scrolling in Memory Browser is broken.
After entering an address, I can mouse-scroll up or down *once*.
After that scroll event, scrolling down has no effect, and scrolling up will jump 2-3kb down and stay there.
Further mouse scrolling has no effect.
If I re-focus the address field and press enter (or enter a new address), the behaviour repeats - I can scroll successfully *once*, then it stops responding to scroll down and jumps away and gets stuck if I scroll up.
Scrolling using keyboard (arrows or pgup/pgdn after click-focus in memory window) appears to work as expected.
Scrolling in other views (eg Disassembly, ROV, Code editor, etc) seems to work fine as well - apparently only Memory browser is affected.
Can anyone else reproduce this behaviour?