KDAB / hotspot

The Linux perf GUI for performance analysis.
4.16k stars 257 forks source link

Bug in Caller/Callee: Column sorting is reset on each filtering #531

Closed GitMensch closed 11 months ago

GitMensch commented 1 year ago

Describe the bug Applying a filter resets the sorting column to be Self (decreasing)

To Reproduce Steps to reproduce the behavior:

  1. Go to Caller/Callee
  2. Change Order, for example sorting by binary
  3. Then choose one symbol -> exclude by symbol
  4. See error: the sorting is reset

Expected behavior Filtering changes only the view's data, not its view attributes.

Version Info: current appimage of today, hotspot-v1.4.1-192-g73c5701-x86_64.AppImage (Hotspot 1.4.80, using QT5.15.11 and presumingly KF5 v5.110.0 and KDDockWidgets 1.7)

lievenhey commented 11 months ago

Hi, I just rechecked this and it seems that this was fixed. I will close it for now. Feel free to reopen if it still exists.

lievenhey commented 11 months ago

found it: 99cafd655048084ca88005664d2a7f5417dac823 sneaked in there