noreply at rubyforge.org
2007-Nov-23 00:02 UTC
[wxruby-development] [ wxruby-Bugs-15845 ] ctrl+shift+t crashes empty styled textctrl
Bugs item #15845, was opened at 2007-11-23 00:02 You can respond by visiting: http://rubyforge.org/tracker/?func=detail&atid=218&aid=15845&group_id=35 Category: None Group: None Status: Open Resolution: None Priority: 3 Submitted By: Christopher Bludau (count_cb) Assigned to: Nobody (None) Summary: ctrl+shift+t crashes empty styled textctrl Initial Comment: If one pressed ctrl+shift+t in an EMPTY Wx::StyledTextCtrl the applictaion crashes with a Segmentation fault. If only one space (or any other char) is in the StyledTextCtrl this is not happening. I have no idea why this is happening. Tested only on WinXp (wxRuby 1.9.2) ---------------------------------------------------------------------- You can respond by visiting: http://rubyforge.org/tracker/?func=detail&atid=218&aid=15845&group_id=35
Reasonably Related Threads
- [ wxruby-Bugs-14374 ] TextCtrl TE_RICH and SUNKEN_BORDER (WxRuby1.9.1)
- [ wxruby-Bugs-11446 ] Wx::TextCtrl behaves wrong when scrolling
- [ wxruby-Bugs-8068 ] TextCtrl#append_text doesn''t work when text is in UTF8
- [ wxruby-Bugs-15025 ] TextCtrl method get_insertion_point() return is constrained to a 16 bit number
- [ wxruby-Patches-14375 ] bigdemo/wxScrolledWindow - paint bug with scrolled window