Bug 1405934 - Regression: mouse cannot move cursor in visual/Gvim editor panel
Summary: Regression: mouse cannot move cursor in visual/Gvim editor panel
Keywords:
Status: CLOSED DUPLICATE of bug 1401410
Alias: None
Product: Fedora
Classification: Fedora
Component: vim
Version: 25
Hardware: x86_64
OS: Linux
unspecified
high
Target Milestone: ---
Assignee: Karsten Hopp
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2016-12-19 08:51 UTC by roger.bivand
Modified: 2016-12-19 09:37 UTC (History)
5 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2016-12-19 09:24:42 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description roger.bivand 2016-12-19 08:51:09 UTC
Description of problem:
The mouse is ignored in the editor panel - changing cursor position does not work, nor does marking - possibly left button. Pasting curiously appears to work - middle button. Outside the editor panel, mouse movement and clicks work for icons and menus as expected.

Version-Release number of selected component (if applicable):
vim-* 2:8.0.133-2.fc25 updated within last hour (08.20 UTC); before updating vim-* worked as expected (but sometimes needed two middle mouse clicks to paste under Wayland).


How reproducible:
Tried on two different Fedora 25 systems, both fully updated, and on Gnome with Xorg and Gnome with Wayland, same problem


Steps to Reproduce:
1. Open Gvim
2. press i to type - type text
3. move mouse pointer to change cursor position by pressing left button at desired position

Actual results:
Cursor does not move

Expected results:
Cursor moves to indicated position

Additional info:
Marking by moving mouse pointer with left button depressed works, but the visual marking vanishes when button released.

Comment 1 Zdenek Dohnal 2016-12-19 08:58:08 UTC
Hi Roger,

would you mind trying the newest builds from koji, if it helps? Links are in bug #1401410.

Comment 2 roger.bivand 2016-12-19 09:11:21 UTC
Appears to be caused by:

* Thu Dec 15 2016 Zdenek Dohnal <zdohnal> - 2:8.0.133-2
  - f24->f25 vim: copy paste no longer works (bug #1401410) - change mouse default setting to 'v'

Can be worked around by set mouse=a (possibly others, but a restores the user's ability to change cursor position by left click). set mouse=a also restores marking with depressed left button.

Shipping with set mouse=v is a dramatic regression.

Comment 3 Zdenek Dohnal 2016-12-19 09:24:42 UTC
Yes, it was caused by that commit. Down in comments are fixed builds.

*** This bug has been marked as a duplicate of bug 1401410 ***

Comment 4 roger.bivand 2016-12-19 09:28:36 UTC
Appears resolved with https://kojipkgs.fedoraproject.org//packages/vim/8.0.134/2.fc25/x86_64/vim-X11-8.0.134-2.fc25.x86_64.rpm and friends - I see that by default set mouse=a.

Comment 5 Zdenek Dohnal 2016-12-19 09:37:25 UTC
Thanks for testing, Roger.


Note You need to log in before you can comment on or make changes to this bug.