OSDN Git Service

F1+F1 behavior was broken if there was no context help found.
authorcon <qtc-committer@nokia.com>
Wed, 9 Mar 2011 10:16:55 +0000 (11:16 +0100)
committercon <qtc-committer@nokia.com>
Wed, 9 Mar 2011 10:16:55 +0000 (11:16 +0100)
commit9eccbbee5c575e4d5a952321859af773ad32720a
tree8ee38ae9236b20ed977fe7836e55dcd013630a45
parent219c3372aebdb947d6604872ce504f20a5ab8123
F1+F1 behavior was broken if there was no context help found.

If on F1 no documentation was found, the focus was not set to the side
bar, making it impossible to press F1 again to get into help mode.
The fix also makes sure that the "blank" page is not set to the help
mode in this case, to avoid a big white empty area.
src/plugins/help/helpplugin.cpp