Vojtech Szocs has submitted this change and it was merged.
Change subject: webadmin: remove table focus.
......................................................................
webadmin: remove table focus.
- Removed focus from AbstractActionTable when selecting
a row. This stops a scroll on refresh of the table.
- Undo most of Change-Id: I0f34a369ba1074456614ad65b7e4cc77af963853
as that was just bandaid instead of a fix.
Change-Id: Ie6945d18bcd30b02d4428d20d83bf194fcf207eb
Bug-Url:
https://bugzilla.redhat.com/show_bug.cgi?id=882618
Signed-off-by: Alexander Wels <awels(a)redhat.com>
---
M
frontend/webadmin/modules/gwt-common/src/main/java/org/ovirt/engine/ui/common/widget/table/AbstractActionTable.java
1 file changed, 8 insertions(+), 13 deletions(-)
Approvals:
Vojtech Szocs: Verified; Looks good to me, approved
--
To view, visit
http://gerrit.ovirt.org/13981
To unsubscribe, visit
http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: Ie6945d18bcd30b02d4428d20d83bf194fcf207eb
Gerrit-PatchSet: 3
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Alexander Wels <awels(a)redhat.com>
Gerrit-Reviewer: Alexander Wels <awels(a)redhat.com>
Gerrit-Reviewer: Daniel Erez <derez(a)redhat.com>
Gerrit-Reviewer: Einav Cohen <ecohen(a)redhat.com>
Gerrit-Reviewer: Gilad Chaplik <gchaplik(a)redhat.com>
Gerrit-Reviewer: Vojtech Szocs <vszocs(a)redhat.com>