-
Notifications
You must be signed in to change notification settings - Fork 16
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
CSTTC no longer copying correct tabs #50
Comments
It looks to behave based on a command choice for a tree parent. Now this addon treats a tab as a tree parent if there is any child tab referring the tab with its I've introduced some commits to show correct menu label. And I've also added a new command choice for tree parent tabs: behave same to the choice for individual tabs. I hope it should help people who don't use any tree management addon. |
Hello, I'm not sure I understand. I sometimes go through long stretches without updating extensions so I am only encountering this now. Are we now doomed to have child tabs (if/when they exist) in our clipboard when trying to copy a single tab? When was this change introduced? Thanks for your time. |
Disregard, i misread the "Behavior on no multiselection" heading in the extensions config page. Setting the "Regular Operation" and "Middle Click" colums under "On the Parent Tab of a Tree (require tabs management addon like Tree Style Tab)" to "Copy Individual Tab" have my shortcuts feeling like normal again. |
Short description
There is a serious regression in CSTTC v1.6.0 and v1.6.1 in which CSTTC no longer always copies the information for the correct tabs.
Steps to reproduce
I have yet had time to be able to isolate this issue with exact STR.
What I can state for sure is that:
Copy individual tab
set for CSTTC's middle-click operation.Copy all tabs
set for CSTTC's regular operation.Copy all tabs
operation, sometimes CSTTC copies the correct tabs, but sometimes it only copies the current tab or the current tab and the tab immediately to its right.Expected result
Always copy the information for the correct tabs, as with CSTTC pre-v1.6.0.
Actual result
For the
Copy all tabs
operation, sometimes CSTTC copies the correct tabs, but sometimes it only copies the current tab or the current tab and the tab immediately to its right.Environment
The text was updated successfully, but these errors were encountered: