summaryrefslogtreecommitdiffstats
path: root/examples/webengine/recipebrowser/doc/src/recipebrowser.qdoc
diff options
context:
space:
mode:
Diffstat (limited to 'examples/webengine/recipebrowser/doc/src/recipebrowser.qdoc')
-rw-r--r--examples/webengine/recipebrowser/doc/src/recipebrowser.qdoc5
1 files changed, 3 insertions, 2 deletions
diff --git a/examples/webengine/recipebrowser/doc/src/recipebrowser.qdoc b/examples/webengine/recipebrowser/doc/src/recipebrowser.qdoc
index 5327a0b26..d33f6bf10 100644
--- a/examples/webengine/recipebrowser/doc/src/recipebrowser.qdoc
+++ b/examples/webengine/recipebrowser/doc/src/recipebrowser.qdoc
@@ -106,10 +106,11 @@
We then disable the \l{WebEngineSettings::focusOnNavigationEnabled}{focusOnNavigationEnabled}
setting to make sure that the \l{WebEngineView} does not steal focus from the \c RecipeList
item every time its URL is changed. This allows the user to continue navigating through the
- recipes using the keyboard.
+ recipes using the keyboard. We also disable the default context menu by accepting the
+ ContextMenuRequest.
\skipto focusOnNavigationEnabled
- \printuntil focusOnNavigationEnabled
+ \printto firstLoadComplete
When the application starts, instead of directly showing the \l{WebEngineView}, we show a
placeholder \l{Rectangle} with a \l{BusyIndicator} to provide a nicer user experience while the