Status: Unconfirmed Owner: [email protected] Labels: Type-Bug Pri-2 OS-All Area-Misc
New issue 6250 by simonw1485: CSS Style fails on new tab... http://code.google.com/p/chromium/issues/detail?id=6250 Chrome Version : 1.0.154.36 URLs (if applicable) : http://www.google.com.au/search?hl=en&q=site:msdn.microsoft.com+asp.net+user+controls&btnG=Search&meta= Other browsers tested: Firefox 3.0.5 Add OK or FAIL after other browsers where you have tested this issue: Safari 3: N/A Firefox 3: OK IE 7: OK, BUT INCOMPATIBLE FOR TEST What steps will reproduce the problem? 1. Open the 'google search result' page from the url link. 2. The first search result (msdn.microsoft.com/en-us/library/y6wb1a0e.aspx) right click the link and click 'Open link in new tab' - DO NOT CLICK THE TAB TO VIEW IT, WAIT FOR THE TAB TO COMPLETELY LOAD IN THE BACKGROUND BEFORE LEAVING THE GOOGLE TAB TO THE NEWLY CREATED MSDN TAB. 3. After the new tab has been fully loaded, click the tab to open it, and you will see the styling 'width' is incorrect for the <div id="ctl00_rs1_mainContentContainer_cpe238111_c" style="width:842px"/>. This element should have a width of 842px (along with other style attributes), but it acts as it has a width of 0px. What is the expected result? The expected result is a width on that div of 842 pixels. This is not a problem when calling the page directly (not on a background tab), nor is it a problem when you open the tab and attempt to open it before the page has loaded. This is a problem with almost all MSDN Library pages when opening them in a new tab. Also a problem on latest Chromium build 7799. Attachments: chrome_bad.jpg 196 KB chrome_good.jpg 229 KB -- You received this message because you are listed in the owner or CC fields of this issue, or because you starred this issue. You may adjust your issue notification preferences at: http://code.google.com/hosting/settings --~--~---------~--~----~------------~-------~--~----~ Automated mail from issue updates at http://crbug.com/ Subscription options: http://groups.google.com/group/chromium-bugs -~----------~----~----~----~------~----~------~--~---
