GNOME Bugzilla – Bug 633217
Fix selection with bulleted list and end key
Last modified: 2010-11-01 17:30:19 UTC
Created attachment 173285 [details] [review] Patch to fix the bug. Steps to reproduce: 1. Create a bulleted list of few lines 2. Place cursor at the beginning of one line 3. Press and hold shift 4. Press down, keep holding shift 5. Press end Result: selection starts at the end of first line, end at beginning of second Should be: two lines selected.
I made this bug to depend on Bug 633215. I think there is no point to fix using deprecated symbols.
see my comment on bug 633215
Created attachment 173428 [details] [review] Use old constant. Changed to new constant and removed dependency on 633215.
Comment on attachment 173428 [details] [review] Use old constant. please commit
This problem has been fixed in the development version.