-
Notifications
You must be signed in to change notification settings - Fork 7
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Can't use DevTools > Application #4
Comments
I'm not sure what the difference is, but I can access the Application storage without the above problem if I use View > Toggle DevTools rather than BeakerDev > Toggle Shell-Window DevTools. So no hold-ups for me as it stands. |
There's a 'dev tools' for the whole application and then individual 'dev tools' for each tab. The latter ( This doesn't necessarily solve this one, but just to note for clarity. |
As I read this, it was an issue with using the 'beaker' dev tools as opposed to any individual window. Please correct me if I'm wrong, @theWebalyst . Otherwise we can close this. |
Yes, I hadn't seen the View > DevTools when I raised this. I have no problem closing it, although nuking the UI is still a bug, if only I've for devs :) |
Is this happening with the latest builds @theWebalyst ? I can't replicate on osx right now... |
Yes. Doesn't happen when run locally, only with builds - last tested with 0.4.3-1 (on Debian). |
Ah right, you mean that the menu option is gone is a bug for you? Fair enough. I could reimplement this and bury it as a sub menu perhaps? Just to avoid unwitting users clicking it... Sound reasonable? |
No! The github issue is the thing - I'm talking about the debugger not working at all. I can start it with Ctrl-Alt-I but it crashes on that site. |
Ooops. my comments today were about #15 - my mistake and apologies |
@theWebalyst no worries. I'll keep the dev menu in dev only mode for now then until there's a specific need for that in compiled code. |
Operation System: Linux
Beaker Version: 0.3.0
Start beaker
Menu > BeakerDev > Toggle Shell-Window DevTools
Click Tab: Application
The beaker window loses everything except the menu bar and I don't see a way to get the location bar back. New Tab etc do nothing.
The text was updated successfully, but these errors were encountered: