[prev in list] [next in list] [prev in thread] [next in thread] 

List:       konq-bugs
Subject:    Bug#36171: marked as done (textarea and css: scrollbars vanish, painting to offscreen) by Markus Pet
From:       owner () bugs ! kde ! org (Stephan Kulow)
Date:       2002-07-31 14:48:05
[Download RAW message or body]

Your message with subj: 

Fixed in KDE 3

-- 
Markus Peter - SPiN AG
warp@spin.de


has caused the attached bug report to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what I'm
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Stephan Kulow
(administrator, KDE bugs database)

(Complete bug history is available at http://bugs.kde.org/db/36/36171.html)

Received: (at submit) by bugs.kde.org; 14 Dec 2001 18:21:16 +0000
Received: (qmail 21177 invoked by uid 33); 14 Dec 2001 18:21:15 -0000
Date: 14 Dec 2001 18:21:15 -0000
Message-ID: <20011214182115.21174.qmail@master.kde.org>
To: submit@bugs.kde.org
Subject: textarea and css: scrollbars vanish, painting to offscreen
From: warp-kde@spin.de

Package:           khtml
Version:           KDE 2.2.2 
Severity:          normal
Installed from:    Debian testing/unstable Packages
Compiler:          Not Specified
OS:                Linux
OS/Compiler notes: Not Specified

TEXTAREA elements in combination with stylesheets do not wrap properly anymore and \
sometimes the scrollbars vanish completely. This happens since 2 or 3 of the latest \
releases of the konqueror DEBs (current installed version: 2.2.1-0-6_i386.deb). I'm \
not sure wether this is a packaging problem by the DEB maintainer or a bug in the \
software.

This misbehaviour seems only to occur with linked stylesheets (<LINK rel="....) and \
not with inline stylesheets.

Example:
File 1 is test.html:
<html>
<head>
<link rel="Stylesheet" type="text/css" href="styles2.css">
<title></title>
</head>

<body>

<form action="test.html">
<textarea name="foo" rows="12" cols="65" wrap="virtual">
</textarea>

</form>

</body> </html>

File 2 is styles.css only containing the line:

body { font-size:10pt; }

The textarea will then be displayed without scrollbars, the lowest textline will be \
painted (or better: not painted) below the lower border of the textarea. Sometimes \
wrapping also fails strangely.

If I remove the <Link ...> statement from test.html and instead add
<style>

body { font-size:10pt; }

</style>

then everything works properly.


(Submitted via bugs.kde.org)

_______________________________________________
Konq-bugs mailing list
Konq-bugs@mail.kde.org
http://mail.kde.org/mailman/listinfo/konq-bugs


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic