The debugger scroll bar is probably the most sensitive component we own. It was the acid test for my rewrite of the scrolling API. Most likely, there was some change to that, that looks innocuous, but...
On 2010-09-15, at 13:03, Henry Minsky wrote: > This looks like it happened when this change went in (which fixed inputtext) > r17482 | max | 2010-09-14 19:39:54 -0400 (Tue, 14 Sep 2010) | 23 lines > Changed paths: > M /openlaszlo/trunk/WEB-INF/lps/lfc/kernel/dhtml/LzInputTextSprite.js > M /openlaszlo/trunk/WEB-INF/lps/lfc/kernel/dhtml/LzSprite.js > M /openlaszlo/trunk/WEB-INF/lps/lfc/kernel/dhtml/LzTextSprite.js > M /openlaszlo/trunk/WEB-INF/lps/lfc/views/LzInputText.lzs > M /openlaszlo/trunk/WEB-INF/lps/lfc/views/LzText.lzs > > Change 20100914-maxcarlson-D by maxcarl...@friendly on 2010-09-14 11:12:00 > PDT > in /Users/maxcarlson/openlaszlo/trunk-clean > for http://svn.openlaszlo.org/openlaszlo/trunk > > Summary: DHTML: fix inputtext clickability > > Bugs Fixed: LPP-9268 - DHTML: padding is not subtracted from width/height > for texts > > Technical Reviewer: [email protected] > Technical Reviewer: ptw > QA Reviewer: hminsky > > > On Wed, Sep 15, 2010 at 12:12 PM, Henry Minsky > <[email protected]>wrote: > >> The scroll bar in the debugger window in DHTML no longer seems to work. Did >> something change with the >> multiline text scroll API recently? >> >> I'm going to try a binary search on recent changesets. >> >> -- >> Henry Minsky >> Software Architect >> [email protected] >> >> >> > > > -- > Henry Minsky > Software Architect > [email protected]
