Opened 13 years ago

Closed 12 years ago

#5383 closed bug (notabug)

Error with Bounce Effect in IE7

Reported by: jogep Owned by: jogep
Priority: minor Milestone: 1.9.0
Component: ui.effects.* (individual effect) Version: 1.8
Keywords: bounce, effect Cc:
Blocked by: Blocking:

Description

When execute a bounce effect I receive an error when testing in IE7

Row: 4619 Char: 4 Error: Invalid Argument

Problematic Line is maybe this

if(o.callback) o.callback.apply(this, arguments); Callback

Best Regards

Johannes Geppert

Change History (5)

comment:1 Changed 13 years ago by Rwhitbeck

Can you provide a test case we can look at?

comment:2 Changed 13 years ago by jogep

i try it again, this error only happens when you first execute the highlight effect and then the bounce effect.

See http://www.weinfreund.de/struts2-jquery-showcase/index.action#

First Run Ajax Action in Highlight Example and then in the Bounce Example.

comment:3 Changed 13 years ago by jogep

it looks like it happens only when the previous effect not finished, when i change fast to the bounce example the error happens and when i let the effect run until his end the error still exists.

comment:4 Changed 12 years ago by Corey Frang

Owner: set to jogep
Status: newpending

Can you make a minimal example of this bug using jsfiddle ? It seems your link has changed...

comment:5 Changed 12 years ago by trac-o-bot

Resolution: invalid
Status: pendingclosed

Because we get so many tickets, we often need to return them to the initial reporter for more information. If that person does not reply within 14 days, the ticket will automatically be closed, and that has happened in this case. If you still are interested in pursuing this issue, feel free to add a comment with the requested information and we will be happy to reopen the ticket if it is still valid. Thanks!

Note: See TracTickets for help on using tickets.