Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0038587Openbravo ERPA. Platformpublic2018-05-21 13:312022-02-01 08:08
lorenzofidalgo 
Triage Platform Base 
normalminoralways
newopen 
5
pi 
 
Core
No
0038587: Quick Launch does not choose the right window. Instead of that it shows some possible windows
Quick Launch feature in some cases does not work as it must.
Introducing a string with "Sales Order", for example, shows some plausible options, but the one that matches EXACTLY with the string that has been introduced is not chosen by default. It induces the user has to do some extra steps to access to the window.
That behaviour is also giving some problems with some automated tests that assume that entering the exact string the default option must be correct one.
0-Login ERP as Openbravo using F&B International Group Admin role.
1-Click Quick Launch button. Click in the textbox and introduce "Sales Order".
2-4 options are shown because they contain "Sales Order" string BUT "Sales Order" window is not the chosen by default even matching exactly with the string.
No tags attached.
Issue History
2018-05-21 13:31lorenzofidalgoNew Issue
2018-05-21 13:31lorenzofidalgoAssigned To => platform
2018-05-21 13:31lorenzofidalgoModules => Core
2018-05-21 13:31lorenzofidalgoTriggers an Emergency Pack => No
2018-05-25 10:01alostaleNote Added: 0104703
2018-05-25 10:01alostaleTypedefect => design defect
2018-05-25 10:02alostaleNote Edited: 0104703bug_revision_view_page.php?bugnote_id=0104703#r17181
2018-05-25 10:02alostaleTypedesign defect => feature request
2022-02-01 08:08alostaleAssigned Toplatform => Triage Platform Base

Notes
(0104703)
alostale   
2018-05-25 10:01   
(edited on: 2018-05-25 10:02)
Moved to FR as it works as it is designed now: text typed in search box is matched (insensitive case) as a substring in all entries, all matches appear alphabetically sorted.