标签: html css firefox textarea
我创建了一个带占位符文本的简单textarea元素。在 firefox 时,我无法向下滚动整个文本(它会被切断),而在 chrome 中则可以正常工作。
textarea
<textarea placeholder="here is some text, I would like to scroll down and read it entirely...">
无法在firefox中找到任何有关占位符问题的文档
答案 0 :(得分:0)
这实际上是firefox bug。