8 comments (8 comments)0 reactions (0 reactions)0 assignees (0 assignees)TypeScript2,167 forks (2,167 forks)batch import
Browser: Safarihelp wanted
Repository metrics
- Stars
- 20,263 stars (20,263 stars)
- PR merge metrics
- Avg merge 43d 10h (Avg merge 43d 10h)27 merged PRs in 30d (27 merged PRs in 30d)
Description
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:
Contributor guide
- Research direction
- Investigate the CSS for the TextField component in Blueprint, focusing on the caret and line height properties in Safari. Use browser developer tools to inspect the rendered text cursor and compare with other browsers. Look for any existing Safari specific CSS fixes or polyfills.
- Tech stack
- typescriptreact
- Domain
- frontend
- Issue type
- Bug
- Prerequisites
- CSSBrowser DevTools