surprisemonkey / hoverzoom

Automatically exported from code.google.com/p/hoverzoom
0 stars 1 forks source link

Tweetdeck support #727

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Problem description:  Image hover doesn't work on the Tweetdeck app.

URL (web address) where the problem occurs:  
https://about.twitter.com/products/tweetdeck

Hover Zoom version:  5.2
Google Chrome version:  34.0.1847.131 m
Operating system:  Windows 7

Original issue reported on code.google.com by Brian...@gmail.com on 7 May 2014 at 4:51

GoogleCodeExporter commented 9 years ago
I'm experiencing the above issue as well.

I've played with the web app, but just pulling up tweetdeck.twitter.com I 
experience the same thing.

I get an icon change to the magnifying glass with a + symbol, but no hoverzoom.

similar bug marked WontFix: 
https://code.google.com/p/hoverzoom/issues/detail?id=472

Original comment by ericeb...@gmail.com on 8 Nov 2014 at 6:34

GoogleCodeExporter commented 9 years ago
<img> tags in the html trigger correct behavior

However, that is just for people's avatars.

WIthin the app image feeds are instead <a> nodes:

<a class="js-media-image-link block med-link media-item media-size-medium   
is-zoomable" href="http://t.co/Iv62ggJ9JE" rel="mediaPreview" target="_blank" 
style="background-image:url(https://pbs.twimg.com/media/B15bsoiCQAA2g8w.jpg:smal
l)" data-media-entity-id="530962628428840960">    </a>

Original comment by ericeb...@gmail.com on 8 Nov 2014 at 6:39

GoogleCodeExporter commented 9 years ago
Hoverzoom works for me on https://tweetdeck.twitter.com but it has the 
following issues;

 - It will load the first image successfully but when hovering on the second it will show the first image again.

- It will load up an image no matter where you rest the mouse on the site. Gets 
very annoying.

Original comment by chrisme...@gmail.com on 3 Dec 2014 at 3:30