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

"google Enhanced BLACK" config menu does not show, renders very different from GM #56

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

Comments

@GoogleCodeExporter
Copy link

What steps will reproduce the problem?
1. Install google Enhanced BLACK: http://userscripts.org/scripts/show/12917
2. Open any relevant Google page

What is the expected output? What do you see instead?
The script's config menu ( 
http://s3.amazonaws.com/uso_ss/5833/large.jpg?1265580995 ) should pop up at its 
first load and be callable via TM's equivalent to GM's "User Script 
Commands…" menu. None of that happens.

The script's rendering is very bad (with and w/o tampermonkey), e. g.:
* It's listed as running for the search result pages and code.google.com, but 
doesn't appear to change anything.
* On google.com the logo isn't loaded.
* On sites like news.google.com an entire horizontal area close to the search 
bar is left white.

Also, while tampermonkey now parses the script's @includes, it doesn't list 
them in its pages column — no icon, either.

What version of the product are you using? On what operating system?
google Enhanced BLACK v3.2.8
tampermonkey Beta 2.1.2469
Chromium 15.0.845.0 b95407
Arch Linux

Original issue reported on code.google.com by andreas....@gmail.com on 4 Aug 2011 at 10:02

@GoogleCodeExporter
Copy link
Author

Please report this issue to the script developer or just change this line:

if(ssW!==window&&typeof noSetVal=="undefined"){

to:

if(typeof noSetVal=="undefined"){

I'm not able to fix this issue in TM. Sry.

Original comment by derj...@googlemail.com on 5 Aug 2011 at 11:56

  • Changed state: Invalid

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