question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Strange background behavior

See original GitHub issue

I’m facing a weird bug which cause background of Blockly shows random image

Normal background should be like

supki

But instead, Blockly shows something like below

8rntu

Please have a look of the screen recording

This happens mostly when I switch back from another tab or window, and most images appears on background are (inverted or rotated) favicon

I also found that this issue only happens in Google Chrome

Someone on Stackoverflow point me out that this might be cause by <base> tag, but it seems like Blockly didn’t use <base> tag?

Even I change this line as comment on Stackoverflow to use absolute URL, All I got is a blank background

Is this a bug of Blockly or Chrome? or I misconfigured something? 😕


Some additional info of my environment

  • MacOS 10.12.4
  • Chrome 56

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Comments:7 (2 by maintainers)

github_iconTop GitHub Comments

1reaction
osk2commented, Apr 25, 2017

Finally they can reproduce this bug. It seems like this bug only exists on MacOS with Intel HD 6000 GPU.

Disable Use hardware acceleration when available can temporarily fix the bug

0reactions
rachel-fenichelcommented, Apr 25, 2017

I’m closing this since it’s definitely in Chrome and not Blockly. Thanks for giving them such a detailed report and repro cases.

Read more comments on GitHub >

github_iconTop Results From Across the Web

1186 Strange Behavior Images, Stock Photos & Vectors
Find Strange Behavior stock images in HD and millions of other royalty-free stock photos, illustrations and vectors in the Shutterstock collection.
Read more >
strange conky background behavior - Ask Ubuntu
A):. Your .conkyrc states own_window yes . This means that conky has it's own window. By stating own_window_type normal the window is being...
Read more >
CSS strange behavior for background-position - Stack Overflow
You can fix this by removing background-attachment: fixed. The "fixed" value is relative to the screen, not the you have the background ......
Read more >
Help in troubleshooting strange behavior when resuming ...
The behavior I observed is not due to any of those plugin, but to a bug in Vim. Maybe using those plugins makes...
Read more >
Console background color has strange behavior when ...
When a background color is set and then a text shorter than the console width is written followed by a newline, the remaining...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found