On 9/6/13 1:48 AM, "Mark Kessler" <kesslerconsult...@gmail.com> wrote:

>Yeah I got the horizontal line myself.  I bet that was originally a bug
>from before we fixed the scrolling itemEdit issue.  The correct image
>should not show the line through the box.
Hmm.  That scrolling position issue wasn't one of the three changes that
could cause this failure was it?

The conservative approach would be to locally revert all three changes and
see if the test runs successfully.  I set a breakpoint on the test's
CompareBitmap.as:execute to see what else was on-screen at the time.  I
don't see a dark line in the DG, so I'm not sure it is the row separators.
 My concern is that the dark line is the border of the editor and that
border is now hidden, but I also can't imagine which of the three changes
could affect that either, and I would expect other tests to fail as well
unless it is an issue with the editor border only when scrolled.

-Alex

Reply via email to