[Qt-interest] review process for merge request #914

Chris Meyer cmeyer1969+qt at gmail.com
Tue Jan 18 18:03:36 CET 2011


There is a bug in Qt 4.7 (Mac OS) where if a user clicks in the corner
of a button with a style applied, it is not handled correctly. This is
documented as QTBUG-13901.

I fixed the bug and submitted a patch that includes a test case. The
fix for the bug is trivial (changing a 'false' to a 'true'). This is
Qt merge request #914.

The reviewer (Olivier Goffart) briefly looked at my patch. He made a
comment, not about my patch, but about how the original implementation
of Mac style buttons was done. I've requested that he take a look at
my patch itself again, but to no avail.

At this point, a bug exists in the Qt 4.7 source tree. I've submitted
a patch and a test case which fixes the bug.

What more can I do to get this patch applied and/or the bug fixed
(i.e. included in the 4.7 standard release)?

For reference:

http://qt.gitorious.org/qt/qt/merge_requests/914

http://bugreports.qt.nokia.com/browse/QTBUG-13901



More information about the Qt-interest-old mailing list