Discuss Scratch

sn397769
Scratcher
56 posts

Why can you see web-pages in the preview box

idk if this is necrropisting but i found out you have to hold left click while doing control+shift+down or control+shift+up on the siggy
-ElectronicArts-
Scratcher
1000+ posts

Why can you see web-pages in the preview box

I think its intended for viewing website preview purposes. Only works on scratch and subdomain links.
CST1229
Scratcher
1000+ posts

Why can you see web-pages in the preview box

-ElectronicArts- wrote:

(#22)
I think its intended for viewing website preview purposes. Only works on scratch and subdomain links.
I'm pretty sure it's not intentional.
gdpr7314264727b19c01a53ed58b
Scratcher
1000+ posts

Why can you see web-pages in the preview box

My browser / operating system: Windows NT 10.0, Firefox 114.0, No Flash version detected
CR.
Literally created a comment on my profile with this as a test lol.
You can even play projects(edit: some take ages to load and can crash the preview, such as projects made in 2.2), edit them, edit titles, etc. List goes on
Comment is here btw

Last edited by gdpr7314264727b19c01a53ed58b (June 23, 2023 12:43:27)

DifferentDance8
Scratcher
1000+ posts

Why can you see web-pages in the preview box

Zydrolic wrote:

such as projects made in 2.2
I love Scratch 2.2! That's my favourite version so far!
please don't quote to continue the joke, that's unconstructive
-
It's not really doing any harm, as it only allows you to access Scratch pages and nothing else.
medians
Scratcher
1000+ posts

Why can you see web-pages in the preview box

DifferentDance8 wrote:

Zydrolic wrote:

such as projects made in 2.2
I love Scratch 2.2! That's my favourite version so far!
Scratch 2.2:

DifferentDance8 wrote:

It's not really doing any harm, as it only allows you to access Scratch pages and nothing else.
Well, it does let you go on other pages:
https://web.archive.org
Itz-Sodium
Scratcher
76 posts

Why can you see web-pages in the preview box

medians wrote:

DifferentDance8 wrote:

Zydrolic wrote:

such as projects made in 2.2
I love Scratch 2.2! That's my favourite version so far!
Scratch 2.2:

DifferentDance8 wrote:

It's not really doing any harm, as it only allows you to access Scratch pages and nothing else.
Well, it does let you go on other pages:
https://web.archive.org
no, 2.4 IS the best version.
needs image.
-ElectronicArts-
Scratcher
1000+ posts

Why can you see web-pages in the preview box

CST1229 wrote:

-ElectronicArts- wrote:

(#22)
I think its intended for viewing website preview purposes. Only works on scratch and subdomain links.
I'm pretty sure it's not intentional.
Oh so its probably shipped with Djanggo software.
scratchgodo
Scratcher
1000+ posts

Why can you see web-pages in the preview box

-ElectronicArts- wrote:

CST1229 wrote:

-ElectronicArts- wrote:

(#22)
I think its intended for viewing website preview purposes. Only works on scratch and subdomain links.
I'm pretty sure it's not intentional.
Oh so its probably shipped with Djanggo software.
Quite likely but it is impressive for something not intentional. (I think the ST would of removed anything they did not want in the forum's code by now)
CST1229
Scratcher
1000+ posts

Why can you see web-pages in the preview box

scratchgodo wrote:

(#29)
Quite likely but it is impressive for something not intentional. (I think the ST would of removed anything they did not want in the forum's code by now)
The reason this bug happens is because the forum preview is an iframe (basically an embedded web page in another web page). By default, links in iframes change the that frame's URL. They can be set to change the outer page, but it looks like the ST (or the DjangoBB devs) forgot about that, or just didn't do that for whatever reason.

Last edited by CST1229 (June 28, 2023 11:26:11)

TeenyTea
Scratcher
3 posts

Why can you see web-pages in the preview box

CST1229 wrote:

scratchgodo wrote:

(#29)
Quite likely but it is impressive for something not intentional. (I think the ST would of removed anything they did not want in the forum's code by now)
The reason this bug happens is because the forum preview is an iframe (basically an embedded web page in another web page). By default, links in iframes change the that frame's URL. They can be set to change the outer page, but it looks like the ST (or the DjangoBB devs) forgot about that, or just didn't do that for whatever reason.
Just curious, how did you find that out? (I used inspect element to confirm that it's an iFrame.)
medians
Scratcher
1000+ posts

Why can you see web-pages in the preview box

Itz-Sodium wrote:

medians wrote:

DifferentDance8 wrote:

Zydrolic wrote:

such as projects made in 2.2
I love Scratch 2.2! That's my favourite version so far!
Scratch 2.2:

DifferentDance8 wrote:

It's not really doing any harm, as it only allows you to access Scratch pages and nothing else.
Well, it does let you go on other pages:
https://web.archive.org
no, 2.4 IS the best version.
needs image.
Oh no.. Scratch 2.4 is newer..

CST1229 wrote:

scratchgodo wrote:

(#29)
Quite likely but it is impressive for something not intentional. (I think the ST would of removed anything they did not want in the forum's code by now)
The reason this bug happens is because the forum preview is an iframe (basically an embedded web page in another web page). By default, links in iframes change the that frame's URL. They can be set to change the outer page, but it looks like the ST (or the DjangoBB devs) forgot about that, or just didn't do that for whatever reason.
Honestly, I find it useful though because I can easily check if urls are correct or not by clicking on it though.
HarryCreator2416
Scratcher
100+ posts

Why can you see web-pages in the preview box

CST1229 wrote:

scratchgodo wrote:

(#29)
Quite likely but it is impressive for something not intentional. (I think the ST would of removed anything they did not want in the forum's code by now)
The reason this bug happens is because the forum preview is an iframe (basically an embedded web page in another web page). By default, links in iframes change the that frame's URL. They can be set to change the outer page, but it looks like the ST (or the DjangoBB devs) forgot about that, or just didn't do that for whatever reason.
Yeah, for some reason you can open Scratch in scratch in scratch in scratch…
DifferentDance8
Scratcher
1000+ posts

Why can you see web-pages in the preview box

HarryCreator2416 wrote:

CST1229 wrote:

scratchgodo wrote:

(#29)
Quite likely but it is impressive for something not intentional. (I think the ST would of removed anything they did not want in the forum's code by now)
The reason this bug happens is because the forum preview is an iframe (basically an embedded web page in another web page). By default, links in iframes change the that frame's URL. They can be set to change the outer page, but it looks like the ST (or the DjangoBB devs) forgot about that, or just didn't do that for whatever reason.
Yeah, for some reason you can open Scratch in scratch in scratch in scratch…
Hey I recognize you from the Scratchblocks Testing topic by the way
This can only go up to 9 layers I believe, after that the 10th layer won't load. Unless I'm being mistaken by one of my topics again.

Powered by DjangoBB