Description of problem: Some button clicks in IE8 do not work Version-Release number of selected component (if applicable): 4.0.1 How reproducible: 100% Steps to Reproduce: 1. upload the attached plug-in (upload, do 'plugins update' on the agent, discover resource, import, etc..) 2. select top-level menu item for Inventory, then choose Bug Demo 3. right-click context menu, Create Child, Upload Filenames 4. Upload a file...then neither Cancel or Finish buttons work. Actual results: Button does not work Expected results: Button works Additional info:
The problem here looks to be IE not being able to handle a destroy() call to a form including an UploadItem (like file upload). Wizards that employ file upload, like the Resource Create wizard (as described in the description) and the Bundle Create wizard, for example, can not be destroyed (on Cancel or Finish). The problem is not limited to Wizards but it may be that that's the only place we employ the UploadItem. Looking for a workaround/fix...
release-4.0.0 commit ed1d55353f2b49822f29fd48b605026a43405809 master commit fe42299afaf13792fc86ade7fd07ce002ceac0a2
Verified on rhq401 build#28 (Version: 4.0.1-SNAPSHOT Build Number: d352fb9) Verified on IE version 8.0.6001.19019. Uploaded, discovered and imported a plug-in bug_demo.jar. Selected Inventory->Bug Demo. Selected the right-click context menu: Create Child->Upload Filenames. Uploaded a file and verified that the Cancel/Previous/Next and Finish buttons work at each step while uploading. Also created and deployed a bundle successfully using IE version 8.0.6001.19019. Marking as verified.
Bulk closing of issues that were VERIFIED, had no target release and where the status changed more than a year ago.