"Group all in tab" - grouped index doesn't update when tabs are moved (dnd)
Bug #481220 reported by
Lee Johnson
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Terminator |
Fix Released
|
Medium
|
Chris Jones |
Bug Description
When windows are grouped by tab, and that tab is moved using the drag and drop function, the group tab index does not update. This means you can end up with more than one tab with the same group index.
To reproduce:
* Open terminator and split the window
* Open a new tab, and split the window
* In tab one choose the "Group all in tab" option
* Drag and drop tab one so it is placed to the right of tab two, note that the "Tab 1" marker does not update
* In tab two (now tab one after the above drag and drop) choose "Group all in tab" option
* Type something - you will note that the typing is echoed in both tabs, in all terminals
Changed in terminator: | |
status: | Fix Committed → Fix Released |
To post a comment you must log in.
Renaming the group when a tab gets re-ordered is fairly annoying, but possible. The (easy) alternative would just be to ensure that we always create unique group names, even if they do get a bit ugly.