Bug 73978 - [test case] many images appearing on mouse hover
Summary: [test case] many images appearing on mouse hover
Status: RESOLVED FIXED
Alias: None
Product: konqueror
Classification: Applications
Component: khtml renderer (show other bugs)
Version: unspecified
Platform: Compiled Sources Linux
: NOR major
Target Milestone: ---
Assignee: Konqueror Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-02-02 00:16 UTC by Andy Goossens
Modified: 2004-02-16 18:37 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments
testcase (441 bytes, text/html)
2004-02-02 00:25 UTC, Andy Goossens
Details

Note You need to log in before you can comment on or make changes to this bug.
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