You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2016/09/27 17:50:20 UTC

[jira] [Commented] (NIFI-1459) Scroll bar in the properties tab of processor Config appears behind allowable values dropdown

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

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

GitHub user scottyaslan opened a pull request:

    https://github.com/apache/nifi/pull/1070

    [NIFI-1459] add css translate3d to properties table editors in order …

    …to move the element along the z-axis of the 3D space and allow the scrollbars to properly be poistioned

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

    $ git pull https://github.com/scottyaslan/nifi NIFI-1459

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

    https://github.com/apache/nifi/pull/1070.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 #1070
    
----
commit bb415e7b05c0d2dcd7e52bbaae6b32b816842a16
Author: Scott Aslan <sc...@gmail.com>
Date:   2016-09-27T17:48:49Z

    [NIFI-1459] add css translate3d to properties table editors in order to move the element along the z-axis of the 3D space and allow the scrollbars to properly be poistioned

----


> Scroll bar in the properties tab of processor Config appears behind allowable values dropdown
> ---------------------------------------------------------------------------------------------
>
>                 Key: NIFI-1459
>                 URL: https://issues.apache.org/jira/browse/NIFI-1459
>             Project: Apache NiFi
>          Issue Type: Bug
>          Components: Core UI
>    Affects Versions: 0.4.1
>         Environment: OSX 10.10.15 with "Show scroll bars" option set to "When scrolling" and using Google Chrome version 48.0.2564.97 (64-bit)
>            Reporter: Joseph Percivall
>            Assignee: Scott Aslan
>            Priority: Trivial
>         Attachments: Screen Shot 2016-02-02 at 11.23.46 AM.png
>
>
> In processors with many properties, one of them being a dropdown of allowable values,  when the value for the property is select (bringing up the pop-up) the scroll bar will overlap the box.



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