Cursor Height.
Nobody has claimed this yet.
- Dominant language
- HTML
- Stars
- 56
- Forks
- 20
- PR merge metrics
- No merged PRs in 30d
Description
What should be the cursor height in math element ?
In our products we adopt the same rules text editor use :
The same height of the biggest element.
We dicussed about that few months ago.
Sorry for the delay but I took time to explore WebKit implementation in OpenJFX to find what's wrong and start to correct that. But I think this is not an OpenJFX implementation issue. It's rather a MathML WebKit implementation issue. I also tried with GeckoView, I found the same problem.
I tried to understand the reason why in others implementations cursor height was so small.
I think, it's because present MathML implementation purpose is only display and doesn't take editing in account. I think it's a shame, it could be more productive to take in mind editing too.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Review the existing discussion and the reported cursor behavior across WebKit in OpenJFX and GeckoView. Establish the intended cursor-height rule for editable MathML, then document the consensus or specification change needed; the issue provides no project files or tests to run.
Written by the indexing model from the issue text.
Assessment
- Domain
- frontend, web-dev
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100