passbolt / passbolt_styleguide

Passbolt styleguide, repository of the UI elements and styles for the open source password manager for teams.
https://passbolt.github.io/passbolt_styleguide
GNU Affero General Public License v3.0
32 stars 32 forks source link

Context Menu Inaccessible near bottom of screen #26

Closed novaclark closed 1 year ago

novaclark commented 1 year ago

Server: Passbolt CE 3.8.0 nginx 1.18.0 PHP 7.4.33 Debian 11.5

Browser: Chrome 107.0.5304.107 (Official Build) (64-bit) Windows 10 Enterprise 21H2 19044.2251

Observed Behaviour: When I right-click on an item near the bottom of the page in my web vault, the context menu runs off the bottom of the page. If I try to use the mouse wheel to scroll down, the context menu disappears.

Expected Behaviour: When I right-click on an item in the web vault, the whole context menu should appear near the mouse pointer and in such a position as to be

  1. entirely visible in the browser window, or
  2. scrollable such that all contents of the menu can be seen, if not all at once, or
  3. opened in a spawned browser window.

Capture

cedricalfonsi commented 1 year ago

Thanks for you report. Internal reference: PB-18371

cedricalfonsi commented 1 year ago

Fixed with recent version