Page 1 of 1
rightclick and imagebuttons in android smartfones
Posted: 03 Jun 2012, 23:44
by lor
Hi
I disabled the rightclick and imagebuttons options, but it is still possible to make the download using an smartphone with android system.
I wonder if there is any way to solve this issue, or if it is possible to rectify in a future update.
Thanks
Re: rightclick and imagebuttons in android smartfones
Posted: 04 Jun 2012, 02:09
by mjau-mjau
What version are you using? We have launched
Imagevue X2.8 beta which has a dedicated mobile version for android that doesnt allow downloading like that. You can download it from the thread in the link above, although I would recommend waiting for final release later this week.
Also, just for your information,
imagebuttons or
right-click only apply for the flash gallery. The settings for the mobile gallery are limited, and they can be found under the
mobile tab in your settings. Just like the html gallery, we have limited control over what the visitor can do when they access your photos from a mobile device.
Re: rightclick and imagebuttons in android smartfones
Posted: 04 Jun 2012, 16:33
by lor
Hi
The version I'm using is 2.7
I had read about the new version 2.8 beta but I thought it would take some time the final release.
In this case, as the final release is coming very soon I'll wait, because I now tried it and it works perfectly.
Thank you
Re: rightclick and imagebuttons in android smartfones
Posted: 13 Sep 2012, 15:37
by lor
Hello
Sorry to revisit this subject, but I have doubts on the configuration of the mobile version.
At "Settings/mobile" find no option to block downloading of images.
When I visit the gallery with an android device (Galaxy SII), the menu contains the options "Save Image" and "Copy Image"
Yesterday I downloaded the latest version of the gallery ImageVue (2.8.3.1)
Please tell me what I can do to resolve this issue.
B.Regards
Lino
Re: rightclick and imagebuttons in android smartfones
Posted: 14 Sep 2012, 00:15
by mjau-mjau
The original topic is about having image buttons and right-click available for the mobile version ... Not about disabling it, or disabling image access.
I am sorry to tell you this, but it is not possible to block downloading of images, because the features you mention are native to the device and browser. At best, we could perhaps integrate some kinda javascript that might prevent right-click in some devices. However, as we have pointed out earlier, as long as you are making your images public, they can be downloaded, regardless. Why bother protecting web-size images anyway? They can't be used for much, and as long as they are made available, they are easily accessible for anyone with a little knowledge.
Re: rightclick and imagebuttons in android smartfones
Posted: 14 Sep 2012, 04:37
by lor
Hi
I agree with what you say, and I know that when placed online, the images are accessible and vulnerable in some way, but only wanted to hinder as much as possible.
All, or at least most people are aware of the download to the right click, but if this option does not exist, only few people know to do otherwise.
I am a photographer of weddings and other events. Unfortunately there are people who prefer to download the image in low resolution or watermark to have on their computers instead of buying the original photo on paper or file with the best resolution.
For this reason I would appreciate you if you integrate some javascript to prevent right click, that would really help me, or I'll have to disable the mobile version in some folders of the gallery.
This solution will be soon, or do you think it will take more time?
Thank you.
Re: rightclick and imagebuttons in android smartfones
Posted: 15 Sep 2012, 02:25
by mjau-mjau
Ok, you got some valid points ... We would definitely be willing to add some optional road-blocks to prevent an average visitor from downloading images, or put them off the idea. There are a few hazards though ... First of all though, let me quote what has been said in a general discussion of the topic:
James Bruce wrote:Disabling right-click is one very good way to seriously piss off your users. Not only does it prevent right-click -> save image, it also prevents right click-> anything.
Ref.:
http://www.makeuseof.com/answers/preven ... e-webpage/
The topic above is generally for desktop browsers, but I think for mobile devices, you are pushing it even further. People are used to having their context menu appear somehow in a webpage, and here we are gonna take the liberty to just entirely block it.
Furthermore, it is a technical challenge, because general javascript stop-right-click does not generally work for mobile devices, which each have their own proprietary method of blocking the context menu (if possible at all).
It is however possible, and there are also a few other concepts that would add on to make it further difficult to grab any images. We will try to have a basic solution ready for next release, but it would be a few more weeks ...
Re: rightclick and imagebuttons in android smartfones
Posted: 30 Sep 2012, 07:01
by mjau-mjau
I did some more research into this, and unfortunately, Android does not have any built-in method for disabling the context menu on long-press. That means, as long as the image loads onto the device, the context menu is there.
On iOS (iphone/iPad) it is already blocked in photo swipe mode ...
Of course, there may be additional minor hacks we can implement to make it more difficult, although they are quite tedious workarounds ... We will keep this in mind for future development.
Just for reference, I don't think you will find any other gallery on the web that prevents image download effectively on Android.