Bug 123738 - search in the form by fields of type "comboBox" does not work
Summary: search in the form by fields of type "comboBox" does not work
Status: NEW
Alias: None
Product: LibreOffice
Classification: Unclassified
Component: Base (show other bugs)
Version:
(earliest affected)
5.2.5.1 release
Hardware: x86-64 (AMD64) All
: medium normal
Assignee: Not Assigned
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-02-27 13:11 UTC by ITicDigger
Modified: 2022-11-07 14:29 UTC (History)
4 users (show)

See Also:
Crash report or crash signature:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description ITicDigger 2019-02-27 13:11:47 UTC
Description:
The table on the form does not work search for fields of type ComboBox. If I'm trying to do a search on this form, there simply aren't any of these fields in the field selection list to search for. Search works fine for normal text fields but if you convert them to ComboBoxes then these fields become invisible for search. Because of this, in forms, instead of fields of type ComboBox, you have to make regular text fields and separate ComboBoxes under the table to enter values.

Steps to Reproduce:
1 Create table on form.
2 Convert normal fields of the table to ComboBox type.
3 Run form in user mode.
4 Click the search button on the toolbar at the bottom
5 Try to select any of the fields that have been converted to ComboBoxes from the list of fields to search

Actual Results:
These fields will not be in the list and you will not be able to search for them.

Expected Results:
The presence of these fields in the list and search for them.


Reproducible: Always


User Profile Reset: No



Additional Info:
Comment 1 Alex Thurgood 2019-03-06 09:15:36 UTC
Confirming with

Version: 6.3.0.0.alpha0+
Build ID: 34ab7b37709fbf889f90b30790573f5ab2521e94
CPU threads: 4; OS: Mac OS X 10.14.2; UI render: default; VCL: osx; 
Locale: fr-FR (fr_FR.UTF-8); UI-Language: en-US
Calc: threaded
Comment 2 Alex Thurgood 2019-03-06 09:36:17 UTC
Reproduced also in 

ersion: 5.2.5.1
Build ID: 0312e1a284a7d50ca85a365c316c7abbf20a4d22
Threads CPU : 4; Version de l'OS :Mac OS X 10.14.2; UI Render : par défaut; 
Locale : fr-FR (fr_FR.UTF-8); Calc: group
Comment 3 QA Administrators 2021-03-06 03:45:31 UTC Comment hidden (obsolete)
Comment 4 Jorge Teixeira 2022-11-07 12:03:22 UTC
I could not reproduce the problem in LO 7.4.2.3.

Specifically, step 5 of OP's reproducer works for me, with all controls, including comboboxes, being listed as searchable fields.

Version: 7.4.2.3 (x64) / LibreOffice Community
Build ID: 382eef1f22670f7f4118c8c2dd222ec7ad009daf
CPU threads: 8; OS: Windows 10.0 Build 19044; UI render: Skia/Raster; VCL: win
Locale: pt-PT (pt_PT); UI: en-US
Calc: threaded

Perhaps there is something to the way the combobox is created/named? Or maybe the underlying bug was fixed in the meantime.
Comment 5 Robert Großkopf 2022-11-07 14:29:15 UTC
Couldn't find this buggy behavior here for any version since LO 6.1. Older versions won't run with my databases. Tested with OpenSUSE 15.3 64bit rpm Linux.

But when looking at comment 1 it should be a buggy behavior in LO 6.3 also.

An example would help to see if the bug still appears.