Tomas Jelinek has submitted this change and it was merged.
Change subject: Fix on mouse over behavior in basic user portal
......................................................................
Fix on mouse over behavior in basic user portal
previously hand cursor was not respected in certain situations (after
doubleclick and connecting to console the hand cursor disappeared.
Fixed by adding hand cursor handling to common method that deals with
vm item style and calling style handling method from appropriate places.
Change-Id: I2d765c10f59ff654b8943c4beccfacf91b0ee76b
Signed-off-by: Frantisek Kobzik <fkobzik(a)redhat.com>
---
M
frontend/webadmin/modules/userportal-gwtp/src/main/java/org/ovirt/engine/ui/userportal/section/main/presenter/tab/basic/MainTabBasicListItemPresenterWidget.java
1 file changed, 7 insertions(+), 5 deletions(-)
Approvals:
Tomas Jelinek: Looks good to me, approved
Frank Kobzik: Verified
--
To view, visit
https://gerrit.ovirt.org/38820
To unsubscribe, visit
https://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I2d765c10f59ff654b8943c4beccfacf91b0ee76b
Gerrit-PatchSet: 2
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Frank Kobzik <fkobzik(a)redhat.com>
Gerrit-Reviewer: Frank Kobzik <fkobzik(a)redhat.com>
Gerrit-Reviewer: Tomas Jelinek <tjelinek(a)redhat.com>
Gerrit-Reviewer: automation(a)ovirt.org
Gerrit-Reviewer: oVirt Jenkins CI Server