Opened 18 years ago
Last modified 18 years ago
#832 closed defect
Bug with arrow key scrolling in SplitTree
Reported by: | seanslattery | Owned by: | robind |
---|---|---|---|
Priority: | normal | Milestone: | |
Component: | wxPython | Version: | |
Keywords: | Cc: | seanslattery, robind | |
Blocked By: | Blocking: | ||
Patch: | no |
Description
This one is simple to see. Crank up the demo, go to
the SplitTree demo and click on an item near the
bottom of the pane. Now start using the down
arrow key to move the selection down, eventually
the tree will start scrolling to keep the selected
item onscreen, but the companion pane stays still,
as does the scroll bar...
This is with Python 2.2, wxPython-2.4.0.2u,
Windows 2000.
Note: See
TracTickets for help on using
tickets.
Yet another duplicate of #694977. Please stop entering
these, we saw the first one!