Bug : Selection

Hi,

I've encountered some problems when trying to select elements in a document:

1. Selecting next/previous/child elements with Ctrl+/minus//k/j doesn't 
work (I found these shortcuts in the documentation, in the section 
"Selecting").

2. It could be useful, when an element is selected, to extend the 
selection to previous or next siblings using Shift+Arrow[up/down] (I 
don't know if it used to work but it doesn't with 9.1.4)

3. Extending the selection doesn't work when the cursor is initially at 
the end of a paragraph:

 - Create a document with 3 paragraphs:
     <body>
       <p>para 1</p>
       <p>para 2</p>
       <p>para 3</p>
     </body>  
- place the cursor at the end of the 1st paragraph (after the character "1")
- try to extend it using shift+down
=> the selection stops at the end of the 2nd paragraph, although it is 
extended if the initial position of the cursor is in the middle of the 
1st paragraph...

Romain.

-- 
=====================================================
Romain Deltour

LimSee2 Software Developer
http://wam.inrialpes.fr/software/limsee2/

INRIA Rhone-Alpes (Projet WAM)
655 av. de l'Europe - ZIRST Montbonnot
F-38334 Saint Ismier Cedex

e-mail: romain.deltour@inrialpes.fr
phone: +33 (0)4 76 61 52 18
cell:  +33 (0)6 72 01 50 06
=====================================================

Received on Thursday, 16 June 2005 13:31:18 UTC