Patch 8.2.4922 (after 8.2.4916)
Problem:    Mouse test fails on MS-Windows.
Solution:   Set 'mousemodel' to "extend".
Files:      src/testdir/test_edit.vim


*** ../vim-8.2.4921/src/testdir/test_edit.vim   2022-05-08 20:38:03.068550496 
+0100
--- src/testdir/test_edit.vim   2022-05-08 22:47:24.354826977 +0100
***************
*** 1232,1240 ****
--- 1232,1242 ----
    call test_setmouse(4, 3)
    call feedkeys("A\<LeftMouse>\<esc>", 'tnix')
    call assert_equal([0, 27, 2, 0], getpos('.'))
+   set mousemodel=extend
    call test_setmouse(5, 3)
    call feedkeys("A\<RightMouse>\<esc>\<esc>", 'tnix')
    call assert_equal([0, 28, 2, 0], getpos('.'))
+   set mousemodel&
    call cursor(1, 100)
    norm! zt
    " this should move by a screen up, but when the test
*** ../vim-8.2.4921/src/version.c       2022-05-08 22:43:47.490988302 +0100
--- src/version.c       2022-05-08 22:49:25.838740038 +0100
***************
*** 748,749 ****
--- 748,751 ----
  {   /* Add new patch number below this line */
+ /**/
+     4922,
  /**/

-- 
Drink wet cement and get really stoned.

 /// Bram Moolenaar -- [email protected] -- http://www.Moolenaar.net   \\\
///                                                                      \\\
\\\        sponsor Vim, vote for features -- http://www.Vim.org/sponsor/ ///
 \\\            help me help AIDS victims -- http://ICCF-Holland.org    ///

-- 
-- 
You received this message from the "vim_dev" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php

--- 
You received this message because you are subscribed to the Google Groups 
"vim_dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/vim_dev/20220508215010.049621C0645%40moolenaar.net.

Raspunde prin e-mail lui