Gilad Chaplik has posted comments on this change. Change subject: webadmin: improve behavior of bookmark list ......................................................................
Patch Set 1: (1 inline comment) .................................................... File frontend/webadmin/modules/webadmin/src/main/java/org/ovirt/engine/ui/webadmin/widget/bookmark/BookmarkList.java Line 87: } Line 88: } Line 89: }, KeyDownEvent.getType()); Line 90: display.sinkEvents(Event.ONKEYDOWN); Line 91: Separate patch for this? Line 92: modelProvider.addDataDisplay(display); Line 93: Line 94: return display; Line 95: } -- To view, visit http://gerrit.ovirt.org/10781 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: comment Gerrit-Change-Id: I21e0f807f5855f17d3549468a6ccf182156f12bb Gerrit-PatchSet: 1 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Greg Padgett <[email protected]> Gerrit-Reviewer: Doron Fediuck <[email protected]> Gerrit-Reviewer: Einav Cohen <[email protected]> Gerrit-Reviewer: Gilad Chaplik <[email protected]> _______________________________________________ Engine-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/engine-patches
