rNeomy / auto-tab-discard

Use native tab discarding method to automatically reduce memory usage of inactive tabs
https://webextension.org/listing/tab-discard.html
Mozilla Public License 2.0
888 stars 76 forks source link

"Discard Tab Group" + Tree Style Tab not working #323

Closed behhNa closed 1 year ago

behhNa commented 1 year ago

Hi, I'm not sure if this is the correct issue tracker for this problem because I am using Firefox, Tree Style Tab and Auto Tab Discard.

Up to version 0.5.0 i could right click > Auto Tab Discard >Discard Tab Group and the chosen tab and all sub-tabs got discarded.

e.g. A

If I did Discard Tab Group on A1 then A1, A1.1, A1.1.1 and A1.1.2 got discarded. With every version above 0.5.0 this stopped working. It just discards A1 and the focus jumps to the tab to the left/right. Is there a chance that this is a bug, or am I messing sth. up?

Thanks in advance.