After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 750883 - HighContrast: add suitable touch selection handle assets
HighContrast: add suitable touch selection handle assets
Status: RESOLVED FIXED
Product: gtk+
Classification: Platform
Component: Themes
unspecified
Other Linux
: Normal normal
: ---
Assigned To: gtk-bugs
gtk-bugs
Depends on:
Blocks:
 
 
Reported: 2015-06-13 00:07 UTC by Matthias Clasen
Modified: 2015-06-18 09:56 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
HC: touch text selection styling (10.68 KB, patch)
2015-06-17 11:06 UTC, Jakub Steiner
none Details | Review
HC: touch text selection styling (10.59 KB, patch)
2015-06-17 14:33 UTC, Jakub Steiner
none Details | Review
HC: touch text selection styling (10.62 KB, patch)
2015-06-17 14:51 UTC, Jakub Steiner
committed Details | Review

Description Matthias Clasen 2015-06-13 00:07:00 UTC
The flat black ones we have now visually disappear when they overlap the black selection.
Comment 1 Jakub Steiner 2015-06-17 11:06:57 UTC
Created attachment 305471 [details] [review]
HC: touch text selection styling

- sync with Adwaita
- try to avoid using image assets
- seems to be hitting some drawing bug when using
  background-color for .cursor-handle (works when transparent)
Comment 2 Jakub Steiner 2015-06-17 14:33:49 UTC
Created attachment 305483 [details] [review]
HC: touch text selection styling

- sync with Adwaita
- try to avoid using image assets
Comment 3 Jakub Steiner 2015-06-17 14:51:47 UTC
Created attachment 305484 [details] [review]
HC: touch text selection styling

- sync with Adwaita
- try to avoid using image assets
Comment 4 Matthias Clasen 2015-06-17 20:49:48 UTC
Looks good to me
Comment 5 Jakub Steiner 2015-06-18 09:56:51 UTC
Attachment 305484 [details] pushed as ff20abd - HC: touch text selection styling