Author Topic: minor bug in abbreviations setting  (Read 6480 times)

Offline Dahman

  • Multiple posting newcomer
  • *
  • Posts: 16
minor bug in abbreviations setting
« on: July 13, 2010, 01:31:52 pm »
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
« Last Edit: July 14, 2010, 03:44:27 pm by Dahman »

Offline Dahman

  • Multiple posting newcomer
  • *
  • Posts: 16
Re: minor bug in abbreviations setting
« Reply #1 on: July 20, 2010, 04:48:19 pm »
So, it is just me?  :(

Offline Dahman

  • Multiple posting newcomer
  • *
  • Posts: 16
Re: minor bug in abbreviations setting
« Reply #2 on: September 01, 2010, 02:58:20 pm »
Really nobody can confirm this issue?
It seems very strange  :(

regards

Offline Jenna

  • Administrator
  • Lives here!
  • *****
  • Posts: 7252
Re: minor bug in abbreviations setting
« Reply #3 on: September 02, 2010, 04:47:17 am »
I can confirm this, but I did not (yet) find the time to dig into it deeper.