Change 20100505-bargull-m6L by barg...@bargull02 on 2010-05-05 22:52:40
in /home/anba/src/svn/openlaszlo/trunk
for http://svn.openlaszlo.org/openlaszlo/trunk

Summary: track drag status in basescrollbar to avoid null pointer exception

Bugs Fixed: LPP-8963 (NPE in basescrollthumb.stopDrag())

Technical Reviewer: max
QA Reviewer: Alexander Pakhunov

Details:
Track the drag status to avoid a null pointer exception in an edge case where no onmousedown event was sent before an onmouseup event. This may happen if a modal view is active when the initial onmousedown event happens.

Tests:
test case from bugreport

Files:
M lps/components/base/basescrollbar.lzx

Changeset: http://svn.openlaszlo.org/openlaszlo/patches/20100505-bargull-m6L.tar

Reply via email to