Tomas Jelinek has submitted this change and it was merged.
Change subject: userportal: Console buttons clickable area fix
......................................................................
userportal: Console buttons clickable area fix
[extended userportal]
Console buttons of VMs are clickable on wider area as expected (table cell
where the button is present). This patch fixes this incorrect behavior. Now
the buttons respond when clicking on their area only.
Change-Id: Ib8a0da49e86bc01c73e7a2a7226da773d659a6fc
Bug-Url:
https://bugzilla.redhat.com/show_bug.cgi?id=953140
Signed-off-by: Frantisek Kobzik <fkobzik(a)redhat.com>
---
M
frontend/webadmin/modules/userportal-gwtp/src/main/java/org/ovirt/engine/ui/userportal/widget/extended/vm/ConsoleButtonCell.java
1 file changed, 38 insertions(+), 22 deletions(-)
Approvals:
Tomas Jelinek: Looks good to me, approved
Vojtech Szocs: Verified; Looks good to me, but someone else must approve
--
To view, visit
http://gerrit.ovirt.org/14535
To unsubscribe, visit
http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: Ib8a0da49e86bc01c73e7a2a7226da773d659a6fc
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: Vojtech Szocs <vszocs(a)redhat.com>