>>>>> "Abdelrazak" == Abdelrazak Younes <[EMAIL PROTECTED]> writes:
Abdelrazak> Hello, I have just discovered a potential bug with the Abdelrazak> keyboard selection: Anywhere in the document, if you first Abdelrazak> press Shift+PageDown the effect is the same as PageDown. Abdelrazak> But if you have already something selected (with the Abdelrazak> keyboard or the mouse), Shift+PageDown will extend the Abdelrazak> selection logically. Abdelrazak> This is also true for PageUp. This is bug 2259 http://bugzilla.lyx.org/show_bug.cgi?id=2259 It comes from the fact that page-up/down does two cursor movements, I believe. Not sure how to fix it, but it should not be too difficult. JMarc