[haiku-bugs] Re: [Haiku] #7432: StyledEdit crashes when opening text files

  • From: "taos" <trac@xxxxxxxxxxxx>
  • Date: Wed, 06 Apr 2011 08:27:33 -0000

#7432: StyledEdit crashes when opening text files
---------------------------------------+----------------------------
   Reporter:  taos                     |      Owner:  nobody
       Type:  bug                      |     Status:  assigned
   Priority:  normal                   |  Milestone:  R1
  Component:  Applications/StyledEdit  |    Version:  R1/Development
 Resolution:                           |   Keywords:
 Blocked By:                           |   Blocking:
Has a Patch:  0                        |   Platform:  All
---------------------------------------+----------------------------

Comment (by taos):

 The change you refer to, is it [41184] when the following lines were
 removed from StyledEditWindow.cpp?

 {{{
     menu->AddItem(fClearItem = new BMenuItem(B_TRANSLATE("Clear"),
          new BMessage(MENU_CLEAR)));
     fClearItem->SetEnabled(false);
     fClearItem->SetTarget(fTextView);
 }}}

-- 
Ticket URL: <http://dev.haiku-os.org/ticket/7432#comment:7>
Haiku <http://dev.haiku-os.org>
Haiku - the operating system.

Other related posts: