Sometimes, while you click on next/previous buttons, instead of the next image, an empty div appears.
It never happens if you don't click the buttons. Also, it only happens ~30% of times, not always.
[See screenshots]

Imagine I have 3 slides: A, B and C.
A is shown, after 3 seconds, B appears, and after B, C appears. I click on "PREV" button, and instead of B, I see an empty div. Now, 3 different ways:
1) I click on next -> C appears ok
2) I click fast on prev -> Always another empty div
3) I let it 3 seconds, always the next div appears without problems.

The web is not public yet, so please, do not let google know =): universojuegos(DOT)es/drupal

I'm using drupal 7.7
Module configuration:
Display Method: cycleblock
theme layout: upright20p (with some CSS modifications)
Transition Effect: fade (i have tried different effects, same problem)
speed: 250
timeout: 3000
pause: true
next: false
Prev/Next Pager: true (pager event "click")
prev/next text: empty (i use images instead of text)
Use Pager: false
Use slide text: true

If I enable the Pager, the problem keeps appearing.
Also if I change the speed to "0", same problem.
Nothing new if I set "Pause=false".

I have firebug console enabled, but it's always clear. No errors.

So, I can't see the problem. I would appreciate some help =)
Thanks!!

CommentFileSizeAuthor
not-ok.jpg21.61 KBTheBronx
ok.jpg71.29 KBTheBronx

Comments

TheBronx’s picture

Issue summary: View changes

more info about prev button

TheBronx’s picture

Assigned: TheBronx » Unassigned
ppblaauw’s picture

Priority: Major » Normal
Status: Active » Postponed (maintainer needs more info)

I had a look at your site, but can not reproduce the issue.
Does the issue still exist?
If not, how did you solve it?

TheBronx’s picture

it's not solved :(

------- fastest way to see the bug --------
load the page
wait until the second slide appears
as fast as u can, when the "prev" arrow appears, click on it
------- end --------

Try it a couple of times, and you will see the bug. You can later experiment with different ways, cause the bug not only appears in the case I mention.

I'm using firefox, but the bug appears also in chrome, IE...

I can make a video if you can't reproduce the error.

ppblaauw’s picture

Status: Postponed (maintainer needs more info) » Active

I could reproduce it now with your first description.

TheBronx’s picture

is it serious Doctor? :P
hope you find the solution
thanks for the help!

Lobidu’s picture

+1

jodyfr’s picture

I'm seeing the same problem with Drupal 7.8 and DDBlock 7.x-1.0.

jodyfr’s picture

Issue summary: View changes

problem appears with both prev and next button