Task #8763 (closed)
Bug: Context menu behaviour inconsistency in explore pane
| Reported by: | rleigh | Owned by: | atarkowska |
|---|---|---|---|
| Priority: | major | Milestone: | OMERO-4.4 |
| Component: | Web | Version: | n.a. |
| Keywords: | testing,phase1 | Cc: | wmoore |
| Resources: | n.a. | Referenced By: | n.a. |
| References: | n.a. | Remaining Time: | n.a. |
| Sprint: | n.a. |
Description
Right-clicking (and holding) shows a context menu in all cases. Right-clicking and releasing near the top of the window shows the menu with the pointer immediately above. Right-clicking and releasing near the bottom of the window shows the menu with the pointer over an option which is selected on release. Behaviour of a single-click (rather than a click-drag) should be consistend irrespective of the location on screen. Note the comparison with the mac Finder context menu. The mouse is positioned slightly outside the context menu making single clicks always safe, while permitting click-drag selection of items as well.
Attachments (3)
Change History (10)
Changed 7 years ago by rleigh
Changed 7 years ago by rleigh
Changed 7 years ago by rleigh
comment:1 Changed 7 years ago by atarkowska
- Owner changed from web-team@… to atarkowska
comment:2 Changed 7 years ago by atarkowska
- Keywords testing phase1 added
comment:3 Changed 7 years ago by wmoore
comment:4 Changed 7 years ago by saloynton
- Priority changed from critical to major
comment:5 Changed 7 years ago by saloynton
- Cc wmoore added
Will/Ola? can you confirm this is a lower priority?
comment:6 Changed 7 years ago by wmoore
- Resolution set to fixed
- Status changed from new to closed
Fixed by setting the context menu to appear where the mouse pointer is (so the pointer is not over the context menu).
https://github.com/aleksandra-tarkowska/openmicroscopy/commit/6002d1a1ed93e372d846012396152a64990f3c46
comment:7 Changed 7 years ago by saloynton
Tested using build OMERO-merge-green/113 on Gretzky
Reported again in #8984 with movie attached.