Task #8495 (closed)
BUG: Rating not working
| Reported by: | rkferguson | Owned by: | jburel |
|---|---|---|---|
| Priority: | major | Milestone: | OMERO-4.4 |
| Component: | Insight | Version: | n.a. |
| Keywords: | n.a. | Cc: | rkferguson |
| Resources: | n.a. | Referenced By: | n.a. |
| References: | n.a. | Remaining Time: | n.a. |
| Sprint: | 2012-04-10 (12) |
Description
Went to image in tree and then highlighted in centre pane.
Clicked on 5* rating - no response with a number of clicks.
Clicked on 1* rating - star turned orange, added tag successfully to image in tree and pane.
Noticed jump in right pane when it refreshed - was not present in previous versions (checked).
Removed flag - icon change as expected both places.
Experienced a jump in right pane on refresh.
All subsequent repeated attempts to add rating failed.
Attempts to add tags and attachments both succeeded and icon behaved as expected in both places.
Experienced same jump in right pane on refresh.
Looking at this closely, it appeared that it was refreshing to show the change (e.g. name of tag etc.) and then within less than half a second changing back to original state for about a second (“None” when attaching tag) and then jumps and then is refreshed and showing tag name etc. as expected.
On removing a tag or attachment, I did not notice this, it just changes status immediately and then jumps after about a second.
Change History (5)
comment:1 Changed 7 years ago by jburel
comment:2 Changed 7 years ago by jburel
Data loaded from server and re-layout. The "jump" is mainly due to the editor information. I explained that to Scott, we will need to get rid of that b/c the editor is no longer maintained and creates issue.
comment:3 Changed 7 years ago by jburel
- Resolution set to fixed
- Status changed from new to closed
Do not save automatically. Problem with current layout of the components.
comment:4 Changed 7 years ago by jburel <j.burel@…>
(In [6b2129b55378241a67f190347e04626a220a80de/ome.git] on branch develop) Do not save automatically the rating (see #8495).
With current implementation, this could lead to some
strange behaviour.
comment:5 Changed 7 years ago by jburel <j.burel@…>
(In [41ea898491a5c1acf1ac53e90075591fd14acf7f/ome.git] on branch develop) Save rating when pressing key (see #8495)
to have the rating save automatically. Rating only by dragging not pressing. So I might roll back and user will have to click the "save" button for rating until you review the layout of the component post 4.4