| Summary: | [test case] lwn.net text-indent incorrect selection color/bounds | ||
|---|---|---|---|
| Product: | [Applications] konqueror | Reporter: | Jeroen van Disseldorp <jdizzl> |
| Component: | khtml renderer | Assignee: | Konqueror Bugs <konqueror-bugs-null> |
| Status: | RESOLVED FIXED | ||
| Severity: | major | CC: | amitshah, cavassin, Daniel, patrick.rutka |
| 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
nicer to debug test case :) |
||
|
Description
Jeroen van Disseldorp
2003-11-06 00:51:04 UTC
Hmm, spaces at the beginning of a line are removed by the bug reporter. To make it clear, here's the example with spaces replaced by underscores: Line 1 which is ___continued at line 2 ___^^^^^^^^^^^^^^^^^^^ Created attachment 3055 [details]
Testcase
The problem is with negative text-indents-- it is displayed properly (-1 em offscreen), but the link highlight is buggy. One other problem: if you highlight it, it gets highlighted fine, but if you do anything that gets rid of the selection, the buggy region's selection color doesn't get updated. *** Bug 67963 has been marked as a duplicate of this bug. *** *** Bug 68387 has been marked as a duplicate of this bug. *** anyone looking at lwn.net will notice, and it's a rather common web page Created attachment 3384 [details]
nicer to debug test case :)
*** Bug 76884 has been marked as a duplicate of this bug. *** fixed for 3.2.1 |