summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--desktop/global_history.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/desktop/global_history.c b/desktop/global_history.c
index 75c9aead1..59447116a 100644
--- a/desktop/global_history.c
+++ b/desktop/global_history.c
@@ -525,7 +525,7 @@ static nserror global_history_initialise_entry_fields(void)
goto error;
}
- gh_ctx.fields[GH_URL].flags = TREE_FLAG_NONE;
+ gh_ctx.fields[GH_URL].flags = TREE_FLAG_COPY_TEXT;
label = "TreeviewLabelURL";
label = messages_get(label);
if (lwc_intern_string(label, strlen(label),