Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0002803Openbravo ERPB. User interfacepublic2008-04-03 13:352008-09-04 23:55
cromero 
dbaz 
highmajoralways
closedfixed 
5
 
2.402.40 
No
Core
No
0002803: QA-KBS Browser crashes when not available fields to select
Tested in the Openbravo Trunk:
When a window has not fields available to be selected, browser come in a loop and you have to kill it.

The problem is in the setWindowElementFocus() function.

I have tested in the AttributeSetInstance selector with Lot Control, that makes all the fields readonly.
No tags attached.
related to defect 0004256 closed dbaz Javascript too much recursion in about form 
Issue History
2008-06-13 19:06cromeroPrioritynormal => high
2008-06-13 19:06cromeroSeverityminor => major
2008-06-13 19:06cromeroStatusnew => scheduled
2008-06-13 19:06cromeroDescription Updated
2008-06-13 19:58cromeroTarget Version => 2.40
2008-06-15 00:49dbazNote Added: 0007715
2008-06-15 00:49dbazStatusscheduled => feedback
2008-06-17 13:46psarobeNote Added: 0007795
2008-06-17 13:46psarobeStatusfeedback => scheduled
2008-06-20 12:43gorka_gilNote Added: 0007908
2008-06-20 12:43gorka_gilStatusscheduled => feedback
2008-06-20 12:51cromeroFixed in Version2.40alpha-r2 =>
2008-06-23 12:14psarobeNote Added: 0007949
2008-06-23 12:15psarobeStatusfeedback => scheduled
2008-06-23 12:16psarobeStatusscheduled => resolved
2008-06-23 12:16psarobesvn_revision => 5231
2008-06-23 12:16psarobeResolutionopen => fixed
2008-07-02 09:43cromeroStatusresolved => new
2008-07-02 09:43cromeroResolutionfixed => open
2008-07-02 09:43cromeroNote Added: 0008120
2008-07-02 09:43cromeroStatusnew => scheduled
2008-07-02 09:43cromerofix_in_branch => trunk
2008-07-02 09:44cromeroRelationship addedrelated to 0004256
2008-07-02 15:48dbazStatusscheduled => resolved
2008-07-02 15:48dbazResolutionopen => fixed
2008-07-02 15:48dbazNote Added: 0008127
2008-09-04 23:55psarobeRegression testing => No
2008-09-04 23:55psarobeStatusresolved => closed
2008-09-04 23:55psarobeFixed in Version => 2.40

Notes
(0006392)
user71   
2005-06-01 00:00   
(edited on: 2008-06-12 09:43)
This bug was originally reported in SourceForge bug tracker and then migrated to Mantis.

You can see the original bug report in:
https://sourceforge.net/support/tracker.php?aid=1933235 [^]
(0003428)
dbaz   
2008-04-08 11:18   
(edited on: 2008-06-12 09:25)
Logged In: YES
user_id=1500873
Originator: NO

Fixed in commit 3333 in keyshortcuts branch

Description: Avoid initial frame lock when there is not any focusable element

File(s) changes:
* web/js/windowKeyboard.js
(0003429)
psarobe   
2008-06-09 14:12   
(edited on: 2008-06-12 09:25)
Logged In: YES
user_id=1500703
Originator: NO

I can still reproduce following the steps that Carlos has reported. Notice is a bug with priority 8
(0007715)
dbaz   
2008-06-15 00:49   
Please detail the exact breadcrum and steps that you do to reproduce the error
(0007795)
psarobe   
2008-06-17 13:46   
Steps for creating a lot control attribute
==========================================
1. Go to master data management->Product setup->Lot number sequence
2. Click new and fill the mandatory fields
3. Go to attribute set. Click new ad fill the mandatory fields
4. Mark lot and select the lot control

Steps to reproduce the bug
===========================
1. Go to product
2. Select a product and the attribute set
3. Click the attribute set value icon

Notice the pop-up remains blank and the application gets blocked
(0007908)
gorka_gil   
2008-06-20 12:43   
In revision 5231 of the trunk, the example of lot control attribute works correctly.

Does the problem occur in any other window?
(0007949)
psarobe   
2008-06-23 12:14   
Not at this moment
(0008120)
cromero   
2008-07-02 09:43   
Look in the about window:

https://issues.openbravo.com/view.php?id=4256 [^]
(0008127)
dbaz   
2008-07-02 15:48   
Repository: openbravo
Revision: 5555
Author: dbaz
Date: 2008-07-02 15:47:15 +0200 (Wed, 02 Jul 2008)

Fixed bug 0004256 Now the about window doesn't show 'too much recursion' javascript error

---
U trunk/web/js/windowKeyboard.js
---

https://dev.openbravo.com/websvn/openbravo/?rev=5555&sc=1 [^] [^]