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

In some language, the width of the blockly block canvas is not enough, so can't see characters on blocks #4737

Open
setoyama60jp opened this issue Apr 12, 2019 · 0 comments

Comments

@setoyama60jp
Copy link
Contributor

setoyama60jp commented Apr 12, 2019

Expected Behavior

In any language, we should be able to see characters on blockly block canvas.

The width should have a little wider value than current fixed value 250px or change depending on the content width of blockly block canvas.

Actual Behavior

In some language, for example "にほんご" ,

スクリーンショット 2019-04-12 13 11 51

users can't see characters on blocks because the width of blockly block canvas (which has "blocklyBlockCanvas" class, a svg element) is not enough.
(Now the width seems to have a fixed value of 250px)

スクリーンショット 2019-04-12 13 11 58

Steps to Reproduce

  1. set the language "にほんご"

スクリーンショット 2019-04-12 13 34 49

  1. select the "Motion" blocks in "にほんご" language.

スクリーンショット 2019-04-12 13 35 02

Operating System and Browser

Mac OS 10.14.3 Chrome 73.0.3683.86

@setoyama60jp setoyama60jp changed the title In some language, the width of the blockly block canvas is not enough, so can't see characters of blocks In some language, the width of the blockly block canvas is not enough, so can't see characters on blocks Apr 12, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant