8 条评论 (8 条评论)0 个反应 (0 个反应)0 位负责人 (0 位负责人)TypeScript2,167 个派生 (2,167 个派生)batch import
Browser: Safarihelp wanted
仓库指标
- 星标
- 20,263 个星标 (20,263 个星标)
- PR 合并指标
- 平均合并 43天 10小时 (平均合并 43天 10小时)30 天内合并 27 个 PR (30 天内合并 27 个 PR)
描述
Bug report
- Package version(s): 1.3.1
- Browser and OS versions: Safari 10.0.1, MacOS Sierra.
Steps to reproduce
- Type text in TextField
Actual behavior
Text cursor is not centered vertically:
贡献者指南
- 研究方向
- 检查Blueprint中TextField组件的CSS,重点关注Safari中的光标和行高属性。使用浏览器开发者工具检查渲染的文本光标,并与其他浏览器进行比较。查找是否有现成的Safari专用CSS修复或polyfill。
- 技术栈
- typescriptreact
- 领域
- frontend
- 议题类型
- 缺陷
- 前置要求
- CSSBrowser DevTools