To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=98216 Issue #|98216 Summary|ComboBox Autocomplete ( AutoFill ) option cannot be sw |itched off Component|framework Version|OOo 3.0 Platform|PC URL| OS/Version|Windows XP Status|UNCONFIRMED Status whiteboard| Keywords| Resolution| Issue type|DEFECT Priority|P3 Subcomponent|ui Assigned to|tm Reported by|bmarcelly
------- Additional comments from [email protected] Mon Jan 19 07:29:49 +0000 2009 ------- In the ComboBox Model there is a boolean property AutoComplete, see com.sun.star.awt.UnoControlComboBoxModel This property can be set/reset by UI on the property panel of the control, see item "AutoFill" in form control or dialog control. Problem : setting it to "No" does not switch OFF the AutoComplete feature. Consequence: suppose you need to enter a case-sensitive text; if an existing item has the same beginning, it enforces the case of these letters. Example: - existing item = ucb - wanted value = UCR --> result will be ucR --------------------------------------------------------------------- Please do not reply to this automatically generated notification from Issue Tracker. Please log onto the website and enter your comments. http://qa.openoffice.org/issue_handling/project_issues.html#notification --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
