Issue
If you are using CQ5 in Internet Explorer 8 or 9, you may notice phantom fields appearing after dismissing a dialog in the browser, and then scrolling the browser page.
TestCase1
1) Goto /content/geometrixx/en/toolbar/feedback.html
2) Open the dialog of one field (eg. Name)
3) Cancel the dialog
4) Scroll the browser window
=> Phantom form fields appear.
TestCase2
1) Goto /content/geometrixx-outdoors/en/men.html
2) Open the edit dialog of the “Navigation Products”-Component
3) Click on “Cancel”
4) Scroll the browser window
=> Phantom form fields appear.
Reason
This issue is caused by a problem in the CSS which controls the layout of the page in author mode.
Solution
This issue will be fixed in CQ 5.6.1 and later versions.
Workaround
To workaround this issue in CQ5.5 SP2.1 you can use the following overlay to fix the CSS: reset_css_overlay_44088-1.0.zip
reference: (44088/CQ5-29678)



