Bug 155423

Summary: Search box does not appear on http://software.opensuse.org/
Product: [Applications] konqueror Reporter: András Manţia <amantia>
Component: khtmlAssignee: Konqueror Developers <konq-bugs>
Status: RESOLVED WORKSFORME    
Severity: normal    
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Compiled Sources   
OS: Linux   
Latest Commit: Version Fixed In:

Description András Manţia 2008-01-10 21:05:07 UTC
Version:            (using KDE Devel)
Installed from:    Compiled sources

http://software.opensuse.org/ contains a lineedit, a combobox and a button to search for software. These items are not visible with the current Konqueror.
Looks like complete <div> sections are ignored.
Comment 1 Maksim Orlovich 2008-01-10 22:01:48 UTC
Yikes, it's missing a lot more than that here.
Comment 2 Maksim Orlovich 2008-01-11 00:08:42 UTC
SVN commit 759623 by orlovich:

Yikes. Another small change producing a big bug. Make sure
that exceptionToString doesn't "restore" the exception object
being serialized into the global ExecState. That was correct
within ::exception in debugger, but not from the general error log.

Brown paper bag time for me.

Makes the frontpage of software.opensuse.org show up fine for me...

Andras, does it fix the problem you were seeing?

CCBUG:155423

 M  +6 -2      debugwindow.cpp  


WebSVN link: http://websvn.kde.org/?view=rev&revision=759623
Comment 3 András Manţia 2008-01-11 08:31:18 UTC
Works fine, thanks.
Comment 4 András Manţia 2008-01-11 11:29:01 UTC
Unfortunately a similar error is on http://www.clicknet.ro/ . Lot of 
things are missing from the top and from the left.
Comment 5 András Manţia 2008-01-11 11:30:39 UTC
I was too fast :( The missing things are flash objects, but I didn't 
check it as it was a menu there... Yeah, there is the problem of flash 
on 64bit not working with KDE4....
Comment 6 András Manţia 2008-01-11 13:23:52 UTC
Now this is strange and I'm not sure if you need a new BR or not:
http://ubuntu.hu/letoltes

shows an empty page. But if I click on the reload button it shows the 
page correctly. Click again on the location bar and press Enter and you 
get an empty page.
If you want, I can create a new BR.
Comment 7 András Manţia 2008-05-10 17:07:52 UTC
Look ok in trunk.