martomo / SublimeTextXdebug

Xdebug debugger client for Sublime Text
MIT License
564 stars 89 forks source link

tabs jumping #120

Open dewald-galjaard opened 9 years ago

dewald-galjaard commented 9 years ago

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

cbrunnkvist commented 9 years ago

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! :)

jmm commented 9 years ago

@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.

TamasBarta commented 9 years ago

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

TamasBarta commented 9 years ago

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

andrewholgate commented 9 years ago

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.

risperdal commented 9 years ago

same here its happening to me

marcus-at-localhost commented 6 years ago

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