Greg Sheremeta has posted comments on this change.

Change subject: userportal, webadmin: show tooltips on cropped input boxes
......................................................................


Patch Set 3:

(1 comment)

https://gerrit.ovirt.org/#/c/39121/3/frontend/webadmin/modules/gwt-common/src/main/java/org/ovirt/engine/ui/common/utils/ElementUtils.java
File 
frontend/webadmin/modules/gwt-common/src/main/java/org/ovirt/engine/ui/common/utils/ElementUtils.java:

Line 47:      *
Line 48:      * @param element the input[type=text] we're checking
Line 49:      * @return if the text doesn't fit in the input box
Line 50:      */
Line 51:     public static native boolean detectOverflowUsingPixelWidth(Element 
element)
long live jQuery!
Line 52:     /*-{
Line 53:         var $element = $wnd.jQuery(element);
Line 54:         var $span = $wnd.jQuery('<span>' + $element.val() + '</span>');
Line 55:         $span.css({


-- 
To view, visit https://gerrit.ovirt.org/39121
To unsubscribe, visit https://gerrit.ovirt.org/settings

Gerrit-MessageType: comment
Gerrit-Change-Id: Ie6713b4aa624948477e295db0a95f24fbf251ca4
Gerrit-PatchSet: 3
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Greg Sheremeta <[email protected]>
Gerrit-Reviewer: Alexander Wels <[email protected]>
Gerrit-Reviewer: Einav Cohen <[email protected]>
Gerrit-Reviewer: Greg Sheremeta <[email protected]>
Gerrit-Reviewer: Vojtech Szocs <[email protected]>
Gerrit-Reviewer: [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

Reply via email to