https://bz.apache.org/ooo/show_bug.cgi?id=126102
Tyler Martinez <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #4 from Tyler Martinez <[email protected]> --- I was able to successfully replicate the bug with the steps outlined by joezbugz while on OpenOffice version 4.2 (Build:9800) with Windows 10. To further exemplify on the issue it seems that the entries in the Name field are not case sensitive either, even though they will be written as such. For example if you: 1) write Test into the name field with a value of 123 2) write TEST into the name field with a value of 456 Instead of creating a new Selection for the user field it will update the previous Value. It seems that whenever you update the Name field to a new entry and click "Insert" it will create a brand new field entry under the selection box. This is also true if you were to click the green apply check-mark; however, it will no insert the User Field into the text document. I believe the issue lies in the fact that a new entry is created whenever there is a new name in the Name Field and that it will always treat is as a new and Unique Name even if that current name is found in the Selection field. Written and Tested by: Tyler Martinez on 02-25-2017 -- You are receiving this mail because: You are the assignee for the issue.
