https://bugs.freedesktop.org/show_bug.cgi?id=63503
--- Comment #2 from almos <[email protected]> --- Steps to reproduce: 1. Insert/Special character... 2. Click on any character in the table on the left: this will print the clicked character below the table, right after the label 'Characters:' 3. Repeat step 2 a few times: the clicked characters are printed below the table, each after the previously clicked character (Now if you click on the button labeled as 'OK', all of the characters gathered in steps 2 and 3 are inserted at the cursor position in the document) 4. Click on the button labeled as 'Delete' in the bottom right corner: it deletes all the characters gathered so far 5. You realize you cannot undo step 4, and perform something like this: http://www.youtube.com/watch?feature=player_detailpage&v=wFnCYgoYvBA#t=22s Why is the current behavior wrong? Because gathering characters from the semi-ordered table can be very time-consuming and/or frustrating. When you are looking for 4 special characters, found 3 of them, then accidentally clicked on something you don't want, and you try to remove it, you can start the whole process again from the beginning. This kills the whole feature of inserting more than one special character at once. I see two possible solutions: 1. The 'Delete' button is renamed to 'Delete all' 2. The 'Delete' button only removes the last character of the string (preferred) Is this detailed enough? -- You are receiving this mail because: You are the assignee for the bug.
_______________________________________________ Libreoffice-bugs mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs
