on 01-04-2017 12:44 AM
For the last few weeks I cannot zoom an image usnig mouse over in firefox on my main computer.
Edge works OK and the image mouse over does the zoom.
Firefox on my 2nd compter works OK. The exact same page has the mouse over zoom working.
On my 2nd computer with the item page loaded the small pictures display and under the main picture are the words 'Mouse over image to zoom' and the zoom works.
On the 1st computer with the same item page loaded the small pictures display and under the main picture are the words 'Click to view larger image and other views'
So on the 1st computer it seems that the page has already decided at load time that the zoom option will be disabled and replaced with the click option only and is explicitly stating that.
I did not change anything in preferences or settings that I am aware of on computer 1 so how is ebay deciding to disable the mouse over soom feature for computer number 1?
on 02-04-2017 06:14 PM
>>Dare I suggest if you want to Zoom and have one computer that will oblige with that function then you should stick with that one
Well machine 1 and machine 2 are the same model but machine 1 is much higher spec. 16Gb ram faster processor etc so that is my main machine for work and play. Machine 2 I just use for watching TV and movies.
I wish it was Machine 2 that did not have ebay zoom working instead of machine 1!
I thought maybe there was a Firefox preference setting different on machine 1 even though I did not change anything at the time zoom stopped working but I have checked all Firefox settings and they are identical on both machines.
Thanks for checking if you have zoom working. Interesting that it works on Win 7 but not Win 10. Both my machines were upgraded from Win 7 to Win 10.
on 02-04-2017 06:29 PM
If you have Win10, have you used the browser that comes with it - Edge?
I use Edge and most listings have the zoom.
Might be worth a try for machine 1
But I really think it's touch and go what you get.
02-04-2017 07:22 PM - edited 02-04-2017 07:23 PM
^Yes, as mentioned in the OP I tried Edge on machine 1 and the zoom function does work. It is only Firefox that does not work for zoom. For various reasons I much prefer Firefox. The zoom function works on Firefox on machine 2 but not on machine 1.
On machine 1 when I mouseover an image in FF a small popup appears in the lower left corner saying:- javascript;
Maybe that is a clue I am not sure but Javascript is enabled and working for other sites.
on 02-04-2017 07:38 PM
Try reloading an eBay listing page by holding down shift and pressing F5 (this downloads a fresh version of the page rather than pulling it from the cache, and can often resolve issues with Javascript).
If that doesn't work, clearing cookies and cache completely might.
on 03-04-2017 02:21 AM
^Thanks for the suggestions. Clearing the cache and clearing all cookies both did not fix the issue. Still no zoom on FF. I did not think it would be cache since I have loaded many new ebay item pages since the problem started a month ago and the problem is always there even in newly loaded pages.
I tried refresh (F5) but no luck. Shift F5 actually seems to brnig up a performance debugger in FF 52.0.2 but regular F5 does do the refresh but still no zoom.
on 03-04-2017 03:55 AM
Sorry, I meant Control + F5 - pressing F5 without holding control reloads, but uses the cache, while holding control bypasses the cache (I don't know if the Javascript file is the same for the mouse-over function on all eBay listing pages, so can't say whether it would download for every single listing you look at, or just cache it once, but in any case since you've cleared the cache and retried, it must be another issue).
03-04-2017 06:45 PM - edited 03-04-2017 06:48 PM
^OK I tried Ctrl-F5 and it does not help but thanks for the suggestion.
I went back to Shift F5 since it has a debugger and you can actually see the Javascript.
It is actually 170000 chars long but I managed to isolate the part that sets up the zoom or click
This is a bit of the code to display the 12th photo out of 12 from an item where zoom is not working but the javascript says -
"zoomEnabled":true,"enlargeEnabled":true
So it seems as if zoom should be working but isn't.
Would be interesting to do a straw poll to see what percentage of people have zoom working on Firefox(or Any browser) but I am not sure if this forum supports online polls.
Here is a larger extract from the code for the 12th photo (sorry but it is all on one line the way the coders have done it)
"displayImgUrl":"http:\u002F\u002Fi.ebayimg.com\u002Fimages\u002Fg\u002FT-EAAOSwopRYiTPB\u002Fs-l400.jpg","displayImgSize":null,"maxImageUrl":"http:\u002F\u002Fi.ebayimg.com\u002Fimages\u002Fg\u002FT-EAAOSwopRYiTPB\u002Fs-l1600.jpg","maxImageHeight":900,"maxImageWidth":1600,"videoUrl":null,"format":null,"size":0,"videoLength":0,"zoomEnabled":true,"enlargeEnabled":true,"video":false}],"isVideoPresent":false,"isSelfHosted":true,"numberOfImages":12,"fsId":"vi_main_img_fs","mskuId":"sel-msku-variation"},0,0,0,['ebay.viewItem.ZoomEnlarge','w1-7',{"id":"vi_pic_zoomEnlarge","mainImgId":"icImg","zoomEnMsgId":"zoom_enlarge_msg","zoomMsg":"Mouse over image to zoom","enlargeMsg":"Click to view larger image and other views","zoomEnMsgCntId":"zoom_enlarge_msg_cnt"},'w1-6','vi_pic_zoomEnlarge',0,['ebay.viewItem.Zoom','w1-8',{"id":"vi_pic_zoom","mainImgId":"icImg","maskId":"zoom_img_mask","zoomSelId":"zoom_selector","imgCntrId":"zoom_main_img_cntr","zoomImgId":"zoom_main_img","zoomCntrId":"zoom_main_cntr","mImgContainerSize":400,"isNewZoomTest1":true},'w1-7','vi_pic_zoom']]],['com.ebay.raptor.vi.share.SocialWidget','w1-9',{"fbPopupHeight":300,"tweetPopupHeight":350,"isTalkOn":false,"shareMailPopJs":"http:\u002F\u002Fir.ebaystatic.com\u002Frs\u002Fv\u002Fxrfi4swk1i23pjanawctgcgybmq.js","pinterestPopupHeight":350}],['ebay.viewItem.AddToWatchLink','w1-10',{"id":"watchLink","addToWatchUrl":"http:\u002F\u002Fwww.ebay.com.au\u002Fmyb\u002FWatchListAddAjax?_trksid=p2047675.l1359&SubmitAction.AddToListVI=x&item=182504519556&rt=nc&etn=Watch list&tagId=-
Here it is wrapped
"displayImgUrl":"http:\u002F\u002Fi.ebayimg.com\u002Fimages\u002Fg\u002FT-EAAOSwopRYiTPB\u002Fs-l400.jpg","displayImgSize":null,"maxImageUrl":"http:\u002F\u002Fi.ebayimg.com\u002Fimages\u002Fg\u002FT-EAAOSwopRYiTPB\u002Fs-l1600.jpg","maxImageHeight":900,"maxImageWidth":1600,"videoUrl":null,"format":null,"size":0,"videoLength":0,"zoomEnabled":true,"enlargeEnabled":true,"video":false}],"isVideoPresent":false,"isSelfHosted":true,"numberOfImages":12,"fsId":"vi_main_img_fs","mskuId":"sel-msku-variation"},0,0,0,['ebay.viewItem.ZoomEnlarge','w1-7',{"id":"vi_pic_zoomEnlarge","mainImgId":"icImg","zoomEnMsgId":"zoom_enlarge_msg","zoomMsg":"Mouse over image to zoom","enlargeMsg":"Click to view larger image and other views","zoomEnMsgCntId":"zoom_enlarge_msg_cnt"},'w1-6','vi_pic_zoomEnlarge',0,['ebay.viewItem.Zoom','w1-8',{"id":"vi_pic_zoom","mainImgId":"icImg","maskId":"zoom_img_mask","zoomSelId":"zoom_selector","imgCntrId":"zoom_main_img_cntr","zoomImgId":"zoom_main_img","zoomCntrId":"zoom_main_cntr","mImgContainerSize":400,"isNewZoomTest1":true},'w1-7','vi_pic_zoom']]],['com.ebay.raptor.vi.share.SocialWidget','w1-9',{"fbPopupHeight":300,"tweetPopupHeight":350,"isTalkOn":false,"shareMailPopJs":"http:\u002F\u002Fir.ebaystatic.com\u002Frs\u002Fv\u002Fxrfi4swk1i23pjanawctgcgybmq.js","pinterestPopupHeight":350}],['ebay.viewItem.AddToWatchLink','w1-10',{"id":"watchLink","addToWatchUrl":"http:\u002F\u002Fwww.ebay.com.au\u002Fmyb\u002FWatchListAddAjax?_trksid=p2047675.l1359&SubmitAction.AddToListVI=x&item=182504519556&rt=nc&etn=Watch list&tagId=-
04-04-2017 02:07 AM - edited 04-04-2017 02:08 AM
Very strange but good news. The mouse over zoom has spontaineously started working in Firefox.
It has been broken for over a month. It was not working 1 hour ago. Now working.
The only thing I did between then and now was to update Adobe Flash player and also log out and log back in to Windows (since my start bar locked up).
I don't think the Flash update was the solution as Flash only started complaining about needing an update 2 days ago and zoom has been broken over a month - and I don't think the ebay pictures feature uses Flash any way.
It is possible I just needed to logout/login or restart the machine, as I very rarely do that and usually just put the machine to 'sleep' at night.
Anyway if anybody finds zoom not working my only suggestion from my experience would be to try restarting Windows.
on 04-04-2017 02:41 PM
That is not an option for me....my lappy has only been in use for 2 weeks and has had several restarts in that time when new programs have been installed.
on 04-04-2017 03:22 PM
It is possible I just needed to logout/login or restart the machine, as I very rarely do that and usually just put the machine to 'sleep' at night.
Seriously! At no stage did you mention any of this. A re-boot would've fixed it
straight away