Summary: | no overflow:auto/scroll | ||
---|---|---|---|
Product: | [Applications] konqueror | Reporter: | Unknown <null> |
Component: | khtml | Assignee: | Konqueror Developers <konq-bugs> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | fbiot, jose, julas, linux, m.degeoot, praseodym+kdebugzilla, roli8200, steffen.weber, tiago.freire, vader |
Priority: | NOR | ||
Version: | 3.0 | ||
Target Milestone: | --- | ||
Platform: | unspecified | ||
OS: | Other | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: |
Mozilla 1.4 versus Konqueror 3.1.2
HTML code related to screenshot attachment #2291 |
Description
rcooper
2000-09-21 00:15:16 UTC
On Mit 20 Sep 2000 rcooper@crstexas.com wrote: > Is it me or is Konqueror missing Horitzonal scroll bars? Noticed this in both Beta 4 and 5. > Looked but didnt see an option to turn it on. Did not look in the sources though. can you give me an example URL where this happens for you? Dirk This problem can occur when a page uses fixed positioned layers with "overflow: auto". I believe Lars told me this will not be supported in 2.0 due to some missing elements in Qt but who knows. Test-case: http://capsi.com/about.html?overflow_auto=1 (dynamic stylesheet normally disables it for Konq so you'll need the variable to explicitely set it) Make the window small enough so all the text won't fit. No scrollbars. (PS: you might not be able to render this page at all at the moment due to another bug argh) Rob -- Rob Kaper | cap@capsi.com cap@capsi.net cap@capsi.co.uk cap@capsi.cx | http://capsi.com/ - telnet://chat.capsi.com:2300/ | 'What? In riddles?' said Gandalf. 'No! For I was talking aloud | to myself. A habit of the old: they choose the wisest person | present to speak to; the long explanations needed by the young | are wearying.' - "Lord of the Rings" JRR Tolkien I have added a testcase for this bug: http://capsi.com/~cap/khtml-testcases/11336.html --=20 Rob Kaper | "They that can give up essential liberty to obtain a little cap@capsi.com | temporary safety deserve neither liberty nor safety." www.capsi.com | - Benjamin Franklin Historical Review of Pennsylvania 1759 Thank you for your bug report. This bug can not be reproduced using the current development (CVS) version of KDE. This suggests that the bug has already been fixed. The bug report will be closed. On Monday 17 June 2002 08:03 Stephan Kulow wrote: > This is an automatic notification regarding your bug report. > > It has been closed by one of the developers namely > John Firebaugh <jfirebaugh@kde.org>. ... > This bug can not be reproduced using the current development (CVS) version > of KDE. This suggests that the bug has already been fixed. The bug report > will be closed. Small stylesheet adjustment. reproducable again. :/ Rob --=20 Rob Kaper | Gimme some love gimme some skin cap@capsi.com | if we ain't got that then we ain't got much www.capsi.com | and we ain't got nothing nothing! -- "Nothing" by A site is down My server will be back on-line sometime this month. I will put the testcase on-line at the different spot on Monday, though, or if possible as attachement. Testcase site (http://capsi.com/~cap/khtml-testcases/11336.html) is back up. Confirmed bug is still there with KDE CVS of 20021022. Um, scroll bars now work Hm, I get scrollbars, but they don't actually do anything, but let me update CVS and verify. Rob: Here is what Dirk had to say on this on kfm-devel (http://lists.kde.org/?l=kfm-devel&m=105029541409907&w=2 ) "overflow=scroll has been reported multiple times, and thanks to several code changes in HEAD its now likely to be implemented rather soon. " *** Bug 44300 has been marked as a duplicate of this bug. *** *** Bug 58236 has been marked as a duplicate of this bug. *** *** Bug 40200 has been marked as a duplicate of this bug. *** *** Bug 52364 has been marked as a duplicate of this bug. *** *** Bug 40357 has been marked as a duplicate of this bug. *** *** Bug 43274 has been marked as a duplicate of this bug. *** *** Bug 56153 has been marked as a duplicate of this bug. *** Created attachment 2291 [details]
Mozilla 1.4 versus Konqueror 3.1.2
This is a snapshot of Mozilla 1.4 side by side with Konqueror on kde 3.1.2.
I'll send the HTML code next. Note that mozilla rendered it the wrong way, the
first box should have expanded, but the text bleeded out of it.
Created attachment 2292 [details] HTML code related to screenshot attachment #2291 [details] HTML code used to take screenshot of attachment #2291 [details]. *** Bug 63716 has been marked as a duplicate of this bug. *** The testcase produces a vertical scroll bar, which does not do anything in KDE-CVS. Let's make the title accurate. *** Bug 66236 has been marked as a duplicate of this bug. *** implemented for 3.2. The 3.1.92 implentation is really buggy (it places all text on one hope). It does mean you're working on it :D. Thanks. *** Bug 66341 has been marked as a duplicate of this bug. *** |