22:56:34 - Bollebib1: limit to current layer ,for flood fill(fill a continuous section tool) doesn't work,it fills whole layer 23:03:56 - frinring_f is now known as frinring. 23:08:25 - dmitryK: Bollebib1: oh, it might be either Fast Mode or some weirdness with trying to fill another layer. If you are sure Fast Mode is disabled, please report :) 23:08:40 - Bollebib1: yes I never use fast mode when using flood fill with 'limit to active layer" off it works as it should with the option on it fills the whole image or selection
For me it works ok if I set threshold to lower values :(
Hm... works here. Probably, you could make a video for this bug? Since I cannot reproduce it here. Please reset the state of the bug to UNCONFIRMED back when you are done.
https://www.youtube.com/watch?v=z8fkA6A1gBc&feature=youtu.be this shows the issue I have
apparantly fully opaque layers have no problems,but transparant ones do
Hi, Bollebib! Could you please send me the file you used in the test? I cannot reproduce it :(
Ok, reproduced. It happens on 16bit per channel-integer images only! :(
It's also a regression -- it worked fine in 2.8.
Ah, and that's the same issue as in 343365. Fixed in commit d6b43848e24a833304e4670d3212a1ce4cfc34ff Author: Dmitry Kazakov <dimula73@gmail.com> Date: Mon Feb 2 14:24:03 2015 +0300 Fixed flood fill in 16 bit mode Well, 'reinterpret_cast<quint32*>(pixelPtr)' in a templated code was obviously wrong :( BUG:343365 We really could have fixed this six months earlier... *** This bug has been marked as a duplicate of bug 343365 ***