erlang / otp

Erlang/OTP
http://erlang.org
Apache License 2.0
11.39k stars 2.96k forks source link

debugger: Tab window options disappear randomly #4625

Open gertcuykens opened 3 years ago

gertcuykens commented 3 years ago

Describe the bug Window tab options disappear randomly

To Reproduce Switch between several windows, the tab options disappear

image

image

Expected behavior Window tab options shouldn't disappear

Affected versions Erlang/OTP version: 23

Additional context Several other issues with font in module view and black theme in osx, but i guess that's wxWidgets related instead of erlang

Thanks

dgud commented 3 years ago

What is under windows tab? The window menu is some mac automagic that might be problematic for wx applications

dgud commented 3 years ago

Did not knew that the debugger worked at all with elixir code, cool. Improvements (PR's) in this area would be welcome.