Bug 117245

Summary: anchors in HTML pages don't work properly
Product: [Applications] konqueror Reporter: Timo Gurr <psy>
Component: khtml rendererAssignee: Konqueror Developers <konq-bugs>
Status: RESOLVED WORKSFORME    
Severity: normal CC: finex, james
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Compiled Sources   
OS: Linux   
Latest Commit: Version Fixed In:

Description Timo Gurr 2005-11-29 00:25:28 UTC
Version:            (using KDE Devel)
Installed from:    Compiled sources
Compiler:          gcc 3.4.4 
OS:                Linux

konqueror doesn't follow anchors the way it should.

Test case is my homepage: http://www.arcticnightfall.de/index.php?page=confession
It should scroll the page if a song text is clicked, but doesn't.
It works in firefox though.
Comment 1 Thiago Macieira 2005-11-29 01:49:23 UTC
I can reproduce this with the website in question, but not in a testcase.

I don't think it's a parsing thing, but something with the renderer: KHTML thinks the anchor is too high up. (This is a guess)
Comment 2 James Spahlinger 2008-04-19 13:41:23 UTC
Works just fine here. Clicking one of the top links brings me to the text of the song lyrics. The same occurs if I repeat in firefox.

Using Gentoo Linux ~x86 (testing in gentoo lingo). KDE 4.0.3 and the majority of packages compiled using gcc 4.3.0.
Comment 3 FiNeX 2008-04-25 13:31:46 UTC
Both 3.5.9 and konqueror trunk (revision 800924) are ok: anchors are followed correctly.