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


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.

Reply via email to