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

New tab emits "load-stop" signal #106

Closed
samwwwblack opened this issue Jul 6, 2011 · 1 comment
Closed

New tab emits "load-stop" signal #106

samwwwblack opened this issue Jul 6, 2011 · 1 comment
Labels
Milestone

Comments

@samwwwblack
Copy link
Contributor

Creating a new tab causes the "load-stop" signal to be emitted, running the associated webcontent.progressMonitor code.
This changes the Go/Refresh/Stop button to Refresh and calls faviconUpdate on an empty URI.

@benfrancis
Copy link
Member

Hmm, I thought this might be caused by a conditional in the newTab function always evaluating to true so that the navigate() function is called regardless of whether a URL was passed to the function... but I get the same behaviour even if I comment out the navigate() call so I'm not sure what is causing this

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants