Opened 11 years ago
Last modified 10 years ago
#12115 confirmed Bug
[UX] Drag handler not visable in the High Contrast Mode on Windows
Reported by: | Piotr Jasiun | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | UI : Widgets | Version: | 4.3 |
Keywords: | Cc: |
Description ¶
- Switch Windows to the High Contrast Mode (LALT+LSHIFT+PTSCREEN).
- Open Image2 sample.
Drag handler is black on the black background so it is not visible. In this mode it is important to make elements as visible as possible.
In fact you do not need High Contrast Mode to meet this issue: in any case when background is black or dark drag handler is not visible. For example if you have dark image with caption and a widget in this caption then drag handler will be hardly visible too.
Tested on IE8 and Windows 7.
Change History (2)
Changed 10 years ago by
Attachment: | drag handle in HC.png added |
---|
comment:1 Changed 10 years ago by
Status: | new → confirmed |
---|---|
Version: | → 4.3 |
Even on white background drag hanle is barely visible. Perhaps the best way would be having two-color drag handle (dark and bright color for both types of background)? For example black drag-handle with yellow border - that way we don't have to check or guess colors in any way.