4 bugs in Konqueror, with testcases
Andras Mantia
amantia at kde.org
Thu Nov 20 20:09:06 GMT 2003
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Hi,
I'm sorry, but as I explained on the kde-core-devel, it's hard to me for
report bugs through the web interface. Even this month I've to pay about $13
in plus for the internet connection...
But I've gathered some bugs about Konqueror and KHTML and it would be a shame
if they get lost. Can somebody create bug reports for them if they are
reproducible? I have kdelibs/kdebase from about yesterday.
Reports below.
Andras
1. http://www.3szek.ro->Archive Web Page. Creates:
Háromszék_-_Független_napilap,_Sepsiszentgyörgy.war.
Try to open it. Error: The file or folder file:/home/andris/Háromszék_-_Fü
ggetlen_napilap,_Sepsiszentgyörgy.war does not exist.
The problem is with accented chars.
BTW, I can open files with accented chars in Konqueror, just not in the above
case. And if I rename a file to something with accented chars, the ő and ű is
replaced with ? in the Konqui list/icon views, but if I change the ? again to
the same accented char, in the "File Already Exists" dialog shows:
A similar file `xxxűxxx` already exists.
The source file is `xxx%3Fxxx`
In the edit line the name appears correctly.
2.Open http://www.3szek.ro. Select with the mouse Tools->HTML Settings than
Tools->Minitools.
The "Edit Minitools" will have a wrong shadow. If you scroll the page down, so
the menu appears below the page header (Hirdetesek - Megrendeles), there is
no problem.
3. CSS error on http://www.3szek.ro and others. It seems that the A.link is
not interpreted correctly. Test case:
foo.css:
A:hover {
font-family: Verdana, Arial, Helvetica, sans-serif;
color: yellow;
}
A:link {
font-family: Verdana, Arial, Helvetica, sans-serif;
color: gray;
}
foo.html:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<link href="foo.css" rel="stylesheet" type="text/css">
</head>
<body>
<a href="foo">foo
</a>
</body>
</html>
Expected result: color of "foo" changes to yellow from gray on mouse hover.
Actual result: "foo"'s font changes from Arial->Verdana, the color remains
gray.
Other cases:
1. comment out "color:gray". Color changes to yellow on mouse hover.
2. remove "Verdana" from A:hover: font does not change. It seems that
"Verdana" is not loaded for A:link, but is loaded for A:hover
This used to work some weeks ago.
4. Tags before <html> brake the displaying of accented chars. Example:
<img src="foo.png">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-2">
</head>
<body>
1. ő, Ő<br>
2. ű. Ű<br>
</body>
</html>
If you remove the <img> from there, the chars are shown correctly. I know this
is not completely correct HTML, but Konqui even displays the image, and it
certainly should not affect the accented
char displaying. And it used to work.
- --
Quanta Plus developer - http://quanta.sourceforge.net
K Desktop Environment - http://www.kde.org
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.2-rc1-SuSE (GNU/Linux)
iD8DBQE/vR9iTQdfac6L/08RArH8AKDOxCT70x4Zjm+KQDYTA0Tpz/jKHACgjfZ+
kIWPVRdpmyzvaPbbvwC2GGc=
=mLUO
-----END PGP SIGNATURE-----
More information about the kfm-devel
mailing list