Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0027869Openbravo ERPA. Platformpublic2014-10-15 09:162014-12-30 23:23
caristu 
alostale 
urgentminoralways
closedfixed 
5
pi 
3.0PR15Q13.0PR15Q1 
AugustoMauch
Google Chrome
Core
No
0027869: Right click shows the wrong context menu having an external link menu opened
The browser's context menu is shown instead of the application context menu when we do a right click on any window having an external link menu opened at the same time.
As system administrator
1) Create a new menu entry:
   - Action: External link
   - Set a link: www.openbravo.com
As group admin role
2) Open the [Sales Order] window. Right-click on the header grid. The application context menu is opened.
3) Open the menu entry created in step 1). Leave it opened.
4) Go back to the [Sales Order] window. Right-click on the header grid. The browser menu context is shown instead (See attached)
5) Close the external link menu entry
6) Go back to the [Sales Order] window. Right-click on the header grid. Now the application context menu is shown correctly again.
No tags attached.
related to defect 00279593.0PR15Q1 closed alostale Right click shows the wrong context menu under some circumstances using Google Chrome 
jpg browserMenu.jpg (76,458) 2014-10-15 09:16
https://issues.openbravo.com/file_download.php?file_id=7365&type=bug
jpg
Issue History
2014-10-15 09:16caristuNew Issue
2014-10-15 09:16caristuAssigned To => AugustoMauch
2014-10-15 09:16caristuFile Added: browserMenu.jpg
2014-10-15 09:16caristuModules => Core
2014-10-15 09:16caristuResolution time => 1416265200
2014-10-15 09:16caristuTriggers an Emergency Pack => No
2014-10-15 09:16caristuIssue Monitored: networkb
2014-10-15 09:27caristuSummaryRight click shows the wrong context menu when opening an external link menu => Right click shows the wrong context menu having an external link menu opened
2014-10-15 09:29caristuSteps to Reproduce Updatedbug_revision_view_page.php?rev_id=6783#r6783
2014-10-17 08:27alostaleWeb browser => Google Chrome
2014-10-17 08:27alostaleNote Added: 0071010
2014-10-17 08:27alostaleSeveritymajor => minor
2014-10-17 08:52alostaleNote Edited: 0071010bug_revision_view_page.php?bugnote_id=0071010#r6831
2014-10-17 09:07jonalegriaesarteWeb browserGoogle Chrome => Google Chrome
2014-10-17 09:07jonalegriaesarteResolution time1416265200 => 1413842400
2014-10-17 14:00alostaleAssigned ToAugustoMauch => alostale
2014-10-17 14:28alostaleReview Assigned To => AugustoMauch
2014-10-17 14:28alostaleWeb browserGoogle Chrome => Google Chrome
2014-10-17 14:29hgbotCheckin
2014-10-17 14:29hgbotNote Added: 0071035
2014-10-17 14:29hgbotStatusnew => resolved
2014-10-17 14:29hgbotResolutionopen => fixed
2014-10-17 14:29hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/ae40e9ae87364c6da49771aff451abcd4521d7ab [^]
2014-10-17 14:40alostaleNote Added: 0071036
2014-10-23 12:23caristuRelationship addedrelated to 0027959
2014-10-24 10:59AugustoMauchNote Added: 0071163
2014-10-24 10:59AugustoMauchStatusresolved => closed
2014-10-24 10:59AugustoMauchFixed in Version => 3.0PR15Q1
2014-12-30 23:23hudsonbotCheckin
2014-12-30 23:23hudsonbotNote Added: 0072948

Notes
(0071010)
alostale   
2014-10-17 08:27   
(edited on: 2014-10-17 08:52)
Reproducible in linux in Chrome 38, not in Firefox 32

Can be reproduced if link is opened as a tab in workspace but not as a new browser tab

It occurs in the tabs opened previously to the external link while it is still open, tabs opened after external link work correctly.

(0071035)
hgbot   
2014-10-17 14:29   
Repository: erp/devel/pi
Changeset: ae40e9ae87364c6da49771aff451abcd4521d7ab
Author: Asier Lostalé <asier.lostale <at> openbravo.com>
Date: Fri Oct 17 14:19:51 2014 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/ae40e9ae87364c6da49771aff451abcd4521d7ab [^]

fixed bug 27869: wrong context menu having an external link menu opened in tab

  The issue is only reproducible in Chrome, even the external link tab is hidden
  because antoher tab is seen, click mouse event is sent to external link tab.

  Fix forces external link tab z-index to be 1 (instead of being managed by SC)
  so it is in the bottom not interfering with other tabs

---
M modules/org.openbravo.client.application/web/org.openbravo.client.application/js/utilities/ob-external-page.js
---
(0071036)
alostale   
2014-10-17 14:40   
tested in Chrome 38, FF 32 and IE7
(0071163)
AugustoMauch   
2014-10-24 10:59   
Code reviewed and verified in pi@5bce36f9c047
(0072948)
hudsonbot   
2014-12-30 23:23   
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/6525fe229e06 [^]
Maturity status: Test