diff options
Diffstat (limited to 'Source/CustomQuery.m')
-rw-r--r-- | Source/CustomQuery.m | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Source/CustomQuery.m b/Source/CustomQuery.m index 4af056b1..a7741792 100644 --- a/Source/CustomQuery.m +++ b/Source/CustomQuery.m @@ -1811,7 +1811,7 @@ traps enter key and } } - // Add two menu items for a selection + // Add two menu items for a selection if no link is given if(webViewMenuItems && [[element objectForKey:@"WebElementIsSelected"] boolValue] && ![[element objectForKey:@"WebElementLinkIsLive"] boolValue]) |