Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我遇到的一个问题是表单元素上没有任何焦点框(虚线边框):文本字段,按钮 - 当它们被聚焦时。这种情况在 IE9、Chrome 中重现,但在 FF 中没有(FF 以通常的方式显示焦点元素)。
所以,我们得到 TAB 键动作正常,但是没有焦点框,这让用户感到困惑。
另外我应该注意到我使用 ExtJS 3.3.1 API。
有人对问题有什么建议吗?先感谢您!