Apache OpenOffice (AOO) Bugzilla – Issue 105692
Dialog tab order for pilots from data source
Last modified: 2015-02-01 15:35:41 UTC
Data>Pilot>Start... [X] Registered data source Next Dialog prompts for: 1. Database where you specify the data source name 2. Data Source where you specify a named item 3. Type where you choose between the item category 3.1 Sheet 3.2 Query 3.3 SQL 3.4 nativeSQL 3.3 and 3.4 seem to be obsolete. Nothing prompts for some SQL statement. This is why I consider this as defect. 3.1 should be named "Table" Whole list box 3. should be arranged before 2. since you have to select a category "Table" or "Query" before you select a named item. 1. should be named data source
Created attachment 82300 [details] Patch to change the order of boxes and change Sheet to Table on Select Data Source dialog The attached patch changes the following: > 3.1 should be named "Table" - The order of the controls are changed. Label "Data Source" is used for the combobox to choose an item selected in Type element.
"hanya" committed SVN revision 1656067 into trunk: #i105692# rearrange the order of the controls and fix name of type
Fixed on trunk.