[Interest] Priority of bugs

Nyall Dawson nyall.dawson at gmail.com
Fri Sep 21 01:07:28 CEST 2018


On Fri, 21 Sep 2018 at 04:04, Krzysztof Kawa <krzysiek.kawa at gmail.com> wrote:
>
> Christoph Feck wrote:
> > in practice most bug fixing is spent to make the
> > new features actually work. There is no point in adding features, if
> > they are not useable because of bugs.
>
> Funny you should say that. I actually wish this was true, but take a
> look at the sad history of QTBUG-52108 for an example of how it really
> is. A new feature came out in 5.6 in a state that made it unusable
> from the start and it also broke some previous stuff on the way.

FWIW, I've also encountered some serious issues with this
functionality under gnome, where floating docks will get stacked under
main windows if they were previously tabbed and restoreState is
called. The only "fix" is to disable this feature by not setting
QMainWindow::GroupedDragging.

Nyall



More information about the Interest mailing list