Quantcast
Channel: wxWidgets: Ticket Query
Viewing all articles
Browse latest Browse all 66

#10040: wxGrid scrolls back to the previous edited field once

$
0
0

This bug is for Ubuntu 8.04.1 There is NO such bug when compiling and running on Windows XP.

It concerns all wxGrid I have created. You may use for example use the "grid" sample provided in the examples of the wxWidgets 2.8.9 distribution.

  • Edit one field.
  • Then scroll so that the first field is not in view anymore.
  • Now edit another field (the first field should still NOT be in view)

BUG: - The screen scrolls away from the second field and shows the first field!

CORRECT: - The screen should stay at the second field while you edit...


Viewing all articles
Browse latest Browse all 66

Trending Articles