<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -94,6 +94,8 @@ class VerticalDemoSlider2(VerticalDemoSlider):
         type = DOM.eventGetType(event)
         if type == &quot;mousedown&quot; or type == &quot;mouseup&quot; or type == &quot;mousemove&quot; or type == &quot;mouseover&quot; or type == &quot;mouseout&quot;:
             MouseListener().fireMouseEvent(self.mouseListeners, self, event)
+        else:
+            VerticalSliderDemo.onBrowserEvent(self, event)
 
     def onMouseMove(self, sender, x, y):
         if not self.dragging:</diff>
      <filename>pyjamas-webkit/pyjamas/Controls.py</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>21e02d61b642bfca85d2fef0c6120c9338fafad3</id>
    </parent>
  </parents>
  <author>
    <name>lkcl</name>
    <email>lkcl@lkcl.net</email>
  </author>
  <url>http://github.com/lkcl/pyjamas-desktop/commit/089c5b5056972d02c3570faf7f9cdc68318d7440</url>
  <id>089c5b5056972d02c3570faf7f9cdc68318d7440</id>
  <committed-date>2008-11-16T01:38:26-08:00</committed-date>
  <authored-date>2008-11-16T01:38:26-08:00</authored-date>
  <message>must call in to VerticalSliderDemo onBrowserEvent</message>
  <tree>c0b89e3307b639846129e1bf9c7e236ee25cebdf</tree>
  <committer>
    <name>lkcl</name>
    <email>lkcl@lkcl.net</email>
  </committer>
</commit>
