Bug 379071

Summary: Improve support for searching content from first/last record
Product: [Applications] KEXI Reporter: Ian Whitfield <whitfield>
Component: TablesAssignee: Kexi Bugs <kexi-bugs>
Status: CONFIRMED ---    
Severity: wishlist CC: adam, inksi, staniek, whitfield
Priority: LO    
Version: 3.1.0 Alpha   
Target Milestone: ---   
Platform: Appimage   
OS: All   
Latest Commit: Version Fixed In:

Description Ian Whitfield 2017-04-22 10:55:59 UTC
This could be improved by making the search Down automatically start at the first Record and search Up starts from the last Record.
Comment 1 Jarosław Staniek 2017-04-24 20:03:23 UTC
Thanks Ian! 

Setting "Search" to "(All Rows)" searches from the first record. Searching is restarted whenever user moves the table cursor or changes search criteria. Both in tables and forms.

The user experience here is modeled after MS Access and also familiar (simpler) applications such as text editors (e.g. Kate) or spreadsheets (Calligra Sheets, LibreOffice Calc, Excel). None of them restarts searching automatically (this would remove Find Next) or has a "Find First" action. 

Among the apps LibreOffice Calc offers largest feature set, some of them would be useful, e.g. "Find All", "Search current selection", Search in rows/columns and other. Feel free to file any wish related to searching.

PS: Small thing: we're using the "Record" term in Kexi so I see the setting shall be called "(All Records)" since 3.1. Or maybe the "(All Rows)" can be changed to something else like "Down from first" and "Up from last"?
Comment 2 Ian Whitfield 2017-05-15 11:30:14 UTC
Seems to be working now in AppImage 24 Apr.