Task #5317 (closed)
Opened 8 years ago
Closed 8 years ago
BUG: right click does not select the item in Browser
| Reported by: | atarkowska | Owned by: | jburel |
|---|---|---|---|
| Priority: | minor | Milestone: | OMERO-Beta4.3 |
| Component: | Insight | Version: | n.a. |
| Keywords: | n.a. | Cc: | saloynton |
| Resources: | n.a. | Referenced By: | n.a. |
| References: | n.a. | Remaining Time: | 0.0d |
| Sprint: | 2011-06-02 (13) |
Description
Right-click on the tree element could populate "selection" and "context menu" as an one action.
Change History (9)
comment:1 Changed 8 years ago by jburel
- Summary changed from BUG: right click does not select the item to BUG: right click does not select the item in Browser
comment:2 Changed 8 years ago by jburel
comment:3 Changed 8 years ago by jburel
- Cc saloynton added
When selecting a new item in the tree via a right-click, the item should be selected and the menu should pop-up.
comment:4 Changed 8 years ago by jburel
- Remaining Time set to 0.2
- Sprint set to 2011-06-02 (13)
comment:5 Changed 8 years ago by jburel
- Status changed from new to accepted
comment:6 Changed 8 years ago by jburel <j.burel@…>
- Remaining Time changed from 0.2 to 0
- Resolution set to fixed
- Status changed from accepted to closed
(In [0180c2d9af87537e549a51c7b609100ed1e9e044/ome.git] on branch develop) Right click and node selection: node selected and menu pops up (close #5317)
comment:7 Changed 8 years ago by atarkowska
- Resolution fixed deleted
- Status changed from closed to reopened
Right-click works now, but if there is more then one image selected this should not be populated.
USECASE:
- 0 or 1 elements selected on the tree then Right-click on the tree element should populate "selection" and "context menu" as an one action.
- 2+ elements selected on the tree then Right-click on the tree element should populate only "context menu".
comment:8 Changed 8 years ago by jburel
What do you refer as "context menu"?
The same menu is displayed and actions are greyed out depending on
- what is selected
- how many items are selected
comment:9 Changed 8 years ago by jburel
- Resolution set to fixed
- Status changed from reopened to closed
The implementation of the right click to select and pop up the menu introduces a bug. The problem was fixed as part of #5399.
Could you clarify? I don't understand what you mean