[ https://issues.apache.org/jira/browse/NIFI-3301?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15828763#comment-15828763 ]
ASF GitHub Bot commented on NIFI-3301: -------------------------------------- GitHub user mcgilman opened a pull request: https://github.com/apache/nifi/pull/1430 NIFI-3301: Fix cursor style over event type text in lineage graph NIFI-3301: - Removing incorrect cursor style when hovering over event type text in a linage graph. You can merge this pull request into a Git repository by running: $ git pull https://github.com/mcgilman/nifi NIFI-3301 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/nifi/pull/1430.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #1430 ---- commit abcac5070b5860efafedd03c03992b6e47db04c1 Author: Matt Gilman <matt.c.gil...@gmail.com> Date: 2017-01-18T20:59:36Z NIFI-3301: - Removing incorrect cursor style when hovering over event type text in a linage graph. ---- > Nifi 1.1.1 – Data provenence visible but not click-able as expected > ------------------------------------------------------------------- > > Key: NIFI-3301 > URL: https://issues.apache.org/jira/browse/NIFI-3301 > Project: Apache NiFi > Issue Type: Bug > Components: Core UI > Affects Versions: 1.1.1 > Environment: Ubuntu 15.04 > openjdk version "1.8.0_45-internal" > OpenJDK Runtime Environment (build 1.8.0_45-internal-b14) > OpenJDK 64-Bit Server VM (build 25.45-b02, mixed mode) > Reporter: Frank Thiele > Assignee: Matt Gilman > Priority: Minor > Fix For: 1.2.0 > > Attachments: lineage.svg, TransTemplate_2.xml > > > I have downloaded the bin package and deployed a test flow in my Ubuntu > system with Java 8. Given a file that has flown through the system, when > opening the data provenence view of the last node (PutFTP), I cannot > click on the nodes displayed and there is no hovering of data possible. > But this was possible in version 0.6. I also tried Chromium instead of > my Firefox but this doesn't help. > What am I doing wrong? -- This message was sent by Atlassian JIRA (v6.3.4#6332)