Bug #139
ide: after deleting file, Tab goes back to original name
Status: | Approved | Start date: | 10/19/2011 | |
---|---|---|---|---|
Priority: | Immediate | Due date: | ||
Assignee: | Miroslav Fidler | % Done: | 100% | |
Category: | IDE | Spent time: | - | |
Target version: | - |
Description
Maybe just check whether Tab name exists?
History
#1 Updated by Miroslav Fidler over 13 years ago
- Subject changed from ide: after remaining file, Tab goes back to original name to ide: after deleting file, Tab goes back to original name
#2 Updated by Sender Ghost over 13 years ago
- File uppsrc.diff added
- Status changed from New to Patch ready
- % Done changed from 0 to 100
I solved this issue with some workaround (to disable circular raises of callbacks).
#3 Updated by Sender Ghost over 13 years ago
- File deleted (
uppsrc.diff)
#5 Updated by Sender Ghost over 13 years ago
- File deleted (
uppsrc.diff)
#6 Updated by Sender Ghost over 13 years ago
- File uppsrc.diff added
- % Done changed from 100 to 90
Fixed issue with tab files from many packages. But maybe, there is more elegant solution.
#7 Updated by Sender Ghost over 13 years ago
- File deleted (
uppsrc.diff)
#8 Updated by Sender Ghost over 13 years ago
- File uppsrc.diff
added
#9 Updated by Miroslav Fidler over 13 years ago
- Priority changed from Urgent to Immediate
#10 Updated by Sender Ghost over 13 years ago
- File uppsrc2.diff
added
- % Done changed from 90 to 100
Added second version of the patch with more elegant solution, without workaround.
#11 Updated by Miroslav Fidler over 13 years ago
- Status changed from Patch ready to Approved
Applied, what was missing is Ctrl+Tab solution, added.