SublimeTextXdebug icon indicating copy to clipboard operation
SublimeTextXdebug copied to clipboard

tabs jumping

Open dewald-galjaard opened this issue 10 years ago • 7 comments

Hey guys,

Not sure why this is happening by during the debugging process - often and intermittendly the tabs located at the bottom of my screen will move to the top of my screen. Any idea how I can fix this?

Btw, thanks for an awesome product.

Thanks

dewald-galjaard avatar Nov 21 '14 08:11 dewald-galjaard

More tab jumping: most of the time when starting, ending, restarting debugging, the rightmost tab is selected. It's a bit annoying when you have 10 tabs open... Plus, I see it happen in ALL open windows/projects! :)

cbrunnkvist avatar Dec 02 '14 09:12 cbrunnkvist

@dewaldg same here. I wasn't sure if I was inadvertently hitting a key combo that was causing it, but now I think that's less likely.

jmm avatar Dec 15 '14 21:12 jmm

My rightmost tab also gets focus periodically, I have no chance to examine code while the debugger is active.

TamasBarta avatar Feb 19 '15 15:02 TamasBarta

@martomo ping. This is a serious issue, the editor becomes unusable, when debugging is started.

TamasBarta avatar Apr 27 '15 11:04 TamasBarta

I've found that this can be replicated by following these steps:

  1. Start a debugging session
  2. Change the height of the debugging window (either larger or smaller)
  3. Perform a Step Into / Out / Over (using their hotkeys or from the menu)
  4. Boom, the Xdebug tabs appears in the main window.

andrewholgate avatar May 03 '15 22:05 andrewholgate

same here its happening to me

risperdal avatar Aug 27 '15 09:08 risperdal

What @andrewholgate describes happens to me too alöl the time. I was hoping this was solved with the last update. :/

marcus-at-localhost avatar Mar 09 '18 17:03 marcus-at-localhost