After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 575616 - Code Comment keyboard shorcut ctrl+M does not work
Code Comment keyboard shorcut ctrl+M does not work
Status: RESOLVED DUPLICATE of bug 162726
Product: gedit-plugins
Classification: Other
Component: General
2.24.x
Other All
: Normal normal
: ---
Assigned To: Gedit maintainers
Gedit maintainers
Depends on:
Blocks:
 
 
Reported: 2009-03-16 22:31 UTC by António Lima
Modified: 2019-03-23 20:48 UTC
See Also:
GNOME target: ---
GNOME version: 2.23/2.24



Description António Lima 2009-03-16 22:31:49 UTC
Please describe the problem:
Hitting ctrl+M to comment a selected line of code does not comment the code. It pastes previously copied text, i.e. acting like ctrl+V

Steps to reproduce:
1. Select a line of code to comment
2. Hit Ctrl+M
3. 


Actual results:
Previously copied text is pasted

Expected results:
Code would be commented out

Does this happen every time?


Other information:
Comment 1 António Lima 2009-03-17 00:03:05 UTC
This happens due to having two diferent keyboard layouts defined. Deleting one of them solves the problem.
Comment 2 António Lima 2009-03-17 00:35:25 UTC

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