| Summary: | konqueror does not split the lines. So text does not fit screen width. | ||
|---|---|---|---|
| Product: | [Applications] konqueror | Reporter: | Peter Volkov <torre_cremata> |
| Component: | khtml | Assignee: | Konqueror Bugs <konqueror-bugs-null> |
| Status: | RESOLVED NOT A BUG | ||
| Severity: | normal | CC: | theosib |
| Priority: | NOR | ||
| Version First Reported In: | 3.3.2 | ||
| Target Milestone: | --- | ||
| Platform: | unspecified | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
Peter Volkov
2004-12-18 18:02:45 UTC
I've seen the same behavior on slashdot recently. Very odd There's a <pre> in there. There is absolutely nothing weird here, Carewolf. That's how <pre> looks when one doesn't support white-space: -moz-pre-wrap; or other similar modes (see http://bugs.gentoo.org/css/edit_bug.css) Ah okay. Then the bug in slashdot is a different one, that makes more sense. We will never support -moz-pre-wrap, but pre-wrap is in CSS 2.1 and CSS3 candidate recommendation, so at you can reopen the bug as a wish for white-space: pre-wrap. There is already bug that after your discussion seems similar to me: http://bugs.kde.org/show_bug.cgi?id=26326 And even more similar: http://bugs.kde.org/show_bug.cgi?id=82906 that marked as duplicate of the first one. So I think it's not necessary to reopen this bug as a wish. Am I wrong or right? |