Bug 618656

Summary: Paging on ResourceHub does not work on IE6 / XP-SP3
Product: [Other] RHQ Project Reporter: Heiko W. Rupp <hrupp>
Component: Core UIAssignee: Joseph Marques <jmarques>
Status: CLOSED CURRENTRELEASE QA Contact: Sudhir D <sdharane>
Severity: high Docs Contact:
Priority: urgent    
Version: 3.0.0CC: cwelton, jmarques, sdharane
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: 2.4 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2010-08-12 16:47:50 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 601949    
Attachments:
Description Flags
patch to resolve pagination and search execution bugs none

Description Heiko W. Rupp 2010-07-27 13:37:56 UTC
Description of problem:

Go to resource hub, with IE6, and try to page through lists of resources.
This does not work on IE6 6.0.2900.5512.xpsp_sp3_gdr
Works with FF on XP

Server is on RHEL Version 10894:2f8ffb1.

Comment 1 Joseph Marques 2010-07-27 15:53:30 UTC
Created attachment 434735 [details]
patch to resolve pagination and search execution bugs

For IE6, revert back to a standard h:inputText element instead of the new SearchBar (thus, IE6 will not support search suggestions or saved searches).  This eliminates the javascript error bubbling up from the SmartGWT library, which prevents further interaction on the page from succeeding (clicking the go button as well as pagination).

Comment 2 Joseph Marques 2010-07-27 19:53:20 UTC
commit 1fa4fa83c8c3a805a04ca35c2c9586e4675bd903 (release-3.0.0)
Author: Joseph Marques <joseph>
Date:   Tue Jul 27 15:28:50 2010 -0400

    BZ-616656: BZ-601189: fix searching and pagination on IE6

Comment 3 Heiko W. Rupp 2010-07-28 15:05:51 UTC
Works now on IE6.0.2900.5512.xpsp3_gdr,
as well as on Safari5/OS X, FF3/WinXP
and IE8.0.6001.1870

Comment 4 Corey Welton 2010-07-28 15:33:07 UTC
Have regression tested this on IE7.  QA Verifying, though other issue(s) (bug #619110) found.

QA verifying this one, though...

Comment 5 Corey Welton 2010-08-12 16:47:50 UTC
Mass-closure of verified bugs against JON.