• Dropdown of popup menu too tall

    From TimS@3:770/3 to All on Thu May 13 12:30:20 2021
    Is there a way to limit the height of the dropdown when you click on a popup menu? Other OSes seem to handle the situation when the height of a dropdown is more than the screen height, but on my Pi4B it behaves thus:

    I click on the menu, the dropdown appears with the top item in the middle of the screen. The dropdown occupies the whole height of the screen, but the top half is blank. I can then use the scroll wheel to scroll the dropdown. The top menu item moves to the top of the screen, at which point the menu dropdown wedges and won't move in either direction.

    Are there any system settings to fix this behaviour?

    --
    Tim
    --- SoupGate-Win32 v1.05
    * Origin: Agency HUB, Dunedin - New Zealand | Fido<>Usenet Gateway (3:770/3)
  • From Joe@3:770/3 to TimS on Thu May 13 17:01:10 2021
    On 13 May 2021 12:30:20 GMT
    TimS <timstreater@greenbee.net> wrote:

    Is there a way to limit the height of the dropdown when you click on
    a popup menu? Other OSes seem to handle the situation when the height
    of a dropdown is more than the screen height, but on my Pi4B it
    behaves thus:

    I click on the menu, the dropdown appears with the top item in the
    middle of the screen. The dropdown occupies the whole height of the
    screen, but the top half is blank. I can then use the scroll wheel to
    scroll the dropdown. The top menu item moves to the top of the
    screen, at which point the menu dropdown wedges and won't move in
    either direction.

    Are there any system settings to fix this behaviour?


    I think you should probably say where these menus are coming from.
    This is not expected behaviour in Debian, and it certainly doesn't
    happen generally to me. Claws-mail does something similar in one of its
    boxes, but I suspect an application bug there rather than an OS misconfiguration.

    --
    Joe
    --- SoupGate-Win32 v1.05
    * Origin: Agency HUB, Dunedin - New Zealand | Fido<>Usenet Gateway (3:770/3)
  • From TimS@3:770/3 to Joe on Thu May 13 17:59:17 2021
    On 13 May 2021 at 17:01:10 BST, Joe <joe@jretrading.com> wrote:

    On 13 May 2021 12:30:20 GMT
    TimS <timstreater@greenbee.net> wrote:

    Is there a way to limit the height of the dropdown when you click on
    a popup menu? Other OSes seem to handle the situation when the height
    of a dropdown is more than the screen height, but on my Pi4B it
    behaves thus:

    I click on the menu, the dropdown appears with the top item in the
    middle of the screen. The dropdown occupies the whole height of the
    screen, but the top half is blank. I can then use the scroll wheel to
    scroll the dropdown. The top menu item moves to the top of the
    screen, at which point the menu dropdown wedges and won't move in
    either direction.

    Are there any system settings to fix this behaviour?

    I think you should probably say where these menus are coming from.
    This is not expected behaviour in Debian, and it certainly doesn't
    happen generally to me. Claws-mail does something similar in one of its boxes, but I suspect an application bug there rather than an OS misconfiguration.

    It's an app I have written in Xojo. It works fine under macOS, Mint 20.1 Cinnamon, and Win7/10 (with the Lin/Win OSes running under macOS in VMs using VirtualBox). The problem comes only on the Pi4B using the supplied OS.

    --
    Tim
    --- SoupGate-Win32 v1.05
    * Origin: Agency HUB, Dunedin - New Zealand | Fido<>Usenet Gateway (3:770/3)
  • From A. Dumas@3:770/3 to TimS on Fri May 14 10:05:31 2021
    On 13-05-2021 19:59, TimS wrote:
    It's an app I have written in Xojo. It works fine under macOS, Mint 20.1 Cinnamon, and Win7/10 (with the Lin/Win OSes running under macOS in VMs using VirtualBox). The problem comes only on the Pi4B using the supplied OS.

    Sound like a bug or restriction in Xojo. Seems like you might have
    better luck asking the people from Xojo; you paid money, they should be responsible for bug fixes and other support.
    --- SoupGate-Win32 v1.05
    * Origin: Agency HUB, Dunedin - New Zealand | Fido<>Usenet Gateway (3:770/3)
  • From TimS@3:770/3 to All on Fri May 14 08:20:22 2021
    On 14 May 2021 at 09:05:31 BST, "A. Dumas" <alexandre@dumas.fr.invalid>
    wrote:

    On 13-05-2021 19:59, TimS wrote:
    It's an app I have written in Xojo. It works fine under macOS, Mint 20.1
    Cinnamon, and Win7/10 (with the Lin/Win OSes running under macOS in VMs using
    VirtualBox). The problem comes only on the Pi4B using the supplied OS.

    Sound like a bug or restriction in Xojo. Seems like you might have
    better luck asking the people from Xojo; you paid money, they should be responsible for bug fixes and other support.

    That's in the works too.

    --
    Tim
    --- SoupGate-Win32 v1.05
    * Origin: Agency HUB, Dunedin - New Zealand | Fido<>Usenet Gateway (3:770/3)
  • From ray@3:770/3 to TimS on Fri May 14 09:58:52 2021
    On 5/13/21 6:30 AM, TimS wrote:
    Is there a way to limit the height of the dropdown when you click on a popup menu? Other OSes seem to handle the situation when the height of a dropdown is
    more than the screen height, but on my Pi4B it behaves thus:

    I click on the menu, the dropdown appears with the top item in the middle of the screen. The dropdown occupies the whole height of the screen, but the top half is blank. I can then use the scroll wheel to scroll the dropdown. The top
    menu item moves to the top of the screen, at which point the menu dropdown wedges and won't move in either direction.

    Are there any system settings to fix this behaviour?


    One way would be to define your screen to be a virtual screen larger
    than the physical screen. Then you can scroll the screen simply with the
    mouse. For a demo of this try vtwm - it's set up that way. You'd need an
    entry in your xorg configuration file. Or use randr.
    --- SoupGate-Win32 v1.05
    * Origin: Agency HUB, Dunedin - New Zealand | Fido<>Usenet Gateway (3:770/3)