bug #8151
after creating a new synonym and pasting a name string the default string is not removed
Start date:
02/28/2019
Due date:
% Done:
100%
Severity:
normal
Found in Version:
Description
mail von S. v. M.:
Beim Reinkopieren eines neuen Synonyms blieb der Text “Klicken, um Namen hinzuzufügen” stehen.
Viele Grüße,
Sabine
Associated revisions
do not call placecursor after creating new synonym
History
#1 Updated by Katja Luther almost 2 years ago
- Status changed from New to Resolved
- Assignee changed from Katja Luther to Andreas Müller
the call of placeCursor() caused that the cursor was at the end of the "Klicken, um ..." string. Removing this method call, solved the problem.
#2 Updated by Katja Luther almost 2 years ago
- % Done changed from 0 to 80
#3 Updated by Katja Luther almost 2 years ago
- Assignee changed from Andreas Müller to Patrick Plitzner
#4 Updated by Patrick Plitzner almost 2 years ago
- Assignee changed from Patrick Plitzner to Andreas Müller
- % Done changed from 80 to 90
Tested on nightly. This works.
#5 Updated by Andreas Müller almost 2 years ago
- Status changed from Resolved to Closed
- Assignee changed from Andreas Müller to Katja Luther
Seems to work
#6 Updated by Andreas Müller almost 2 years ago
- % Done changed from 90 to 100