joeblack9988 / slideshow

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

Slideshow fails, when thumbnails do not have the same width #226

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
Note: If this is a troubleshooting or help question, please first look in
the FAQ (http://bit.ly/ny4EG), search in the Google Group
(http://bit.ly/2Ph5h) and post your question there!

This form is only for technical issues or bugs, thank you. If you post a
troubleshooting question here you will NOT receive help.

What steps will reproduce the problem?
1. Create a slidshow
2. Use images with different dimensions
3. (use a landscape image first, then some portrait ones)
4. The images will overlap and scroll (which is ugly)
5. Remove the float:left for the li's. The thumbnails now do not overlap, but 
scrolling is not working (ugly as well)

What is the expected output? What do you see instead?

Expected: Image thumbnails should be displayed side by side, scrolling should 
work.

Instead: Images do overlap, scrolling works.
Remove the float:left for the thumbnail li's: Pictures do not overlap but 
scrolling may not work.

Instead #2: If a fixed width for thumbnails is defined, the thumbnails have 
variable height (ugly) but are displayed without overlapping and scrolling 
works.

What version of the product are you using? On what operating system and
browser?

Version: latest version
Browser: Google Chrome (latest), Internet Explorer (latest), Opera (latest), 
Mozilla Firefox (latest), Safari (latest)
OS: Tested in Windows 7, should be on all other OS as well, because it is a bug 
in your JavaScript, when calculating the width of the thumbnails and the units. 
All these are derived from the first thumbnail, which is a problem, if this 
thumbnail is portrait...

Please provide any additional information below.

Bug should be caused by the algorithms in the "initialize", (maybe also 
"mousemove") and "scroll" functions.

Original issue reported on code.google.com by pif...@gmail.com on 5 Feb 2012 at 1:28

GoogleCodeExporter commented 8 years ago
I'm experiencing this too. Especially when the thumbnails are taller then wide.

Original comment by holma...@hotelsoftherichandfamous.com on 2 Mar 2012 at 5:26

GoogleCodeExporter commented 8 years ago
HELLO? FIX THIS ISSUE VERY BIG BUG! UNUSABLE FOR MOST PEOPLE WITH THIS BUG!

Original comment by afin...@gmail.com on 27 Apr 2012 at 9:33

GoogleCodeExporter commented 8 years ago
Are you developers just not reading this anymore? This is a huge bug!

Original comment by afin...@gmail.com on 18 Jun 2012 at 10:29