Hi,
Exclusive key (http://www.lytebyte.com/wp-content/uplo ... rd-key.jpg)
on my keyboard does not bring up context menu (like from right click).
It only places "ĵ" letter. It does work in other programs (like chromium).
Is that intended?
// Ubuntu 12.04. Codelite Rev: 5770
Context menu keyboard shortcut
-
- CodeLite Curious
- Posts: 2
- Joined: Sat Sep 15, 2012 11:59 am
- Genuine User: Yes
- IDE Question: C++
- Contact:
- Jarod42
- CodeLite Expert
- Posts: 240
- Joined: Wed Sep 30, 2009 5:54 pm
- Genuine User: Yes
- IDE Question: C++
- Location: France
- Contact:
Re: Context menu keyboard shortcut
other problem here (French layout, Win, CL 5770).
It opens the 'Add bookmark/Add breakpoint' menu and set cursor position 0.
It opens the 'Add bookmark/Add breakpoint' menu and set cursor position 0.
- eranif
- CodeLite Plugin
- Posts: 6375
- Joined: Wed Feb 06, 2008 9:29 pm
- Genuine User: Yes
- IDE Question: C++
- Contact:
Re: Context menu keyboard shortcut
Trunk version no longer uses wxScintilla (which is an old self maintained wrapper for Scintilla) but rather uses wxStyledTextCtrl - which is maintained by the wxWidgets team.
Hopefully this problem will be solved by this change.
I will install FR layout keyboard and will test it on Windows
Eran
Hopefully this problem will be solved by this change.
I will install FR layout keyboard and will test it on Windows
Eran
Make sure you have read the HOW TO POST thread
- Jarod42
- CodeLite Expert
- Posts: 240
- Joined: Wed Sep 30, 2009 5:54 pm
- Genuine User: Yes
- IDE Question: C++
- Location: France
- Contact:
Re: Context menu keyboard shortcut
Tested with rev. 5862, and problem is still present :/ .
I also changed by keyboard layout to EN and same problem as with FR one.
(but in fact, the cursor is not set at pos 0, but its position is decreased it by a certain amount (10 lines from the top)).
I also changed by keyboard layout to EN and same problem as with FR one.
(but in fact, the cursor is not set at pos 0, but its position is decreased it by a certain amount (10 lines from the top)).