Commit (HEAD): Fix one clicking over layered textboxes bug

From: Mark Gilbert <mg_abimail_at_yahoo.com>
Date: Sat Oct 16 2004 - 03:35:07 CEST

Currently (this will change slightly shortly) we draw text boxes in
order of creation. The position-mapping code placed the caret using
that same progression. This produced the illogical behaviour of placing
the caret not on the topmost layered textbox, which is the only visible
one, but on the bottommost, where typing couldn't even be seen. Fixed
now (by reversing the position-mapping logic).

-MG
Received on Sat Oct 16 03:34:28 2004

This archive was generated by hypermail 2.1.8 : Sat Oct 16 2004 - 03:34:31 CEST