[ https://issues.apache.org/jira/browse/OOZIE-1081?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Dénes Bodó resolved OOZIE-1081. ------------------------------- Resolution: Invalid This ticket seems abandoned. If you feel that this still an issue in Oozie 5 then please reopen. > Help -> About not clickable > --------------------------- > > Key: OOZIE-1081 > URL: https://issues.apache.org/jira/browse/OOZIE-1081 > Project: Oozie > Issue Type: Bug > Components: workflow > Affects Versions: trunk > Reporter: Jun Aoki > Priority: Trivial > Attachments: about_covered.png, about_not_covered.png > > > Help -> About is not clickable. > Currently, it has an alert event handler, according to the source code [1] > but does not show the alert > (Documentation and Online Help are fine) > About seems covered by the grid canvas below, which is inheritated from > MultiBrowserDiagramCanvas.java has z-index=2.[2] > Quick workaround is to drag down the canvas's top border, the About is > clickable. (see attached screenshots) > [1] Line 542 > http://svn.apache.org/viewvc/oozie/trunk/workflowgenerator/src/main/java/org/apache/oozie/tools/workflowgenerator/client/OozieWorkflowGenerator.java?revision=1393745&view=markup > [2] MultiBrowserDiagramCanvas.java (gwt-links) > http://code.google.com/p/gwt-links/source/browse/trunk/gwt-links-parent/gwt-links/src/main/java/com/orange/links/client/canvas/MultiBrowserDiagramCanvas.java?r=101#38 -- This message was sent by Atlassian Jira (v8.3.4#803005)