You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@pivot.apache.org by "Roger Whitcomb (JIRA)" <ji...@apache.org> on 2016/08/16 17:24:20 UTC

[jira] [Closed] (PIVOT-990) MenuPopup can overflow off the top of the window

     [ https://issues.apache.org/jira/browse/PIVOT-990?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Roger Whitcomb closed PIVOT-990.
--------------------------------
    Resolution: Fixed

After testing the fail case in our application, I'm satisfied that this issue is fixed.

> MenuPopup can overflow off the top of the window
> ------------------------------------------------
>
>                 Key: PIVOT-990
>                 URL: https://issues.apache.org/jira/browse/PIVOT-990
>             Project: Pivot
>          Issue Type: Bug
>          Components: wtk-terra
>    Affects Versions: 2.0.4, 2.1
>         Environment: All
>            Reporter: Roger Whitcomb
>            Assignee: Roger Whitcomb
>            Priority: Minor
>             Fix For: 2.1, 2.0.5
>
>         Attachments: 990.patch, menu_popup_cut_off.png, menu_popup_fixed.png
>
>
> If the window / display size is small (either height [usually] or width), a tall or wide MenuPopup will be positioned either off the top or off the left of the window and you cannot see the top/left of the menu.  This is particularly a problem with the height because you cannot see the menu items that are positioned outside the window, and so you cannot properly select them.
> The solution is to limit the border size in these cases, so that the Panorama that surrounds the menu list will automatically come into play and allow the menu to be scrolled into view.



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