Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0002829Openbravo ERPB. User interfacepublic2008-04-08 17:242008-06-12 09:43
user71 
alostale 
normalminoralways
closedfixed 
5
 
2.40alpha-r2 
No
Core
No
0002829: QA-KBS Cursor Focus Issue
OS: Windows XP(no impact)
DB: Oracle (no impact)
OB version: 2.40
Project Name: Keyboard Shortcut
Path: Material_Requirement\Planning\Transactions\Sales_Forecast + <NEW>

Summary:
We have an issue trying to position the cursor when the target field has a button. The cursor focus is working fine for 95 % of the cases, but it never works when we have a search button.
Please see the attachment for more details.

Regards
No tags attached.
Issue History

Notes
(0006418)
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=1937899 [^]
(0003485)
cromero   
2008-04-08 18:03   
(edited on: 2008-06-12 09:25)
Logged In: YES
user_id=1500614
Originator: NO

It could be caused because fields with selector button associated are composed by:
+ text field
+ button
and it could be that name for the field text was modified.
So the setFocus function can not find the expected field.