Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0018197Openbravo ERPB. User interfacepublic2011-08-04 13:152011-08-08 15:37
ioritzCia 
dbaz 
normalminoralways
closedfixed 
20Ubuntu 10.04
 
 
Mozilla Firefox
Core
No
0018197: Copy From Invoice selector keyboard shortcut malfunction.
The selector for invoices in Copy From Invoice selector does not work properly if it is called with keyboard shortcut Ctrl + Enter. The selector appears, it searches properly but if you try to press OK or Cancel it does nothing.

It is failing in Firefox but not in Chrome.
It is failing either in 2.50 or in 3.0.
- Go to Sales Management || Transactions || Sales Invoice.
- Create a new Invoice and select data. Be sure to select the proper organization or an error message will appear.
- Copy Lines.
- In the selector push Ctrl + Intro to open it.
- Select an invoice.
- Push OK or Cancel.

It will not make anything. To reproduce it, the steps can be done either with the keyboard or the mouse except the one to open the selector. To reproduce it you must open it with Ctrl + Intro.
No tags attached.
related to backport 0018255 closed ioritzCia Copy From Invoice selector keyboard shortcut malfunction. 
Issue History
2011-08-04 13:15ioritzCiaNew Issue
2011-08-04 13:15ioritzCiaAssigned To => dbaz
2011-08-04 13:15ioritzCiaWeb browser => Mozilla Firefox
2011-08-04 13:15ioritzCiaModules => Core
2011-08-04 13:16ioritzCiaWeb browserMozilla Firefox => Mozilla Firefox
2011-08-04 13:16ioritzCiaDescription Updatedbug_revision_view_page.php?rev_id=2546#r2546
2011-08-05 23:03hgbotCheckin
2011-08-05 23:03hgbotNote Added: 0039917
2011-08-05 23:03hgbotStatusnew => resolved
2011-08-05 23:03hgbotResolutionopen => fixed
2011-08-05 23:03hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/280dfa69268407b298d4fec69cbb1b3b5222e187 [^]
2011-08-06 05:33hudsonbotCheckin
2011-08-06 05:33hudsonbotNote Added: 0039974
2011-08-08 15:37shuehnerNote Added: 0040005
2011-08-08 15:37shuehnerStatusresolved => closed
2011-08-11 14:47ioritzCiaRelationship addedrelated to 0018255

Notes
(0039917)
hgbot   
2011-08-05 23:03   
Repository: erp/devel/pi
Changeset: 280dfa69268407b298d4fec69cbb1b3b5222e187
Author: David Baz Fayos <david.baz <at> openbravo.com>
Date: Fri Aug 05 23:03:31 2011 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/280dfa69268407b298d4fec69cbb1b3b5222e187 [^]

Fixed issue 18197: Disabled default form action in 'CopyFromInvoice.html'

---
M src/org/openbravo/erpCommon/ad_actionButton/CopyFromInvoice.html
---
(0039974)
hudsonbot   
2011-08-06 05:33   
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/5744448753e7 [^]

Maturity status: Test
(0040005)
shuehner   
2011-08-08 15:37   
Tested in main (rev id: 5744448753e7). Steps to reproduce mentioned in issue now work fine in both chromium12 and FF5. Both ok and cancel action react now to mouse-click as expected.