* Status.15x: Selection highlighting is broken!

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@15754 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
Michael Schmitt 2006-11-05 18:20:39 +00:00
parent dd44deca01
commit ac2057254f

View File

@ -129,6 +129,9 @@ MENUS
PAINTING & PERFORMANCE
* Selection highlighting is broken. Test case: two paragraphs with "Hello"
and "World"; move cursor past "Wor", press Shift+Up
* Too much painting 1 (Edwin 3/11/2006): when i click in the workarea (to put
the cursor in another part of the text) the screen is repainted *twice*
whereas it seems to me that no repainting is necessary at all.