User forums > Using Code::Blocks
minor bug in abbreviations setting
(1/1)
Dahman:
Hi
I found small bug in setting->editor->abbreviations.
If I delete a keyword, its code become the code of the next item.
Example: let say that I have a list with three items
1- keyword: A - code: AAAAAA
2- keyword: B - code: BBBBBBB
3- keyword: C - code: CCCCCC
If I delete the first item (A) then the list become
1- keyword: B - code: AAAAAA //wrong
2- keyword: C - code: CCCCCC. //correct
This just happen with linux (I tried it with Ubuntu 8.04 and 10.04) using codeblock 8.04 and 10.05.
Can someone confirm this behaviour on linux?
In Windows it works just fine.
thanks
Dahman
Dahman:
So, it is just me? :(
Dahman:
Really nobody can confirm this issue?
It seems very strange :(
regards
Jenna:
I can confirm this, but I did not (yet) find the time to dig into it deeper.
Navigation
[0] Message Index
Go to full version