473,320 Members | 1,848 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,320 software developers and data experts.

Workaround for Konqueror bug with :first-letter?

Hi,

I just made a web site and stumbeled upon something, that seems to be a
stylesheets bug in Konqueror.
When Iuse :first-letter on the a-tag, Konqueror doubles the first letter
when I click on the link.
I checked the page with the w3.org validation tools, but found no errors.

Here is the code (only the necessary parts):

Markup:
<ul id="navigation">
<li id="startseite"><a href="/" title="Startseite" accesskey="a"
tabindex="1">Startseite</a></li>
</ul>

Stylesheets:
div#navigation ul li a {
padding-left:0.5em;
color:#fff;
font-family:"Berylium","Times new roman","Times",serif;
font-variant:small-caps;
font-size:1.1em;
letter-spacing:1px;
display:block;
text-decoration:none;
}
div#navigation ul li a:first-letter {
color:#b80000;
}
div#navigation ul li a:hover {
text-decoration:underline;
}

The web site is here:
http://www.dante-wiesbaden.de/

Is this really a bug in Konqueror?
Or is this a bug in my stylesheets?
Does anybody know a workaround for this?
Thanks in advance!
Sven

Aug 17 '06 #1
0 1082

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

1
by: Reimar Bauer | last post by:
I have a problem with form submissions by konqueror. First I will say the same form works fine with mozilla. A form using the GET method works fine in both! But if I use a php form with POST...
2
by: Gustav Medler | last post by:
Gustav Medler <nospam.gm@nurfuerspam.de> wrote/schrieb: Is KDE/ Konqueror browser supporting ommouseover="window.status...."? It does not in my test systems with Knoppix 3.4/Debian or Suse 9.0. ...
14
by: DU | last post by:
According to a recent post, it seems that Konqueror 3.1+ and Safari 1.1 support CSS3 opacity style property under a proprietary name: "Support for the CSS3 opacity (using -khtml-opacity)...
1
by: Peter Billam | last post by:
Greetings. This problem arises in the context of the CPAN module Crypt::Tea ... It works with IE, Mozilla, Netscape, Firefox, IE and Opera, but if you check out...
1
by: Roger | last post by:
I am trying to capture the image coordinates when a user clicks on an image. My code is working in Firefox, Mozilla, Netscape, IE, and Opera, but fails under Konqueror (and I suspect Safari). ...
10
by: bessington | last post by:
hey all, i'm having a rather bizarre problem.. the image tag i have declared in my xhtml is not showing in safari / konqueror but showing just fine in Firefox, IE, Opera... this is a complete...
1
by: Thomas Bandt | last post by:
Hi all, I was really surprised a few minute ago to see that my pages which run everywhere fine don't do this on Konqueror browser on Linux OS. The page at itself works, but ASP.NET don't...
1
by: gubusoft | last post by:
I have a Web page with two frames. The left frame has a DHTML-generated tree of links (to images). The right frame displays the image link you click in the tree of links. It works great on...
3
by: Gregor Kofler | last post by:
Trying my widgets on Konqueror 3.5.9/Ubuntu 8.04 gives me the following error message: line 172: Error: DOM Exception 8 The mentioned line contains: ...
0
by: ryjfgjl | last post by:
ExcelToDatabase: batch import excel into database automatically...
0
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back...
1
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back...
0
by: jfyes | last post by:
As a hardware engineer, after seeing that CEIWEI recently released a new tool for Modbus RTU Over TCP/UDP filtering and monitoring, I actively went to its official website to take a look. It turned...
0
by: ArrayDB | last post by:
The error message I've encountered is; ERROR:root:Error generating model response: exception: access violation writing 0x0000000000005140, which seems to be indicative of an access violation...
1
by: PapaRatzi | last post by:
Hello, I am teaching myself MS Access forms design and Visual Basic. I've created a table to capture a list of Top 30 singles and forms to capture new entries. The final step is a form (unbound)...
0
by: CloudSolutions | last post by:
Introduction: For many beginners and individual users, requiring a credit card and email registration may pose a barrier when starting to use cloud servers. However, some cloud server providers now...
0
by: Defcon1945 | last post by:
I'm trying to learn Python using Pycharm but import shutil doesn't work
1
by: Shællîpôpï 09 | last post by:
If u are using a keypad phone, how do u turn on JavaScript, to access features like WhatsApp, Facebook, Instagram....

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.