Discuss Scratch
- Discussion Forums
- » Bugs and Glitches
- » Say/Think Block Bug
- A983sUniverseReborn
-
Scratcher
11 posts
Say/Think Block Bug
My browser / operating system: Windows NT 10.0, Chrome 147.0.0.0, No Flash versions detected
The broadcast block bug has been fixed, but while remixing another project, I saw another problem with blocks like the “say” and “think” blocks. Usually, they should look like this:
But now it looks something like this:
Which is bad because I don't get to see too much of the message I would like to edit, or worse, the message breaks when I attempt to edit it.
The broadcast block bug has been fixed, but while remixing another project, I saw another problem with blocks like the “say” and “think” blocks. Usually, they should look like this:
say [The quick brown fox jumps over the lazy dog] for (2) secs
But now it looks something like this:
say [The quick brown fox jumps over...] for (2) secs
Which is bad because I don't get to see too much of the message I would like to edit, or worse, the message breaks when I attempt to edit it.
- whatinthedeepfryed
-
Scratcher
8 posts
Say/Think Block Bug
it might just be scratch's way of compressing things so it doesn't go off your screen while editing text but i'm not sure.
i reccomend just clicking right arrow key a bunch of times/holding it till you see all the text or scrolling sideways after clicking the message text until you see the full thing.
it could also highlight all when you click when trying to edit text so using an arrow key before editing should fix it.
let me know if this helped
i reccomend just clicking right arrow key a bunch of times/holding it till you see all the text or scrolling sideways after clicking the message text until you see the full thing.
it could also highlight all when you click when trying to edit text so using an arrow key before editing should fix it.
let me know if this helped
Last edited by whatinthedeepfryed (April 19, 2026 16:26:58)
- A983sUniverseReborn
-
Scratcher
11 posts
Say/Think Block Bug
it might just be scratch's way of compressing things so it doesn't go off your screen while editing text but i'm not sure.
i reccomend just clicking right arrow key a bunch of times/holding it till you see all the text or scrolling sideways after clicking the message text until you see the full thing.
it could also highlight all when you click when trying to edit text so using an arrow key before editing should fix it.
let me know if this helped
Tried it yesterday. I don't think it helped.
- ChristianScratcher1
-
Scratcher
1000+ posts
Say/Think Block Bug
Can replicate…
For long paragraphs, try splitting it to multiple say/think blocks and/or copy the thing and paste it onto idk google docs so you can see the entire thing then copy it and paste it into the say block when you got that done?
For long paragraphs, try splitting it to multiple say/think blocks and/or copy the thing and paste it onto idk google docs so you can see the entire thing then copy it and paste it into the say block when you got that done?
Last edited by ChristianScratcher1 (April 20, 2026 15:37:54)
- ArianDerCoole4
-
Scratcher
7 posts
Say/Think Block Bug
When you make
when green flag clickedBut when you make
if <(☁ score) = [worldrecord]> then
set [wr holder] to (username)
if <(username) = [worldrecod]> then
set [wr holder] to (username) Sorry for the same
end
end
when green flag clicked
ask [text[scratchblocks]
] and wait[/scratchblocks]
change [ online] by (1)
[scratchblocks]
if <(username) = <not <online?>>> then
change [Online] by (-1)
But the make you 476473648142958543628 on online
But when you make the two script then is it okay
end
[/scratchblocks]
- ArianDerCoole4
-
Scratcher
7 posts
Say/Think Block Bug
When you makewhen green flag clickedBut when you make
if <(☁ score) = [worldrecord]> then
set [wr holder] to (username)
if <(username) = [worldrecod]> then
set [wr holder] to (username) [quote][/quote]Sorry for the same
end
endwhen green flag clicked
ask [text[scratchblocks]
] and wait[/scratchblocks]
change [ online] by (1)
[scratchblocks]
if <(username) = <not <online?>>> then
change [Online] by (-1)
[quote][/quote]But the make you 476473648142958543628 on online
[quote][/quote]But when you make the two script then is it okay
end
[/scratchblocks]
- ArianDerCoole4
-
Scratcher
7 posts
Say/Think Block Bug
No
When you makewhen green flag clickedBut when you make
if <(☁ score) = [worldrecord]> then
set [wr holder] to (username)
if <(username) = [worldrecod]> the
set [wr holder] to (username) [quote]Sorry for the same[/quote]
end
endwhen green flag clicked
ask [text[scratchblocks]
] and wait[/scratchblocks]
change [ online] by (1)
[scratchblocks]
if <(username) = <not <online?>>> then
change [Online] by (-1)
[quote]But the make you 476473648142958543628 on online[/quote]
[quote]its pretty sh*t[/quote]
end
[/scratchblocks]
- ChristianScratcher1
-
Scratcher
1000+ posts
Say/Think Block Bug
I'd honestly think this might be intentional with the update to reduce the horizontal length of the block. But it's more annoying for the people who type lots of info
I made a suggestion for making it toggleable
I made a suggestion for making it toggleable
- Discussion Forums
- » Bugs and Glitches
-
» Say/Think Block Bug