Bug 52598

Summary: dotted box over links on hover (regression)
Product: [Applications] konqueror Reporter: Daniel Naber <misc2006>
Component: khtmlAssignee: Konqueror Developers <konq-bugs>
Status: RESOLVED FIXED    
Severity: normal    
Priority: NOR    
Version First Reported In: unspecified   
Target Milestone: ---   
Platform: Compiled Sources   
OS: Linux   
Latest Commit: Version Fixed In:
Sentry Crash Report:

Description Daniel Naber 2003-01-04 20:05:13 UTC
Version:            (using KDE KDE 3.0.99)
Installed from:    Compiled From Sources

If you hover over a link in 3.1 branch so see a dotted box around the link.  Also all form elments get auto focus when you hover over them.
Comment 1 oever 2003-01-07 14:30:41 UTC
I can confirm this bug. It's very annoying and present in RC6 compiled with gcc 2.95.3 on SuSE 
8.0. 
Not all links are affected though: the behaviour is inconsistent. 
The file kdelibs/khtml/css/html4.css is responsible for the dotted line. This line ':focus          { 
outline: 1px dotted invert }' has been in there for almost a year, but I can't imagine it didn't annoy 
me before, so the dotted line probably wasn't present before. 
 
I also confirm the auto focus for form elements. 
 
Comment 2 Dirk Mueller 2003-01-09 20:01:15 UTC
*** Bug has been marked as fixed ***.