View Issue Details

IDProjectCategoryView StatusLast Update
0000273Composrcore_form_interfacespublic2016-06-08 00:12
ReporterMitraXAssigned ToChris Graham 
SeverityFeature-request 
Status closedResolutionfixed 
Product Version 
Fixed in Version 
Summary0000273: Browsers block the attachment popup window
DescriptionAlmost all browsers block popup window after adding an image attachment to a forum post so basically one of the main forum functionality is compromised.

Exception should be added to a browser in order the popup window displaying question about adding a thumbnail or full size image work properly.
Steps To Reproduce1) Create new topic
2) Click Attachment
3) Choose file
4) An Attachment popup window displaying message "Would you like the image to be shown full-size?" should be displayed, but it is blocked by most of the browsers.
Additional InformationTested with the latest versions of Firefox, Chrome, Chromium and Internet Explorer.

Some other popup windows are not blocked, e.g. existing attacments popup, emoticons...
TagsNo tags attached.
Time estimation (hours)
Sponsorship open

Activities

DoDD

2011-07-30 00:17

reporter   ~0000169

Behavior is the same in version 7.1.3, too.

Chris Graham

2011-07-30 15:42

administrator   ~0000170

The browsers are blocking a popup legitimately caused by a user event (in this case, originating from Flash though). It's a bug in the browsers really. Obviously it would be preferred to work around, but we can't rewrite the UI in a patch release, and the thumb/no-thumb choice is not very important functionality and can still be achieved via Comcode.

DoDD

2011-07-30 17:23

reporter   ~0000171

Chris, thank you for the response.

The issues exists even if a simple editor is used; in that case, as I can see, Flash is not involved anywhere.

Almost all over the system browsers block popup windows. I thought it might be somehow related to cookies or Composr installation folder path but couldn't find the real cause.

Chris Graham

2011-07-30 17:43

administrator   ~0000172

The attachment uploads are done via swfupload, so the actual buttons clicked to choose a file are flash uploads. Ideally browsers would mark events spawning of a clicked foreground Flash applet as user-generated and thus not blocked, but they don't seem to be smart enough.

However, the user can always put in an exception if they use the site heavily enough to care about attachment thumbnail control.

Issue History

Date Modified Username Field Change
2016-06-08 00:12 Chris Graham Tag Detached: window
2016-06-08 00:12 Chris Graham Tag Detached: post
2016-06-08 00:12 Chris Graham Tag Detached: popup
2016-06-08 00:12 Chris Graham Tag Detached: forum
2016-06-08 00:12 Chris Graham Tag Detached: browser
2016-06-08 00:12 Chris Graham Tag Detached: attachment