[
https://issues.apache.org/jira/browse/FLINK-3584?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15183787#comment-15183787
]
Stephan Ewen commented on FLINK-3584:
-------------------------------------
Can you check the 1.0.0 version? We fixed a similar issue a few days back (a
Chrome update changed some behavior, so we had to adjust our code), so it may
be fixed already.
Concerning resizing between the graph and the table: That is something that
should be added, do you want to open an issue for that?
I think there are some plans for web UI improvements in the near future, where
this could be picked up...
> WebInterface: Broken graphical display in Chrome
> ------------------------------------------------
>
> Key: FLINK-3584
> URL: https://issues.apache.org/jira/browse/FLINK-3584
> Project: Flink
> Issue Type: Bug
> Components: Webfrontend
> Reporter: Niels Basjes
>
> When running a Flink (streaming) application there is a very nice graphical
> representation of the flow in the jobtracker webinterface.
> We found that when using Firefox we can move and scale this graphics very
> nicely and also there are arrows between the boxes that show which direction
> the data flows.
> When using Google Chrome to look at the exact same data we find that we can
> scale the image but not move it around. And the arrows are missing.
> Something that doesn't work in both cases (but what we do expect should work)
> is the option to move up/down the separator between the graphical at the top
> and the textual overview at the bottom. Or is this simply a missing feature?
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)