You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2017/01/05 17:22:58 UTC

[jira] [Commented] (FLINK-5381) Scrolling in some web interface pages doesn't work (taskmanager details, jobmanager config)

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

ASF GitHub Bot commented on FLINK-5381:
---------------------------------------

GitHub user sachingoel0101 opened a pull request:

    https://github.com/apache/flink/pull/3069

    [FLINK-5381][web-frontend] Fix scrolling issues

    This also fixes Flink-5359, Flink-5267. These should also be marked resolved. 
    While working on this, I also observed scrolling issues on practically every page with content that doesn't fit in one browser window height. Those are also fixed now. 

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/sachingoel0101/flink flink-5381

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/flink/pull/3069.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 #3069
    
----
commit 741d6c32dac68f73c6754ee54895a10be9146b85
Author: Sachin Goel <sa...@gmail.com>
Date:   2017-01-05T16:55:58Z

    [FLINK-5381][web-frontend] Fix scrolling issues

----


> Scrolling in some web interface pages doesn't work (taskmanager details, jobmanager config)
> -------------------------------------------------------------------------------------------
>
>                 Key: FLINK-5381
>                 URL: https://issues.apache.org/jira/browse/FLINK-5381
>             Project: Flink
>          Issue Type: Bug
>    Affects Versions: 1.2.0
>            Reporter: Robert Metzger
>
> It seems that scrolling in the web interface doesn't work anymore on some pages in the 1.2 release branch.
> Example pages: 
> - When you click the "JobManager" tab
> - The TaskManager logs page



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