RonnyDo / ColorPicker

A color picker for elementaryOS.
GNU General Public License v3.0
107 stars 28 forks source link

Color hex label has bug #73

Open JAMMCoding opened 4 years ago

JAMMCoding commented 4 years ago

Bug occurs after pressing enter the first time to select the color, releasing the cursor. If the user then moves the cursor to a new color on the screen, pressing enter first to open the magnifying glass then enter again to select the new color without moving the cursor when the magnifying glass is open. If you repeat this process, you will see the color history at the bottom of the app updating but not the hex label above the "Pick Color" button.

RonnyDo commented 4 years ago

I tried to understand and reproduce the error, but couldn't figure out how to trigger it. Could you please specify a little bit more what you pressed when. Maybe in the the form of steps (1. Do this; 2. Do that ...). Thank you in advance and a happy new year :-)