Skip to content
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 I open urls from the gui? #7652

Closed
mcarifio opened this issue Sep 17, 2015 · 4 comments
Closed

Can I open urls from the gui? #7652

mcarifio opened this issue Sep 17, 2015 · 4 comments

Comments

@mcarifio
Copy link

@mcarifio mcarifio commented Sep 17, 2015

There doesn't seem to be a window to type in urls. This is by design?

@jdm
Copy link
Member

@jdm jdm commented Sep 17, 2015

By default, yes. A GUI with a url bar can be used by running index.html from https://github.com/glennw/servo-shell instead of another URL at program launch.

@SimonSapin
Copy link
Member

@SimonSapin SimonSapin commented Sep 17, 2015

At the moment, Servo is a rendering engine rather than an "entire" browser.

There has been a couple experiments to add a UI on top of it (https://github.com/glennw/miniservo-gtk, https://github.com/pcwalton/miniservo-mac, https://github.com/glennw/servo-shell, possibly others) but I believe our current plan is to port https://github.com/mozilla/browser.html. See #5394

@samfoo
Copy link
Contributor

@samfoo samfoo commented Sep 17, 2015

The README says on Mac Ctrl-L will spawn a dialog that allows browsing to a new URL, but this doesn't seem to work for me. Removing this might result in less confusion?

@jdm
Copy link
Member

@jdm jdm commented Sep 17, 2015

#7655. Thanks!

@jdm jdm closed this Sep 18, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
4 participants
You can’t perform that action at this time.