| Summary: | [test case] many images appearing on mouse hover | ||
|---|---|---|---|
| Product: | [Applications] konqueror | Reporter: | Andy Goossens <andygoossens> |
| Component: | khtml renderer | Assignee: | Konqueror Bugs <konqueror-bugs-null> |
| Status: | RESOLVED FIXED | ||
| Severity: | major | ||
| Priority: | NOR | ||
| Version First Reported In: | unspecified | ||
| Target Milestone: | --- | ||
| Platform: | Compiled Sources | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
| Attachments: | testcase | ||
|
Description
Andy Goossens
2004-02-02 00:16:52 UTC
Created attachment 4476 [details]
testcase
Additional notes:
* Removing the "list-style: none;" line seems to crash Konqueror.
* Removing the "margin-right: 5px;" line seems to trigger another (related?)
bug. On initial hovering, scrollbars appear and the text is gone, until you'll
hover some more...
* "margin-right: 5px;" doesn't seem to work on the icon.
saw that effect on several web pages so far ;( Annoying but no data loss. CVS commit by ggarand: - some :first-letter improvements - fix multiple insertion of pseudo-elements approved by Dirk. CCMAIL: 73978-done@bugs.kde.org M +15 -0 ChangeLog 1.208 M +7 -4 rendering/render_block.cpp 1.24 M +12 -6 rendering/render_container.cpp 1.54 M +8 -0 rendering/render_style.cpp 1.69 |