Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

C-M-mouse-1 / mouse-drag-region-rectangle doesn't work in normal state #1899

Open
unhammer opened this issue May 13, 2024 · 0 comments
Open

Comments

@unhammer
Copy link
Contributor

unhammer commented May 13, 2024

Issue type

  • Bug report

Environment

Emacs version: GNU Emacs 29.3 (build 1, x86_64-pc-linux-gnu, X toolkit, cairo version 1.16.0, Xaw3d scroll bars) of 2024-03-25
Operating System: Ubuntu 22.04.4 LTS
Evil version: tried both a8b28f5 and 1.14.2 (melpa)
Evil installation type: tried both git and melpa stable
Graphical/Terminal: X
Tested in a make emacs session (see CONTRIBUTING.md): Yes

Reproduction steps

  • make emacs
  • say n to run tests
  • be in Normal state
  • hold ctrl+alt and try mouse-dragging a rectangle

Expected behavior

Should drag a rectangle (as it does when you're in emacs-state and use C-M-mouse-1)

Actual behavior

Drags a regular regions as if C and M were not held.

Further notes

A rectangular region can also be marked using the mouse: click and drag C-M-mouse-1 from one corner of the rectangle to the opposite.

https://www.gnu.org/software/emacs/manual/html_node/emacs/Rectangles.html

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant