Bug 111004

Summary: Akregator doesn't display page create by javascript call
Product: [Applications] akregator Reporter: Laurent Montel <montel>
Component: generalAssignee: kdepim bugs <kdepim-bugs>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Compiled Sources   
OS: Linux   
Latest Commit: Version Fixed In:

Description Laurent Montel 2005-08-18 16:04:45 UTC
Version:            (using KDE KDE 3.4.2)
Installed from:    Compiled From Sources

Hi,
When there is a page which have a picture for example into www.kde-look.org with allow to display picture into new page, it doesn't open it into new tab or external browser.

For example this html code from www.kde-look.org:
href="/content/preview.php?preview=1&amp;id=14927&amp;file1=14927-1.png&amp;file2=&amp;file3=&amp;name=KCheckGmail" onclick="window.open('/content/preview.php?preview=1&amp;id=14927&amp;file1=14927-1.png&amp;file2=&amp;file3=&amp;name=KCheckGmail','previewwindow','toolbar=no,location=no,directories=no,status=no,menubar=no,scrollbars=yes,resizable=yes'); return false;" target="_blank"><img alt="preview" src="/content/m1/m14927-1.png"

->onclick is not interpreted.
=> it doesn't open new page

For me it should open url when we click on.

Could you look at it please ?
thanks
Regards
Comment 1 Heinrich Wendel 2005-08-19 01:21:23 UTC
couldn't figure this bug out yet, sorry

*** This bug has been marked as a duplicate of 103076 ***