--
You received this message because you are subscribed to the Google Groups "Blockly" group.
To unsubscribe from this group and stop receiving emails from it, send an email to blockly+u...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/blockly/da8247ae-fbd5-4d2e-a792-2ed4a3a0cd43n%40googlegroups.com.
You received this message because you are subscribed to a topic in the Google Groups "Blockly" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/blockly/AZjNZMer__8/unsubscribe.
To unsubscribe from this group and all its topics, send an email to blockly+u...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/blockly/CAEx9HWErFPYOVYWTJp6o7hCHcnQ6og7ptzf0-tJRHk73jia%2B6w%40mail.gmail.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/blockly/d7e70421-5a83-4fb8-9e85-1c10246414ccn%40googlegroups.com.
I have checked and couldn't find any styling which might have changed opacity of html input.I tried few things and found that after changing the style of blocklyWidgeDiv fromdisplay : block todisplay : contents,
this issue of overlapping text is resolved.
But natural behaviour of input field is disturbed. For example, when we select the text inside input field, functionality wise it works. Select all, cut, copy , etc works but selected text is not coming in blue color.
Also while typing, cursor is not visible.
Any suggestions?




