Sorry for making a mess in it, this is only a repost from bug tracker, I´ve reported it quite a while ago and nothing happens, so...
this is the original message:
Hello, I can´t write doublequotes " and quotes ' on my computer using windows 7 and Czech keyboard. All other characters seems fine, just these two. When I press the key to write doublequotes it selects all the text from cursor to the end of file. When I press a key to write quote it does nothing.
I guess anyone can imagine how one must feel when trying to program in C++ without quotes
can´t write " and '
-
- CodeLite Curious
- Posts: 1
- Joined: Thu Jun 21, 2012 9:12 pm
- 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: can´t write " and '
may be related to Keyboard event in non English problem
- LeetShiva
- CodeLite Enthusiast
- Posts: 20
- Joined: Wed Mar 14, 2012 6:39 pm
- Genuine User: Yes
- IDE Question: C++
- Contact:
Re: can´t write " and '
change keyboard layout to US english and it will work fine probablyhynner wrote:Sorry for making a mess in it, this is only a repost from bug tracker, I´ve reported it quite a while ago and nothing happens, so...
this is the original message:
Hello, I can´t write doublequotes " and quotes ' on my computer using windows 7 and Czech keyboard. All other characters seems fine, just these two. When I press the key to write doublequotes it selects all the text from cursor to the end of file. When I press a key to write quote it does nothing.
I guess anyone can imagine how one must feel when trying to program in C++ without quotes
- eranif
- CodeLite Plugin
- Posts: 6375
- Joined: Wed Feb 06, 2008 9:29 pm
- Genuine User: Yes
- IDE Question: C++
- Contact:
Re: can´t write " and '
This is now fixed in SVN trunkhynner wrote:ello, I can´t write doublequotes " and quotes ' on my computer using windows 7 and Czech keyboard. All other characters seems fine, just these two. When I press the key to write doublequotes it selects all the text from cursor to the end of file. When I press a key to write quote it does nothing.
Eran
Make sure you have read the HOW TO POST thread
- eranif
- CodeLite Plugin
- Posts: 6375
- Joined: Wed Feb 06, 2008 9:29 pm
- Genuine User: Yes
- IDE Question: C++
- Contact:
Re: can´t write " and '
This is now fixed in SVN trunkhynner wrote:ello, I can´t write doublequotes " and quotes ' on my computer using windows 7 and Czech keyboard. All other characters seems fine, just these two. When I press the key to write doublequotes it selects all the text from cursor to the end of file. When I press a key to write quote it does nothing.
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: can´t write " and '
I have just try a QWERTZ layout (with CL rev. 5627, so before the fix) and I succeeded to reproduce the problem.
tested with rev. 5658 (after the fix rev 5632), and it works for me (though it was žŽ characters in the chosen layout).
tested with rev. 5658 (after the fix rev 5632), and it works for me (though it was žŽ characters in the chosen layout).