Bug 288872 - thumbnails of html-files with <iframe ...> do show "open with"-Dialog
Summary: thumbnails of html-files with <iframe ...> do show "open with"-Dialog
Status: RESOLVED DUPLICATE of bug 248478
Alias: None
Product: kio
Classification: Frameworks and Libraries
Component: thumbnail (show other bugs)
Version: unspecified
Platform: Ubuntu Linux
: NOR minor
Target Milestone: ---
Assignee: Unassigned bugs mailing-list
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-12-13 08:13 UTC by Franky
Modified: 2011-12-13 11:31 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments
minimalistic html-file with an iframe (366 bytes, text/html)
2011-12-13 08:13 UTC, Franky
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Franky 2011-12-13 08:13:56 UTC
Created attachment 66681 [details]
minimalistic html-file with an iframe

Version:           unspecified (using KDE 4.6.5) 
OS:                Linux

In Dolphin: If i move the mouse over a html-file that have an iframe-tag, the "open with" dialog appears.

Thi titel of the "open with" dialog: file//home/..../htmfile.html#file_to_open

file_to_open is the name of file, wich will will be normally shown in the iframe.

Trying to close the "open with" dialog will close it, but it popups again. Unsure how often, but sometimes more than 5 times. Sometimes it popups only two times.


Reproducible: Always

Steps to Reproduce:
Save the attached file in a directory. Open the directory with dolphin. Move the mouse over the file.

Actual Results:  
The "open with" Dialog appears

Expected Results:  
The Thumbnail should display the html-file. Espacially without the linked file in the iframe-tag.

The attached file is a minimalistic html-file with the iframe-tag:

<iframe src="#"></iframe>

You could use everey html-file with a "facebook like"-button, because every such file has an iframe wich loads some data from facebook :-(
Comment 1 Christoph Feck 2011-12-13 11:31:34 UTC

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