multiple windows of one grid in dualpane display confuse cycling through grids using shortcut keys - if the second instance of grid is in second pane it gets ignored (mostly - see one exception below)
Dual pane
Open 2 windows of the one grid
Push one over to new vertical tab group
<|> designates new pane below
| GridA | GridB | GridC |<|>| GridA | GridC | GridF
use Ctrl+PgeUp or PgeDn to cycle through the tabs (I think those are the default keys) - in the example above it ignores Grids A & C (second instances) on the right
~ I tried it with just two windows of the one grid (one in each 'pane') - it went to second window but wouldnt go back or forwards then and then IQ crashed (reproducible except for the crash)
~ with just two windows of the one grid within the same tab group there was no problem
~ to complicate things:
with this example
-
| GridA | GridB | GridC |<>| GridA | GridC |
-
i.e. all tabs on right are 'duplicates'
it cycles through to A on the right, ignores C on the right & then ignore A on the left
Comments