[
https://issues.apache.org/jira/browse/SHINDIG-667?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
David Citron updated SHINDIG-667:
---------------------------------
Attachment: shindig-667.patch
The attached patch resolves the issue for me. Please take a look.
> Tab scrolling doesn't work
> --------------------------
>
> Key: SHINDIG-667
> URL: https://issues.apache.org/jira/browse/SHINDIG-667
> Project: Shindig
> Issue Type: Bug
> Components: Features (Javascript)
> Environment: Windows, Firefox 3
> Reporter: David Citron
> Attachments: shindig-667.patch
>
>
> The event handler registration for tab scrolling appears to have a syntax
> issue: the registered event is attempting to call:
> this.smoothScroll_(wrapper, -120);
> However, the "this" pointer at the time that the event fires is the
> HTMLElement, not the Tabs object.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.