You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nifi.apache.org by "Matt Gilman (JIRA)" <ji...@apache.org> on 2015/01/14 17:38:35 UTC

[jira] [Comment Edited] (NIFI-256) Refresh Status link is not disappearing when new Windows are opened.

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

Matt Gilman edited comment on NIFI-256 at 1/14/15 4:38 PM:
-----------------------------------------------------------

I wanted to address this more generically by catching events over a 'glasspane' to know when the user has opted to not choose an item on the context menu. This would have avoiding attempting to identify all locations that should close the context menu. However, I had trouble dispatching the events after closing the context menu and removing the glasspane when the underlying component is within an SVG image. Would like to revisit this later when and if there is better support for this as I would rather not have to manually (re)create the event myself.

https://github.com/mbostock/d3/issues/100

In the meantime I am going to close the context menu manually in all relevant places.


was (Author: mcgilman):
I wanted to address this more generically by catching events over a 'glasspane' to know when the user has opted to not choose an item on the context menu. This would have avoiding attempting to identify all locations that should close the context menu. However, I had trouble dispatching the events after closing the context menu and removing the glasspane when the underlying component is within an SVG image. Would like to revisit this later when and if there is better support for this as I would rather not have to manually (re)create the event myself.

https://github.com/mbostock/d3/issues/100

In the meantime I am going to close the context menu manually is all relevant places.

> Refresh Status link is not disappearing when new Windows are opened.
> --------------------------------------------------------------------
>
>                 Key: NIFI-256
>                 URL: https://issues.apache.org/jira/browse/NIFI-256
>             Project: Apache NiFi
>          Issue Type: Bug
>          Components: Core UI
>    Affects Versions: 0.0.1
>         Environment: Firefox 35.0
> Chrome 39.0.2171.95
>            Reporter: Anthony Oliver
>            Assignee: Matt Gilman
>            Priority: Trivial
>             Fix For: 0.0.1
>
>         Attachments: 0001-NIFI-256.patch, 0002-NIFI-256.patch, Refresh_Status.png
>
>
> After right-clicking, the refresh status link appears. I then open up the Provenance UI and the refresh status link is still being displayed on top of the Provenance UI.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)