Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.

Bug 206984

Summary: rcp page not rendered correctly in opera web browser
Product: Community Reporter: arne anka <eclipse-bugs>
Component: WebsiteAssignee: phoenix.ui <phoenix.ui-inbox>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: P3 CC: nathan
Version: unspecified   
Target Milestone: ---   
Hardware: PC   
OS: Linux   
Whiteboard:
Attachments:
Description Flags
screenshot showing corrupted web page in opera 9.24 none

Description arne anka CLA 2007-10-20 12:27:30 EDT
Created attachment 80823 [details]
screenshot showing corrupted web page in opera 9.24

Build ID: N/A

Steps To Reproduce:
1. go to http://www.eclipse.org/home/categories/rcp.php
2. the part w/ "Technical Resources" and "Related EPIC Plugins" tabs is not rendered in a scrolling area



More information:
the informations in the tabs "Technical Resources" and "Related EPIC Plugins" is in firefox renderd in a scrolling area. not so in opera. i append a screenshot.
the above is probably not the only page concerned ...

oera 9.24, linux.
Comment 1 Nathan Gervais CLA 2008-01-03 14:48:39 EST
Seems that Opera doesnt support Overflow-y in CSS.  Modified my CSS to use Overflow instead. While still leaving an overflow-x:hidden; for IE and fx to use.

Marking as fixed.