Status: Unconfirmed Owner: [email protected] Labels: Type-Bug Pri-2 OS-All Area-Misc
New issue 5482 by enderecofacildelembrar: mixing javascript, diplay:table-cell and display:none causes a bug in page rendering http://code.google.com/p/chromium/issues/detail?id=5482 Chrome Version : 1.0.154.36 URLs (if applicable) : Other browsers tested: Add OK or FAIL after other browsers where you have tested this issue: Safari 3: FAIL Firefox 3: FAIL Opera 9.6: FAIL IE 7: didn't test What steps will reproduce the problem? 1. Open the attached page 2. Click the show/hide button at least twice 3. There is no step three What is the expected result? When the last two divs are visible, they should always appear in the same line, and the second div (visible sometimes) should appear before the third div (always visible). The first div (the button div) should appear before both divs on its own line. What happens instead? A freaking mess! 1: The first div always appears last. 2: When the page is first loaded, each div appears in its own line 3: After clicking the show/hide button a few times, the second div (visible sometimes) appears last, after the third div (always visible). Please provide any additional information below. Attach a screenshot if possible. Safari has the exactly same bug. Firefox and Opera behave differently, but also do not display the page correctly at some point. Attachments: opera teste3.xhtml 1.3 KB bug.png 15.2 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 --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Chromium-bugs" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/chromium-bugs?hl=en -~----------~----~----~----~------~----~------~--~---
