Bug 73978

Summary: [test case] many images appearing on mouse hover
Product: [Applications] konqueror Reporter: Andy Goossens <andygoossens>
Component: khtml rendererAssignee: Konqueror Developers <konq-bugs>
Status: RESOLVED FIXED    
Severity: major    
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Compiled Sources   
OS: Linux   
Latest Commit: Version Fixed In:
Sentry Crash Report:
Attachments: testcase

Description Andy Goossens 2004-02-02 00:16:52 UTC
Version:            (using KDE KDE 3.2.0)
Installed from:    Compiled From Sources
OS:          Linux

The navigation menu on the right at http://demuynck.org (called "Wegwijs") duplicates the menu icons when you hover over the links. An icon is added below the already existing one and moves the menu text further down. Moving the mouse slightly further down adds additional icons.

I will attach a testcase...
Comment 1 Andy Goossens 2004-02-02 00:25:32 UTC
Created attachment 4476 [details]
testcase

Additional notes:

* Removing the "list-style: none;" line seems to crash Konqueror.
* Removing the "margin-right: 5px;" line seems to trigger another (related?)
bug. On initial hovering, scrollbars appear and the text is gone, until you'll
hover some more...
* "margin-right: 5px;" doesn't seem to work on the icon.
Comment 2 Stephan Kulow 2004-02-02 11:07:51 UTC
saw that effect on several web pages so far ;(
Comment 3 Stephan Binner 2004-02-13 21:48:37 UTC
Annoying but no data loss.
Comment 4 Germain Garand 2004-02-16 18:37:48 UTC
CVS commit by ggarand: 


- some :first-letter improvements
- fix multiple insertion of pseudo-elements

approved by Dirk.

CCMAIL: 73978-done@bugs.kde.org


  M +15 -0     ChangeLog   1.208
  M +7 -4      rendering/render_block.cpp   1.24
  M +12 -6     rendering/render_container.cpp   1.54
  M +8 -0      rendering/render_style.cpp   1.69