| Summary: | cacti graphs blue blob zoom | ||
|---|---|---|---|
| Product: | [Applications] konqueror | Reporter: | Bib <konq> |
| Component: | khtml renderer | Assignee: | Konqueror Bugs <konqueror-bugs-null> |
| Status: | RESOLVED WORKSFORME | ||
| Severity: | normal | CC: | arekm, james, maksim |
| Priority: | NOR | ||
| Version First Reported In: | 3.4 | ||
| Target Milestone: | --- | ||
| Platform: | unspecified | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
| Attachments: | test case | ||
|
Description
Bib
2005-11-02 10:12:07 UTC
The zoom box is a DIV inside a TD and has style "position: absolute; top: 0; left: 0". Its top is the TD's top, but its left is the TR's left, not the TDs (the TR has two TD). Confirmed on 475555. *** Bug 114494 has been marked as a duplicate of this bug. *** Created attachment 14993 [details]
test case
I don't know what this is, but I don't think it's a rendering bug.
Firefox: Does nothing
khtml: shows the popup window with "0" in it (you'd think it'd show 100,
right?)
Remove the <link> and the two behave the same.
Is this even a khtml bug?
Does this actually cause this bug?
I have no idea.
Actually, FF will display the dialog once, and khtml will show it twice. You could remove the line: "x();" Seems like supporting onload on document is a khtml'ism No, not quite that simple. Weird. Mmm, as of 4.0.3 the popup displays 100, not 0 as reported in the test case. The original link in the report seems down however, it is a blank graph. In any case, both firefox and konqueror handle this similarly. Only thing is konqueror produces two popups instead of one. Using Gentoo Linux ~x86 (testing in gentoo lingo). KDE 4.0.3 and the majority of packages compiled using gcc 4.3.0. Closing as WORKSFORME as of comment #7. If you think, this issue is still valid in Konqueror 4.8.4 or later, please reopen or file a new report. Thank you. |