| Summary: | [test case] CSS render breaks when mouse over | ||
|---|---|---|---|
| Product: | [Applications] konqueror | Reporter: | d-frog <d-frog> |
| Component: | khtml renderer | Assignee: | Konqueror Bugs <konqueror-bugs-null> |
| Status: | RESOLVED DUPLICATE | ||
| Severity: | normal | ||
| Priority: | NOR | ||
| Version First Reported In: | unspecified | ||
| Target Milestone: | --- | ||
| Platform: | Gentoo Packages | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
| Attachments: | sample HTML | ||
|
Description
d-frog
2004-12-13 18:26:57 UTC
Created attachment 8649 [details]
sample HTML
It works like it should if you remove "display: table" for a.sub. Since tables shouldn't even have hover effect I am not sure what is the correct behavior, but it seems the table doesn't know how to float when hover effects are applied to it. |