[ 
https://issues.apache.org/jira/browse/NIFI-3301?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15830006#comment-15830006
 ] 

ASF GitHub Bot commented on NIFI-3301:
--------------------------------------

Github user mcgilman commented on the issue:

    https://github.com/apache/nifi/pull/1430
  
    @jvwing Thanks for the prompt review!
    
    I certainly don't mind having a more comprehensive review of the current 
behavior. The initial stab at the PR was simply trying to address the confusing 
bit reported surrounding the incorrect hand pointer over the event text.
    
    We should probably consider updating the main canvas as well to ensure its 
consistent throughout the application. In the context of the canvas, panning is 
supported by clicking and dragging on the background and moving is supported by 
clicking and dragging on a component. I'm thinking we should leave the arrow 
cursor in place on the canvas (as it's currently implemented) and introduce the 
move cursor when dragging (moving a component and panning only). This behavior 
would be similar to other tools like Google Maps.
    
    Carrying this behavior into the lineage graph, we could always have the 
arrow pointer (like the canvas) and clicking the background would pan and show 
the move cursor. Additionally, I think we should prevent panning if the 
mousedown happens on a lineage node or event type text.
    
    Thoughts?


> 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)

Reply via email to