| Summary: | Akregator doesn't display page create by javascript call | ||
|---|---|---|---|
| Product: | [Applications] akregator | Reporter: | Laurent Montel <montel> |
| Component: | general | Assignee: | kdepim bugs <pim-bugs-null> |
| Status: | RESOLVED DUPLICATE | ||
| Severity: | normal | ||
| Priority: | NOR | ||
| Version First Reported In: | unspecified | ||
| Target Milestone: | --- | ||
| Platform: | Compiled Sources | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
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&id=14927&file1=14927-1.png&file2=&file3=&name=KCheckGmail" onclick="window.open('/content/preview.php?preview=1&id=14927&file1=14927-1.png&file2=&file3=&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