summaryrefslogtreecommitdiff
path: root/frontends/riscos
diff options
context:
space:
mode:
Diffstat (limited to 'frontends/riscos')
-rw-r--r--frontends/riscos/local_history.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/frontends/riscos/local_history.c b/frontends/riscos/local_history.c
index 20ca9e224..1b7d11e07 100644
--- a/frontends/riscos/local_history.c
+++ b/frontends/riscos/local_history.c
@@ -384,6 +384,7 @@ ro_local_history_open(struct ro_local_history_window *lhw, wimp_w parent)
state.visible.x1 = width;
state.visible.y1 = height;
state.next = wimp_HIDDEN;
+ state.flags |= wimp_WINDOW_HAS_FOCUS;
error = xwimp_open_window(PTR_WIMP_OPEN(&state));
if (error) {
NSLOG(netsurf, INFO, "xwimp_open_window: 0x%x: %s",