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

Hackbar breaks website that opens a new window with javascript in firefox 5 #16

Closed
GoogleCodeExporter opened this issue Oct 16, 2015 · 1 comment

Comments

@GoogleCodeExporter
Copy link

I have a website that pops up a new window upon login, when Hackbar is enabled 
in Firefox 5 the new window is just blank.

The webpage has a login form, when the user presses the login button a 
javascript opens a new window, creates a new login form in it with 
document.write, fills the values posted in the main window form, and posts it.

When Hackbar is active the new window is created but no content is written in 
it.

My configuration is:
Linux Debian Testing/Sid
Hackbar 1.6.1
Iceweasel 5.0 (Firefox 5.0 rebranded)

If you have problems reproducing the bug I can provide a sample page.

Regards,

Paolo.

Original issue reported on code.google.com by paolo.sc...@gmail.com on 7 Jul 2011 at 8:10

@GoogleCodeExporter
Copy link
Author

Hackbar takes focus 100 ms after the page loads, maybe this is making the page 
not to work correctly.

Solution? Just hide HackBar and use when necessary.

Cheers! :)

Original comment by pedlag...@gmail.com on 2 Aug 2011 at 1:07

  • Changed state: WontFix

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

No branches or pull requests

1 participant