Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0016846Openbravo ERPB. User interfacepublic2011-04-19 12:382011-06-29 04:52
plujan 
mtaal 
urgentminorhave not tried
closedout of date 
5
pi 
3.0MP1 
Core
No
0016846: Using Firefox, pasting the name of a window in the Quick Launch does not work
In Firefox, if I paste the name of the window from the clipboard, it does not open the window. In Chrome it just work fine.

Note that this issue is causing a failure in our GUI Unit tests.
1. Using a text editor, write a window name, like "Unit of Measure"
2. Open an Openbravo context in Firefox 4
3. Open the Quick Launch and copy/paste the typed text in the field
4. Everything seems fine, the window appears to be found.
5. Click the tab key and then click the combo box
6. Everything seems fine, the window appears to be found.Press Enter
7. The widget gets closed but the window does not open
8. Repeat the steps using Chrome. Now the window is opened.
No tags attached.
related to defect 00165163.0RC7 closed mtaal If I type at normal speed in Quick Launch text box, the window does not open 
Issue History
2011-04-19 12:38plujanNew Issue
2011-04-19 12:38plujanAssigned To => mtaal
2011-04-19 12:38plujanModules => Core
2011-04-21 12:18mtaalRelationship addedrelated to 0016516
2011-04-21 12:18mtaalAssigned Tomtaal => shuehner
2011-05-02 11:19alostaleStatusnew => scheduled
2011-06-16 12:00psarobeAssigned Toshuehner => mtaal
2011-06-16 12:00psarobePrioritynormal => urgent
2011-06-16 12:00psarobeTarget Version => 3.0MP1
2011-06-16 12:00psarobeSteps to Reproduce Updatedbug_revision_view_page.php?rev_id=2251#r2251
2011-06-21 12:12psarobeNote Added: 0038410
2011-06-21 12:12psarobeStatusscheduled => closed
2011-06-21 12:12psarobeResolutionopen => out of date
2011-06-29 04:52hgbotCheckin
2011-06-29 04:52hgbotNote Added: 0038573

Notes
(0038410)
psarobe   
2011-06-21 12:12   
Now it works
(0038573)
hgbot   
2011-06-29 04:52   
Repository: tools/automation/int
Changeset: 4e8501a5e837b34106cab7fe0d6c31dd268f2e87
Author: Pablo Sarobe <pablo.sarobe <at> openbravo.com>
Date: Tue Jun 21 12:21:21 2011 +0200
URL: http://code.openbravo.com/tools/automation/int/rev/4e8501a5e837b34106cab7fe0d6c31dd268f2e87 [^]

Issue 16846 is fixed. Type window name works NAV020a, NAV030a

---
M src-test/com/openbravo/test/integration/erp/modules/client/application/testscripts/navigationbarcomponents/createnew/LaunchViewFromCreateNewRecordWidget.java
M src-test/com/openbravo/test/integration/erp/modules/client/application/testscripts/navigationbarcomponents/quicklaunch/LaunchViewFromQuickLaunch.java
R src-test/com/openbravo/test/integration/erp/gui/financial/receivablespayables/setup/paymentmethod/PaymentMethodTab.java
R src-test/com/openbravo/test/integration/erp/gui/financial/receivablespayables/transactions/financialaccount/AccountTab.java
R src-test/com/openbravo/test/integration/erp/gui/financial/receivablespayables/transactions/financialaccount/PaymentMethodTab.java
R src-test/com/openbravo/test/integration/erp/gui/financial/receivablespayables/transactions/paymentout/PaymentOutTab.java
R src-test/com/openbravo/test/integration/erp/testscripts/financial/receivablespayables/transactions/financialaccount/AccountClassicScript.java
R src-test/com/openbravo/test/integration/erp/testscripts/financial/receivablespayables/transactions/financialaccount/AccountScript.java
R src-test/com/openbravo/test/integration/erp/testscripts/financial/receivablespayables/transactions/financialaccount/AccountingClassicScript.java
R src-test/com/openbravo/test/integration/erp/testscripts/financial/receivablespayables/transactions/financialaccount/AccountingScript.java
R src-test/com/openbravo/test/integration/erp/testscripts/financial/receivablespayables/transactions/financialaccount/PaymentMethodClassicScript.java
R src-test/com/openbravo/test/integration/erp/testscripts/financial/receivablespayables/transactions/financialaccount/PaymentMethodScript.java
---