Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0016516Openbravo ERPI. Performancepublic2011-03-28 16:062011-05-12 13:31
plujan 
mtaal 
urgentminorhave not tried
closedfixed 
5
 
3.0RC73.0RC7 
Core
No
0016516: If I type at normal speed in Quick Launch text box, the window does not open
Typing at normal speed does not work for opening a window. If I type "user" and press enter, nothing happens. I have to slowly press every key in order to let the ERP to find what window I am trying to open.
Please check attached video.
No tags attached.
related to defect 00168463.0MP1 closed mtaal Using Firefox, pasting the name of a window in the Quick Launch does not work 
? user.avi (718,336) 2011-03-28 16:06
https://issues.openbravo.com/file_download.php?file_id=3769&type=bug
diff quick_launch.diff (1,466) 2011-04-07 09:02
https://issues.openbravo.com/file_download.php?file_id=3844&type=bug
Issue History
2011-03-28 16:06plujanNew Issue
2011-03-28 16:06plujanAssigned To => shuehner
2011-03-28 16:06plujanFile Added: user.avi
2011-03-28 16:06plujanModules => Core
2011-03-28 16:06plujanNote Added: 0035272
2011-03-28 16:06plujanPrioritynormal => immediate
2011-03-29 09:07alostaleTarget Version => 3.0RC6
2011-03-29 09:08alostaleStatusnew => scheduled
2011-03-29 09:08alostalefix_in_branch => pi
2011-03-30 12:47shuehnerNote Added: 0035366
2011-04-05 13:53iperdomoPriorityimmediate => urgent
2011-04-05 14:05shuehnerNote Added: 0035604
2011-04-05 14:05shuehnerTarget Version3.0RC6 => 3.0RC7
2011-04-05 14:05shuehnerfix_in_branchpi =>
2011-04-07 09:02mtaalFile Added: quick_launch.diff
2011-04-07 09:03mtaalNote Added: 0035684
2011-04-21 12:18mtaalRelationship addedrelated to 0016846
2011-05-10 13:53dmitry_mezentsevAssigned Toshuehner => mtaal
2011-05-10 14:47hgbotCheckin
2011-05-10 14:47hgbotNote Added: 0036630
2011-05-10 14:47hgbotStatusscheduled => resolved
2011-05-10 14:47hgbotResolutionopen => fixed
2011-05-10 14:47hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/9b3f99f3d853c3ecbe54010f10cedf3de106473f [^]
2011-05-12 12:55dbazStatusresolved => closed
2011-05-12 12:55dbazFixed in Version => 3.0RC7
2011-05-12 13:31hudsonbotCheckin
2011-05-12 13:31hudsonbotNote Added: 0036874

Notes
(0035272)
plujan   
2011-03-28 16:06   
Priority raised to immediate
(0035366)
shuehner   
2011-03-30 12:47   
Correction to bug-description: You can type in any speed you want and the QuickLaunch tries to find want you search for.

The only possible issue is hitting enter before the search results appear which does do anything.

Which could be changed by:
- Remember that enter was pressed and just use first search result when available.
- Make search faster. Which would mean to redo the search completely to get some kind of 'immediate' response time by not asking the server for any data.
(0035604)
shuehner   
2011-04-05 14:05   
mode to rc7 as no correctly working fix will be ready for today (and rc6 freezes today)
(0035684)
mtaal   
2011-04-07 09:03   
The attached diff solves the issue afaics, the fetchdelay was specified at the wrong level and can be chosen even lower than 50, the autofetchdata will result in the initial data to be retrieved earlier.
(0036630)
hgbot   
2011-05-10 14:47   
Repository: erp/devel/pi
Changeset: 9b3f99f3d853c3ecbe54010f10cedf3de106473f
Author: Martin Taal <martin.taal <at> openbravo.com>
Date: Tue May 10 14:46:53 2011 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/9b3f99f3d853c3ecbe54010f10cedf3de106473f [^]

Fixes issue 16516: If I type at normal speed in Quick Launch text box, the window does not open

---
M modules/org.openbravo.client.application/web/org.openbravo.client.application/js/ob-quick-launch.js
M modules/org.openbravo.service.datasource/src/org/openbravo/service/datasource/ReadOnlyDataSourceService.java
---
(0036874)
hudsonbot   
2011-05-12 13:31   
A changeset related to this issue has been promoted main and to the
Central Repository, after passing a series of tests.

Promotion changeset: https://code.openbravo.com/erp/devel/main/rev/c40e579fcd38 [^]

Maturity status: Test