Caret is a rectangle with Windows High Contrast Mode
See original GitHub issueInformation
- Operating system and version: Windows 10 Home
- Browser and version: Firefox 63.0.1 & IE 11.1.17134.0
Bug
When using transparent borders they aren’t transparent with Windows High Contrast Mode, so you can’t see that caret
is a caret:
Steps to reproduce
- Open Firefox or IE
- Navigate to http://getbootstrap.com/docs/4.0/components/dropdowns/
- Enable Windows High Contrast Mode
(left) shift + (left) alt + print
Issue Analytics
- State:
- Created 5 years ago
- Comments:9 (8 by maintainers)
Top Results From Across the Web
About Carets - Win32 apps
The system forms a caret by inverting the pixel color within the rectangle specified by the caret's position, width, and height.
Read more >Use color and contrast for accessibility in Microsoft 365
If you want to customize the selected high contrast theme, select Edit. Under Edit contrast theme, select the colored rectangle for the area...
Read more >Using Carets - Win32 apps
In this article This section has code samples for the following tasks: Creating and Displaying a Caret. Hiding a Caret. Destroying a Caret....
Read more >LB_SETCARETINDEX message (Winuser.h) - Win32 apps
Parameters. wParam. Specifies the zero-based index of the list box item that is to receive the focus rectangle. Windows 95 ...
Read more >IUIAutomationTextPattern2::GetCaretRange method ...
This method retrieves a text range that a client can use to find the bounding rectangle of the caret belonging to the text-based...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Unclear if
clip-path
has the best browser support… definitely doesn’t work in IE11 for sure.Updated https://cdpn.io/emdeoh/pen/gOwQPXq with a
clip-path
example regardless.Confirming (hella late) that this is still an issue in v4.5.x and v5.x.