Task #8666 (closed)
Bug: Full Viewer Mousewheel
| Reported by: | wmoore | Owned by: | cneves |
|---|---|---|---|
| Priority: | major | Milestone: | OMERO-4.4 |
| Component: | Web | Version: | n.a. |
| Keywords: | n.a. | Cc: | cxallan, dgaudioso, saloynton, atarkowska |
| Resources: | n.a. | Referenced By: | n.a. |
| References: | n.a. | Remaining Time: | 0.0d |
| Sprint: | n.a. |
Description
The mousewheel is not working on the image itself, but only when I hover the mouse over the 'Zoom' field to the left of the image.
Mousewheel doesn't work atall in 'Preview' tab viewport.
However, I'm only reporting this as a bug since it's a change in behavior BUT I actually like it! I prefer to use the mousewheel to scroll through Z in the main image (as in Insight and my ideas demo http://trac.openmicroscopy.org.uk/ome/attachment/ticket/6201/Fast_Stack_Viewer.mov )
Change History (5)
comment:1 Changed 7 years ago by cneves
comment:2 Changed 7 years ago by wmoore
This bug was seen on ola's 8610_merging branch which has all the mousewheel fixes in it (in fact it has ALL web branches). Also this is on gretzky just now.
comment:3 Changed 7 years ago by cneves
- Resolution set to fixed
- Status changed from new to closed
comment:4 Changed 7 years ago by weblitz <weblitz@…>
- Remaining Time set to 0
(In [f551997d6da24b097b291ef9ee49e835ec8b39a2/ome.git] on branch develop) Removing comment around mousewheel event handler (fixes #8666)
comment:5 Changed 7 years ago by Chris Allan <callan@…>
(In [e0fe192180139b21082cc0cb04708347c09cd749/ome.git] on branch develop) Merge pull request #173 from cneves/tickets/8666
Removing comment around mousewheel event handler (fixes #8666)
MouseWheel? was broken as per #8397, is this fix applied on your testing environment?
As for the bug or feature discussion, my stance has always been that if you have no other means of zooming (like the miniviewer with non big images) then the mousewheel zooming is needed, and certainly supporting it is required for the GS journal clients.
If you prefer to have the mousewheel move through the stack (and horizontal mouse wheel is fairly well supported too, just not being used atm) then we can get that in as an option, but if the mousewheel zoom isn't working currently that is most certainly a bug.