[haiku-bugs] Re: [Haiku] #9841: Debugger: Avoid flickering when stepping

  • From: "anevilyak" <trac@xxxxxxxxxxxx>
  • Date: Sun, 30 Jun 2013 14:36:39 -0000

#9841: Debugger: Avoid flickering when stepping
-------------------------------------+----------------------------
   Reporter:  stippi                 |      Owner:  anevilyak
       Type:  bug                    |     Status:  reopened
   Priority:  normal                 |  Milestone:  R1
  Component:  Applications/Debugger  |    Version:  R1/Development
 Resolution:                         |   Keywords:
 Blocked By:                         |   Blocking:
Has a Patch:  1                      |   Platform:  All
-------------------------------------+----------------------------

Comment (by anevilyak):

 Replying to [comment:10 stippi]:
 > There is still fallout from your BTabView change... :-) If you run
 Terminal, open a second tab, then run "exit" in the second tab, you get an
 empty Terminal window instead of the contents of the first tab.

 Thanks, overlooked that, RemoveTab() was manipulating the index directly
 instead of letting Select() handle adjusting it, which broke when short
 circuiting. From the looks of it, no other places in BTabView's code do
 this, so hopefully that's the last of it. On a loosely related note, I
 seem to have stumbled across a Terminal bug/race of some form in the
 process, occasionally Terminal would close the entire window on cmd+w
 instead of just the active tab. Haven't found a reliable set of steps to
 reproduce it yet though.

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

Other related posts: