I can reproduce it consistently now, but only when using CONTROL and ALT keys on the right hand side of the keyboard. I'll take a closer look tomorrow.
On 18 August 2011 05:04, Chris Bartlett <[email protected]> wrote: > On 18 August 2011 01:12, JohnRodey <[email protected]> wrote: >> Ok so here is what I did with the component explorer: (I verified the issue >> doesn't happen when selectMode is single) >> ComponentKeyListener keyPressed [...TableView, 17, RIGHT] >> ComponentKeyListener keyPressed [...TableView, 18, RIGHT] > > This makes it look like you are using the CONTROL and ALT keys on > right hand side of the keyboard (and to the right of the space bar). > Is that the case? > If so, can you please try to use the keys on the left side and see if > you can reproduce the issue? > > I just managed to reproduce it (only once so far) using Windows XP > Home SP3 (not a virtual machine) and ComponentExplorer from Pivot 2.0 > running as a desktop application. It happened when I was trying to > use the CONTROL and ALT keys on the right of the space bar. > > JVM as follows > java version "1.6.0_26" > Java(TM) SE Runtime Environment (build 1.6.0_26-b03) > Java HotSpot(TM) Client VM (build 20.1-b02, mixed mode, sharing) >
