Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Remote Application Platform (RAP) » Menu issues
Menu issues [message #1856193] Fri, 25 November 2022 11:30
Julien Guigné is currently offline Julien GuignéFriend
Messages: 9
Registered: April 2022
Junior Member
Hi,

we are facing some UI issues with menus for a while.

1) In some cases there are too many items and the menu overflows screen size (our app has no vertical scroll / overflow...)
index.php/fa/42742/0/

We need to be able to set a maximum height for the menu, which would be scrollable in case of items overflowing (like autocomplete popup in code editors like Eclipse).

Changing CSS might be a solution in source code.
index.php/fa/42743/0/

For the moment the workaround is keeping the menu if not many items and open a list in a dialog if too many items.

2) We are facing some issues with cascade menus opened close to the right border of browser.
Cascades open on each other because there is no space on the right.
They should be opening on the left.
But maybe a good practice is limiting cascade menu's levels under 2...

Regards.

Julien.
  • Attachment: menu-1.png
    (Size: 115.10KB, Downloaded 145 times)
  • Attachment: menu-2.png
    (Size: 185.28KB, Downloaded 147 times)
Previous Topic:Text selection on a RAP-generated web page
Next Topic:How to send data from JS to Java?
Goto Forum:
  


Current Time: Fri Apr 26 05:28:17 GMT 2024

Powered by FUDForum. Page generated in 0.03023 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top