Bug Tracker

Opened 12 years ago

Closed 11 years ago

#10028 closed bug (cantfix)

scrollLeft not working IE 8, FF5 when element is hidden

Reported by: anonymous Owned by: Timmy Willison
Priority: low Milestone: None
Component: offset Version: 1.6.2
Keywords: Cc:
Blocked by: Blocking:

Description

When using the .scrollLeft method or using the animate method with the scrollLeft option when the element is hidden doesn't work in IE8 or FF5.

NOTE: This does work in IE7.

Here is a link to the fiddle: http://jsfiddle.net/Q46B3/2/

Change History (6)

comment:1 Changed 12 years ago by Timmy Willison

Component: unfiledoffset
Priority: undecidedlow

http://jsfiddle.net/timmywil/Q46B3/4/

This may just be a needsdocs as the behavior seems to be consistent across the modern browsers.

comment:2 Changed 12 years ago by addyosmani

Keywords: needsdocs added

Confirmed as consistent across modern browsers. I think as per timmywil's suggestion this should be documented.

comment:3 Changed 12 years ago by Timmy Willison

Status: newopen

I'll mark this as open as it is probably worth looking into what is different about IE6/7.

comment:4 Changed 12 years ago by addyosmani

Keywords: needsdocs removed

Docs for this have been updated. http://api.jquery.com/scrollLeft/ (could be expanded/improved)

comment:5 Changed 12 years ago by Timmy Willison

Owner: set to Timmy Willison
Status: openassigned

comment:6 Changed 11 years ago by Timmy Willison

Resolution: cantfix
Status: assignedclosed
Note: See TracTickets for help on using tickets.