Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0027959Openbravo ERPA. Platformpublic2014-10-23 12:212014-11-17 21:20
caristu 
alostale 
highminoralways
closedfixed 
5
 
3.0PR15Q13.0PR15Q1 
AugustoMauch
Google Chrome
Core
No
0027959: Right click shows the wrong context menu under some circumstances using Google Chrome
Right click shows the wrong context menu under some circumstances using Google Chrome
1) Open the [Account Tree] window
2) Right click on any record in the header. The correct context menu is shown.
3) Without closing the [Account Tree] window, open the [Balance sheet and P&L structure] window
4) Without closing the [Balance sheet and P&L structure] window, go back to the [Account Tree] window. Right click on any record in the header, now the Chrome context menu is shown instead of the application context menu
No tags attached.
related to defect 00278693.0PR15Q1 closed alostale Right click shows the wrong context menu having an external link menu opened 
? tab-app.js (1,003) 2014-11-12 11:13
https://issues.openbravo.com/file_download.php?file_id=7501&type=bug
Issue History
2014-10-23 12:21caristuNew Issue
2014-10-23 12:21caristuAssigned To => AugustoMauch
2014-10-23 12:21caristuWeb browser => Google Chrome
2014-10-23 12:21caristuModules => Core
2014-10-23 12:21caristuResolution time => 1417388400
2014-10-23 12:21caristuTriggers an Emergency Pack => No
2014-10-23 12:22caristuWeb browserGoogle Chrome => Google Chrome
2014-10-23 12:22caristuResolution time1417388400 => 1417302000
2014-10-23 12:22caristuIssue Monitored: networkb
2014-10-23 12:23caristuRelationship addedrelated to 0027869
2014-11-12 11:13alostaleFile Added: tab-app.js
2014-11-12 11:16alostaleNote Added: 0071594
2014-11-12 11:21alostaleAssigned ToAugustoMauch => alostale
2014-11-12 11:21alostaleReview Assigned To => AugustoMauch
2014-11-12 11:21alostaleWeb browserGoogle Chrome => Google Chrome
2014-11-12 11:25hgbotCheckin
2014-11-12 11:25hgbotNote Added: 0071595
2014-11-12 11:25alostaleNote Added: 0071596
2014-11-12 11:25hgbotStatusnew => resolved
2014-11-12 11:25hgbotResolutionopen => fixed
2014-11-12 11:25hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/9f21ea10365f7e1389a4e0203053e4fb94d5cd42 [^]
2014-11-17 21:20AugustoMauchNote Added: 0071734
2014-11-17 21:20AugustoMauchStatusresolved => closed
2014-11-17 21:20AugustoMauchFixed in Version => 3.0PR15Q1

Notes
(0071594)
alostale   
2014-11-12 11:16   
This is a SmartClient issue reproducible in current version used by Openbravo (v10.0d_2014-02-13) but not in their latest snapshot (SC_100_BRANCH_2014-10-22_1413982736_wayne_wrath).

It can be reproduced in Chrome but not in Firefox.

The problem is when openening a tab that contains an iFrame. Attached script reproduces it within plain SmartClient removing all Openbravo infrastructure.
(0071595)
hgbot   
2014-11-12 11:25   
Repository: erp/devel/pi
Changeset: 9f21ea10365f7e1389a4e0203053e4fb94d5cd42
Author: Asier Lostalé <asier.lostale <at> openbravo.com>
Date: Wed Nov 12 11:24:27 2014 +0100
URL: http://code.openbravo.com/erp/devel/pi/rev/9f21ea10365f7e1389a4e0203053e4fb94d5cd42 [^]

fixed 27959: context menu not shown having a classic window opened

  Having a classic (2.50) window open in a tab caused other tabs at the left of
  this one not to show their context menu in chrome.

  This is a SmartClient issue which has been workarounded by settin low zIndex to
  classic window.

---
M modules/org.openbravo.client.application/web/org.openbravo.client.application/js/classic/ob-classic-window.js
---
(0071596)
alostale   
2014-11-12 11:25   
Workaround tested with Chrome and Firefox
(0071734)
AugustoMauch   
2014-11-17 21:20   
Code reviewed and verified in pi@9f21ea10365f