Bug #17210 2010-06-04 06:59
jivanamara
Shortcuts make editor unusable on MacOSX
Default shortcuts on Mac are single letters such as 'f' or 'r' (instead of <ctrl>-'f' for example). This limits significantly what can be typed into the editor.
These can't be changed because of the bug making CB crash if environment settings are changed. Altogether, this makes CB unusable on MacOSX :(
- Category
- Application::WrongBehaviour
- Group
- Status
- Closed
- Close date
- 2010-06-05 20:02
- Assigned to
History
afb 2010-06-05 20:02
Please disable the "keybinder" plugin meanwhile, as a workaround...
CodeBlocks.app/Contents/Resources/share/codeblocks/libkeybinder.so
Bug fixed in r6333.
jivanamara 2010-06-06 02:51
Thanks.