piroor / treestyletab

Tree Style Tab, Show tabs like a tree.
http://piro.sakura.ne.jp/xul/treestyletab/
Other
3.48k stars 279 forks source link

Wrong tab selected after closing, reopening and closing again #3559

Closed personalmountains closed 3 months ago

personalmountains commented 4 months ago

Windows 10, Firefox 126.0, TST 4.0.15

With these tabs (Parent and Other are siblings):

Parent
 \- Child
Other

1) Select Child by clicking the tab. 2) Close Child by clicking the X. The Parent tab is selected. 3) Reopen the Child tab with the menu History/Recently Closed Tabs/Child. The Child tab is selected. 4) Close Child again by clicking the X. The Other tab is selected instead of Parent.

I'm attaching my settings in case I have something weird: configs-treestyletab@piro.sakura.ne.jp.json

piroor commented 4 months ago

Thanks, I couldn't find out the minimum steps to reproduce this problem for a long time. The commit 3cc2a56 should fix this.

github-actions[bot] commented 3 months ago

This issue has been closed due to no response within 14 days after labeled as "fixed", 7 days after last reopened, and 7 days after last commented.

personalmountains commented 3 months ago

@piroor Note that this problem is not completely fixed. The same thing happens once in a while, but it's intermittent and I don't know how to reproduce it consistently.

piroor commented 3 months ago

Yes, I still need more help to clarify conditions to reproduce. Please report again if you successfully find out it.