Lior Vernia has posted comments on this change. Change subject: webadmin: Rendered checkbox headers resizeable ......................................................................
Patch Set 2: Verified+1 (1 comment) .................................................... File frontend/webadmin/modules/gwt-common/src/main/java/org/ovirt/engine/ui/common/widget/table/column/SafeHtmlCellWithTooltip.java Line 30 Line 31 Line 32 Line 33 Line 34 Please pay special attention here. I removed this code because it can cause trouble if the header elements has more than one child (i.e. in the case of a checkbox header the tooltip is never shown), and as far as I can tell it works even if it has only one child so I'm not sure why it was added in the first place. Any idea? -- To view, visit http://gerrit.ovirt.org/20324 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: comment Gerrit-Change-Id: Ie442350893282e7838e5216d277718e654f1d884 Gerrit-PatchSet: 2 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Lior Vernia <[email protected]> Gerrit-Reviewer: Lior Vernia <[email protected]> Gerrit-Reviewer: Vojtech Szocs <[email protected]> Gerrit-Reviewer: oVirt Jenkins CI Server Gerrit-HasComments: Yes _______________________________________________ Engine-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/engine-patches
