Color range selector fails to select lower part of the exact same color. It looks like the selection seems to be cut off horizontally. Reproducible: Always Steps to Reproduce: 1. Create a new file 2. Draw a filled rectangle of a specific color 3. Use color range select Actual Results: Lower part of the colored rectangle area does not get selected. Expected Results: All of the colored rectangle area will be selected. This does not seem to happen when canvas is fairy small(400x400). Krita2.9.2, Windows 8.1.
Created attachment 92010 [details] Color Selection fail
Hi! Thanks for your report. I can confirm the bug indeed.
Confirm on Win7 and Krita 4.1.
Can't reproduce with master and Linux.
Git commit 5a2eced9fcdc7ebadb1f2b9681eae3631458bda5 by Boudewijn Rempt. Committed on 30/11/2018 at 10:10. Pushed by rempt into branch 'master'. Select by color range: iterate over the image, not the device M +2 -1 plugins/extensions/colorrange/dlg_colorrange.cc https://commits.kde.org/krita/5a2eced9fcdc7ebadb1f2b9681eae3631458bda5
Git commit a4fb987d589deea53af9d9609f1a78d076b6d59f by Boudewijn Rempt. Committed on 30/11/2018 at 10:11. Pushed by rempt into branch 'krita/4.1'. Select by color range: iterate over the image, not the device M +2 -1 plugins/extensions/colorrange/dlg_colorrange.cc https://commits.kde.org/krita/a4fb987d589deea53af9d9609f1a78d076b6d59f