any possible way to change cursor design in oxygen web author
Having trouble deploying Oxygen XML Web Author? Got a bug to report? Post it all here.
-
- Posts: 99
- Joined: Fri Jul 01, 2022 12:08 pm
any possible way to change cursor design in oxygen web author
Post by shikhar_472 »
Hi Team,
Is there any way to change the cursor in oxygen web author as this cursor seems very small our users are not able to easily recognize at what location cursor is present.
Thanks,
Shikhar.
Is there any way to change the cursor in oxygen web author as this cursor seems very small our users are not able to easily recognize at what location cursor is present.
Thanks,
Shikhar.
-
- Posts: 515
- Joined: Wed May 20, 2009 2:40 pm
Re: any possible way to change cursor design in oxygen web author
Hello,
From what we've observed so far, the problem is encountered in Firefox, which renders the caret thinner than other browsers.
We already have an issue registered for this in our internal issues tracking system and we have added your vote for it.
Meanwhile, you may opt to change the caret color by adding the below CSS to the application UI. See how to add an application CSS in this sample plugin [1].
[1] https://github.com/oxygenxml/web-author ... i-with-css
Best Regards,
Mihaela
From what we've observed so far, the problem is encountered in Firefox, which renders the caret thinner than other browsers.
We already have an issue registered for this in our internal issues tracking system and we have added your vote for it.
Meanwhile, you may opt to change the caret color by adding the below CSS to the application UI. See how to add an application CSS in this sample plugin [1].
Code: Select all
#editor-frame *[contenteditable="true"] {
caret-color: red;
}
.caret-placeholder {
background-color: red !important;
}
Best Regards,
Mihaela
Mihaela Calotescu
http://www.oxygenxml.com
http://www.oxygenxml.com
Jump to
- Oxygen XML Editor/Author/Developer
- ↳ Feature Request
- ↳ Common Problems
- ↳ DITA (Editing and Publishing DITA Content)
- ↳ SDK-API, Frameworks - Document Types
- ↳ DocBook
- ↳ TEI
- ↳ XHTML
- ↳ Other Issues
- Oxygen XML Web Author
- ↳ Feature Request
- ↳ Common Problems
- Oxygen Content Fusion
- ↳ Feature Request
- ↳ Common Problems
- Oxygen JSON Editor
- ↳ Feature Request
- ↳ Common Problems
- Oxygen PDF Chemistry
- ↳ Feature Request
- ↳ Common Problems
- Oxygen Feedback
- ↳ Feature Request
- ↳ Common Problems
- Oxygen XML WebHelp
- ↳ Feature Request
- ↳ Common Problems
- XML
- ↳ General XML Questions
- ↳ XSLT and FOP
- ↳ XML Schemas
- ↳ XQuery
- NVDL
- ↳ General NVDL Issues
- ↳ oNVDL Related Issues
- XML Services Market
- ↳ Offer a Service