deletes unwanted dictionary keyword when sorted

Bug #727627 reported by Sylvain
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
AnalyseSI
In Progress
Medium
Bruno Dabo

Bug Description

Hi,

After sorting the keyword list in Dictionary (Dictionnaire), if I right click on an item and select delete (Supprimer), it will delete another item (the one listed by default).

If I create for example:
itemB
itemA

So I have:
itemB
itemA
[empty line]

and I click on "Name" to sort the list, I will have:
[empty line]
itemA
itemB

and then delete [empty line], it will delete itemB, because it was on the first line (the first item created)...
Instead, If I try to delete itemB, it will not delete, because it tries to delete the empty line (by default on the 3rd line).

$ java -version
java version "1.6.0_20"
OpenJDK Runtime Environment (IcedTea6 1.9.7) (6b20-1.9.7-0ubuntu1~10.04.1)
OpenJDK 64-Bit Server VM (build 19.0-b09, mixed mode)

Also happens with Sun JVM:
/usr/lib/jvm/java-6-sun-1.6.0.24/bin/java -jar ~/BIN/analyseSI-0.75.jar

$ lsb_release -d
Description: Ubuntu 10.04.2 LTS

$ uname -r
2.6.32-28-generic

cheers,
Syl.

Revision history for this message
Bruno Dabo (bruno.dabo) wrote :

Hi
This bug is in progress .
The fix release date is for April .
Regards

Changed in analysesi:
status: New → In Progress
importance: Undecided → Medium
assignee: nobody → Bruno Dabo (bruno.dabo)
milestone: none → 0.76
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.