tab numbering incorrect
Bug #635455 reported by
Duane Hinnen
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
CLI Companion |
Fix Released
|
Medium
|
Gursimran singh |
Bug Description
start adding and deleting and adding tabs. Eventually you will end up with multiple tabs of the same number.
EX:
Tab 01
Tab 02
Tab 02
Tab 02
Tab 03
Tab 04
Tab 04
What should happen is that each tab name is unique.
I have played with this and have not immediately been able to come up with a solution. So if someone else could take a look at this I would appreciate it.
Related branches
lp:~simar/clicompanion/clicompanion.tabnumbering
- Duane Hinnen: Approve
-
Diff: 23 lines (+4/-2)1 file modifiedclicompanionlib/tabs.py (+4/-2)
Changed in clicompanion: | |
status: | New → Confirmed |
Changed in clicompanion: | |
assignee: | vinayak (mehra-vinayak) → Gursimran singh (simar) |
Changed in clicompanion: | |
status: | In Progress → Fix Committed |
Changed in clicompanion: | |
status: | Fix Committed → Fix Released |
To post a comment you must log in.
Body:
I think it's a good task for a newbie to work on, so I assigned it to Vinayak.
Is it fine if adding and deleting tabs behaves like this:
Add tab
Tab 2
Add tab
Tab 3
Delete Tab 3
Add Tab
Tab 4
Delete Tab 4
Add Tab
Tab 5
?
In the end there would be following tabs opened:
Tab 1
Tab 2
Tab 5
importance medium
status inprogress
assignee mehra-vinayak
subscribe mehra-vinayak