Skip to content
This repository has been archived by the owner on Dec 11, 2019. It is now read-only.

[OSX] How to dock the dev tools ? #1173

Closed
bogas04 opened this issue Mar 25, 2016 · 9 comments
Closed

[OSX] How to dock the dev tools ? #1173

bogas04 opened this issue Mar 25, 2016 · 9 comments

Comments

@bogas04
Copy link

bogas04 commented Mar 25, 2016

I don't own a large screen so docking makes sense on my laptop. Is it possible to do that with brave?

Being so lightweight and being backed by chromium, brave also becomes a great browser for debugging purposes!

@rahilwazir
Copy link

@bogas04 It has option to dock just like the Chrome browser, make sure you are using the latest version.

@bogas04
Copy link
Author

bogas04 commented Mar 25, 2016

Am I missing something? Chrome has it next to 3 dots AFAIK
screen shot 2016-03-25 at 3 59 30 pm

@rahilwazir
Copy link

I'm guessing you are using Mac? Not sure about that though but at least on Windows you can see:

brave

@bogas04 bogas04 changed the title How to dock the dev tools ? [OSX] How to dock the dev tools ? Mar 25, 2016
@bogas04
Copy link
Author

bogas04 commented Mar 25, 2016

In that case it might be OS dependent!

@rahilwazir
Copy link

FWIW, Linux has dock support too :)

@weems
Copy link

weems commented Mar 25, 2016

is it possible nix and Windows support docking dev tools, but for some reason OSX does not? confirmed in Chrome Docking options exist, but they do not in Brave Dev Tools. Something is off in the OSX implementation. @bbondy

@bbondy
Copy link
Member

bbondy commented Mar 26, 2016

What's happening here is you are talking about 2 different types of dev tools.

The one that can currently be docked (CommandOrControl + Alt + J) is the browser level dev tools. You can use it to debug the actual browser.

The one that cannot currently be docked (CommandOrControl + Alt + I) is the content level dev tools. You can use it to debug webpages you are visiting.

Being able to dock the content level dev tools is a dupe of:
#688

@bbondy bbondy closed this as completed Mar 26, 2016
@dwcdev
Copy link

dwcdev commented Jul 5, 2016

@rahilwazir - how did you dock with Linux? I don't have the dock option (or I can't seem to find it).

@bsclifton
Copy link
Member

bsclifton commented Jul 6, 2016

@dwcdev like @bbondy mentioned, there are two kinds of dev tools. The first one (which is dockable) is basically the dev tools used for debugging the Brave electron app (not debugging websites). The end-user dev tools are not dockable at this time (but you can follow #688 to get notifications when it is)

NejcZdovc added a commit to NejcZdovc/browser-laptop that referenced this issue Sep 27, 2017
NejcZdovc added a commit to NejcZdovc/browser-laptop that referenced this issue Sep 29, 2017
NejcZdovc added a commit to NejcZdovc/browser-laptop that referenced this issue Oct 2, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

6 participants