filter editor wrong rgb values

Bug #1652850 reported by Pétery Tamás
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Inkscape
Invalid
Undecided
Unassigned

Bug Description

The filter editor's flood fill primitive's settings display (212, 181, 155) for the rgb values, however
in the code's opened with a text editor there is
flood-color="rgb(213,182,156)"
for the same part.

Attached a test file with such a filter.

Tested on win 10 64bit Inkscape 0.92pre3 15195.

Revision history for this message
Pétery Tamás (lazur) wrote :
description: updated
Revision history for this message
Alvin Penner (apenner) wrote :

confirmed on Windows 10, Inkscape 0.92pre4 15278, using the attached file.
whether the display will be correct or not depends on the size of the rgb value. values up to 128 are displayed correctly, values above 128 are too low by 1 count.

the attached figure has two filters. One has values
flood-color="rgb(126,127,128)" which are all correct in the filter editor
the other has
flood-color="rgb(129,130,131)" which are all wrong by one count in the Filter editor.

Changed in inkscape:
status: New → Confirmed
Revision history for this message
Alvin Penner (apenner) wrote :

just for clarification, I assume you meant "Filter Editor Flood Color" in the title, not "Fill and Stroke Panel"?

su_v (suv-lp)
tags: added: color
removed: hex rgb
Pétery Tamás (lazur)
summary: - fill and stroke panel wrong rgb values
+ filter editor wrong rgb values
Revision history for this message
Pétery Tamás (lazur) wrote :

Had to rephrase the bug description several times but didn't check the title again before posting it.

First I overlooked the filter primitive displaying the rgb values on the same 0-255 scale unlike the hsl sliders and copy-pasted the hex value and checked it on the fill&stroke tab.

The "color name:#...." and "RGBA:...." mismatch was confusing a bit and wasn't sure first if the issue was based in the filter or in the fill and stoke panel. Like the hue slider seemed always off for me that you cannot set h to 255 as you can do with the lightness.

But you are right, corrected the title.

Nathan Lee (nathan.lee)
tags: added: bug-migration
Revision history for this message
Nathan Lee (nathan.lee) wrote :

Hi - thanks for reporting this bug, I've manually migrated it to Inkscape's new
bug tracker on GitLab, and closed it here.

Please feel free to file new bugs about the issues you're seeing at
http://inkscape.org/report.

Moved to: https://gitlab.com/inkscape/inbox/issues/471
Closed by: https://gitlab.com/nathanal

Changed in inkscape:
status: Confirmed → Invalid
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.