PapirusDevelopmentTeam / arc-kde

Arc KDE customization
https://git.io/arc-kde
GNU General Public License v3.0
900 stars 54 forks source link

Text entry highlight bugged #109

Closed ripefig closed 2 years ago

ripefig commented 5 years ago

This is the KDE customs shortcuts settings module. You should be able to reproduce this behavior yourself.

image

image

KottV commented 5 years ago

I don't have this issue. Is this latest Kvantum engine?

bsdf commented 2 years ago

i'm seeing this issue as well, using the latest version of kvantum. the issue does not appear with the dark variants

bsdf commented 2 years ago

this appears to fix the issue:

diff --git a/Kvantum/Arc/Arc.svg b/Kvantum/Arc/Arc.svg
index c57c9a5..d72f350 100644
--- a/Kvantum/Arc/Arc.svg
+++ b/Kvantum/Arc/Arc.svg
@@ -576,7 +576,7 @@
   <path id="rect6017" d="m 264.73828,83.951172 0,43.078128 1.5,0 0,-43.078128 -1.5,0 z" transform="matrix(3.2337253,0,0,0.48750122,-1511.1968,748.65729)" style="color:#eff0f1;fill:#5294e2;fill-opacity:1;stroke:none"/>
   <rect id="rect6019" class="ColorScheme-Background" width="11.318" height="21" x="-666.42" y="789.58" style="color:#eff0f1;opacity:0.00100002;fill:#444a58;fill-opacity:1;stroke:none"/>
  </g>
- <rect id="lineedit-focused" class="ColorScheme-Background" width="46.239" height="43.077" x="215" y="248.92" style="color:#eff0f1;opacity:0.00100002;fill:#444a58;fill-opacity:1;stroke:none"/>
+ <rect id="lineedit-focused" class="ColorScheme-Background" width="46.239" height="43.077" x="215" y="248.92" style="fill:#ffffff;fill-opacity:1;stroke:none"/>
  <g id="lineedit-normal-topleft" transform="matrix(0.44036669,0,0,1.2307681,457.40992,-710.52585)">
   <path id="path6025" d="m 144,78.990234 a 4.9999999,5.0000001 0 0 0 -5,5 l 1.5,0 a 3.5,3.5 0 0 1 3.5,-3.5 l 0,-1.5 z" transform="matrix(2.2708348,0,0,0.81250075,-1038.7024,711.34185)" style="color:#eff0f1;opacity:0.2;fill:#000000;fill-opacity:1;stroke:none"/>
   <path id="path6027" class="ColorScheme-Background" d="m 719.64995,-779.58405 a 7.9479218,2.8437526 0 0 1 -7.94792,2.84376 l 0,-2.84376 z" transform="scale(-1,-1)" style="color:#eff0f1;opacity:0.00100002;fill:#444a58;fill-opacity:1;stroke:none"/>
@@ -609,7 +609,7 @@
   <path id="rect6067" d="m 193.73828,83.951172 0,43.078128 1.5,0 0,-43.078128 -1.5,0 z" transform="matrix(3.2337253,0,0,0.48750122,-1281.6023,748.65729)" style="color:#eff0f1;opacity:0.2;fill:#000000;fill-opacity:1;stroke:none"/>
   <rect id="rect6069" class="ColorScheme-Background" width="11.318" height="21" x="-666.42" y="789.58" style="color:#eff0f1;opacity:0.00100002;fill:#444a58;fill-opacity:1;stroke:none"/>
  </g>
- <rect id="lineedit-normal" class="ColorScheme-Background" width="46.239" height="43.077" x="144" y="248.92" style="color:#eff0f1;opacity:0.00100002;fill:#444a58;fill-opacity:1;stroke:none"/>
+ <rect id="lineedit-normal" class="ColorScheme-Background" width="46.239" height="43.077" x="144" y="248.92" style="fill:#ffffff;fill-opacity:1;stroke:none"/>
  <rect id="progress-pattern-normal" width="30" height="30" x="419" y="178" style="opacity:1;fill:#5294e2;fill-opacity:1;stroke:none"/>
  <g id="progress-pattern-normal-left" transform="translate(354,79.999756)">
   <rect id="rect4944" width="30" height="2" x="98" y="-65" transform="matrix(0,1,-1,0,0,0)" style="opacity:0.00100002;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"/>