Summary: | [testcase] Parent frameset borders should be inherited to child framesets | ||
---|---|---|---|
Product: | [Applications] konqueror | Reporter: | Ilya Konstantinov <kde-bug-report> |
Component: | khtml parsing | Assignee: | Konqueror Developers <konq-bugs> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | andresbajotierra, grundleborg, mporta |
Priority: | NOR | ||
Version: | 3.5 | ||
Target Milestone: | --- | ||
Platform: | Compiled Sources | ||
OS: | Other | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: | testcase |
Description
Ilya Konstantinov
2001-09-16 14:28:54 UTC
#29999 a potential dup. no dup, as that's fixed.. *** Bug 62852 has been marked as a duplicate of this bug. *** Bug still exists in KDE 3.5.4 (built from source) I think I've found this same problem on kde 3.5.7. You only have to take a look on this url: http://www.playasol.com/cas/default.htm My knowledge about html is very limited, so I maybe wrong in my appreciation. Could anyone confirm I'm right? BTW the page is rendered correctly on Firefox. I can send screenshots on request. Thanks. This bug is stil present in svn trunk r790203. Created attachment 24163 [details] testcase testcase uploaded. Also available online at http://www.grundleborg.com/kde/bugsquad/testcases/32563 The bug is still valid using: KDE4.1.3 and KDE4.2svn (kdelibs svn rev. 895869 / kdebase svn rev. 895869) and Qt: 4.4.3 on ArchLinux x86_64 Firefox3 display the testcase without the grey separator line between the blue and yellow frames. SVN commit 1036900 by jtamate: http://reviewboard.kde.org/r/1818/ Avoid the displacement of the frames when there is no frameborder. BUG: 32563 M +1 -1 html_baseimpl.h WebSVN link: http://websvn.kde.org/?view=rev&revision=1036900 |