Bug 288872

Summary: thumbnails of html-files with <iframe ...> do show "open with"-Dialog
Product: [Frameworks and Libraries] kio Reporter: Franky <kaputtnik>
Component: thumbnailAssignee: Unassigned bugs mailing-list <unassigned-bugs>
Status: RESOLVED DUPLICATE    
Severity: minor    
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Ubuntu   
OS: Linux   
Latest Commit: Version Fixed In:
Attachments: minimalistic html-file with an iframe

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 ***