Bug 464210 - Color Selector do not keep a color to 255
Summary: Color Selector do not keep a color to 255
Status: RESOLVED DOWNSTREAM
Alias: None
Product: kolourpaint
Classification: Applications
Component: general (show other bugs)
Version: 19.12
Platform: Ubuntu Linux
: NOR normal
Target Milestone: ---
Assignee: kolourpaint-support
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-01-12 19:13 UTC by CD
Modified: 2023-01-13 14:56 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments
The color selector window in French (42.14 KB, image/png)
2023-01-12 19:13 UTC, CD
Details
KDE color selector (70.85 KB, image/png)
2023-01-12 20:35 UTC, Martin Koller
Details

Note You need to log in before you can comment on or make changes to this bug.
Description CD 2023-01-12 19:13:44 UTC
Created attachment 155246 [details]
The color selector window in French

Linux/Ubuntu 20.04/Mate 1.24.0

KolourPaint 19.12.3
KDE Frameworks 5.68.0
Qt 5.12.8 (construit sur 5.12.8)
Le système de fenêtres xcb


STEPS TO REPRODUCE
1. when you want to change a color, for example the red, you can go up to 255, 
you validate the "color selector" window, 
but when you recall the "color selector" window the color is always to 254. 
Same for blue and green.
so the more red color is never #FF0000 BUT #FE0000
so the more green color is never #00FF00 BUT #00FE00
so the more blue color is never #0000FF BUT #0000FE

Best regards
Comment 1 Martin Koller 2023-01-12 20:35:18 UTC
Created attachment 155247 [details]
KDE color selector

whatever your color selector is, it's not the std. KDE one (which I have attached).
So probably it's Ubuntu specific. Please ask on an Ubuntu bug tracker/forum/mailing list.
Comment 2 CD 2023-01-13 14:32:51 UTC
Hello, thank you for your quick response.
there is something i don't understand:

I double-click on a color in KolourPaint and this window is displayed.


(The window I sent you the screenshot of in the ticket: [kolourpaint] [Bug
464210] Color Selector do not keep a color to 255 )


And you tell me it's not a KolourPaint window!

Why isn't the original window displayed?

Where can I get an original version of KolourPaint?

Cordially.

Le jeudi 12 janvier 2023 à 20:35 +0000, Martin Koller a écrit :
> https://bugs.kde.org/show_bug.cgi?id=464210
> 
> Martin Koller <kollix@aon.at> changed:
> 
>            What    |Removed                     |Added
> ----------------------------------------------------------------------------
>              Status|REPORTED                    |RESOLVED
>          Resolution|---                         |DOWNSTREAM
>
Comment 3 Martin Koller 2023-01-13 14:56:34 UTC
As far as i know, any Qt or KDE based program can dynamically load specific dialog plugins, which best fit to the current desktop environment.
You probably use a Gnome desktop, where I guess the color selector dialog is from.

You'll get the KDE based dialog when you run in a KDE desktop.