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:22:20 UTC

[jira] [Commented] (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:comment-tabpanel&focusedCommentId=15423096#comment-15423096 ] 

Roger Whitcomb commented on PIVOT-990:
--------------------------------------

Committed the change in "trunk" (for version 2.1.0):
Sending        wtk-terra/src/org/apache/pivot/wtk/skin/terra/TerraMenuPopupSkin.java
Transmitting file data .
Committed revision 1756534.

Merged into "branches/2.0.x":
Sending        .
Sending        wtk-terra/src/org/apache/pivot/wtk/skin/terra/TerraMenuPopupSkin.java
Transmitting file data .
Committed revision 1756535.


> 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)