[
https://issues.apache.org/jira/browse/AIRFLOW-3421?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16768167#comment-16768167
]
jack commented on AIRFLOW-3421:
-------------------------------
Wasn't this already fixed? Can you check against 1.10.3?
> CSS issue on Airflow 1.10 Tree view UI
> --------------------------------------
>
> Key: AIRFLOW-3421
> URL: https://issues.apache.org/jira/browse/AIRFLOW-3421
> Project: Apache Airflow
> Issue Type: Bug
> Components: webserver
> Affects Versions: 1.10.0, 1.10.1
> Reporter: Adityan
> Priority: Minor
> Labels: beginner
> Attachments: Screen Shot 2018-11-07 at 1.27.05 PM.png
>
>
> After upgrading to airflow 1.10, hovering the mouse over the rectangles in
> tree view, causes the tooltip to popup much higher than it used to be. In the
> screenshot attached, the right lowermost rectangle is the one that is being
> hovered over.
>
> Once you scroll down on the tree view, the tooltip starts floating up.
>
> Things I have tried to fix this behavior:
> 1. Change the css themes in webserver_config.py and restart the web server
> 2. Inspected the tooltip in Chrome, it seems to be a dynamically generated
> CSS class. The CSS class controlling this behavior seem to be the same in
> Airflow 1.9.
>
> *NOTE: This issue only happens with rbac is set to True in airflow.cfg. If
> you turn off rbac, then this issue doesn't occur. Also, the dag needs to be
> sufficiently large (vertically) so that you need to scroll with your mouse
> for this issue to occur.*
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)