RESOLVED FIXED 3399
changing display of a div from none to block doesn't repaint/rerender
https://bugs.webkit.org/show_bug.cgi?id=3399
Summary changing display of a div from none to block doesn't repaint/rerender
Mark McCray
Reported 2005-06-09 16:54:57 PDT
Mentioned this at wwdc2005. When you go to the link above, click either of the two filefolder icons. When doing so, you should see: [Administration] [Channel] [Historical] [National] [Regional] Appear, but you don't until you roll over it for resize the window or select it. Basically I'm attempting display a div with the contents listed above, changing the style.display to block instead of none. The page is set up with a two row by 3 column table. in the bottom row, there are three iframes. the middle iframe's src is applefilelisttest.html. If you load this page on it's on (http://http:// www.nextelworkstation.com/knowledge_management/applefilelisttest.html), it will render correctly when you click the folder. So something is a little wacky while it's enclosed in other content. Email if you need more info. THANKS!
Attachments
Testcase (594 bytes, text/html)
2006-01-26 01:35 PST, Joost de Valk (AlthA)
no flags
Eric Seidel (no email)
Comment 1 2005-12-28 02:14:29 PST
It seems we'll need a login. Better yet, we just need a reduced test case.
Joost de Valk (AlthA)
Comment 2 2006-01-26 01:35:45 PST
Created attachment 5981 [details] Testcase It seems to work...
Joost de Valk (AlthA)
Comment 3 2006-01-26 01:36:51 PST
Reporter, could you please say if the problem still exists in the lastest nightly? You can download it from http://nightly.webkit.org if you don't have it, if so, please state more info about the bug here :) Kind regards, Joost
Mark McCray
Comment 4 2006-01-26 10:55:47 PST
Nice! Seems to work the way it should now. Thanks for working on this. Let me know if you need anything further from me. Mark mm@tbwachiat.com
Joost de Valk (AlthA)
Comment 5 2006-01-26 12:24:01 PST
Ok it's been fixed, closing.
Note You need to log in before you can comment on or make changes to this bug.