What's new
Apple iPad Forum 🍎

Welcome to the Apple iPad Forum, your one stop source for all things iPad. Register a free account today to become a member! Once signed in, you'll be able to participate on this site by adding your own topics and posts, as well as connect with other members through your own private inbox!

can't select text on a safari search results page.

5150ii

iPF Noob
Joined
May 8, 2012
Messages
3
Reaction score
0
when I do a search in safari, and it lists all the pages, I cannot select text.

It will only let me select the link not the text under it.

I have the search engine set for google.

touching and holding my finger on any text but a link does nothing.
 

twerppoet

iPad Fan
Joined
Jan 8, 2011
Messages
24,214
Reaction score
15,599
Location
Milton-Freewater, OR
Try a double tap and hold (tap tap-hold).

Selection gestures vary depending on whether the text is editable or the particular app; this is the method that usually works with un-editable text. You'll get a box style selection instead of a word, and it may not be possible to drag the selection to anything less than a paragraph.

If I need a more precise selection before pasting into a destination app (like a URL or search phase) I'll paste it into the Notes app first, where I can use the more precise edit/selection tools to get what I want.
 
OP
5

5150ii

iPF Noob
Joined
May 8, 2012
Messages
3
Reaction score
0
this worked for the google and yahoo but not if the search engine is set for bing. I find it hard to activate also for google and yahoo.

I wrote this java script which allows you to just press and hold on the text to select it.. gets rid of having to double tap and hold and acts like select does on all the other apps.
It will also work if your search engine is set to bing.

to use you will need 2 book marks 1 book mark is for google & yahoo the other is for bing

add any book mark then go into it and edit it, in the title type "Unlock Text Selection"
just below the title paste this javascript in

javascript:void(s = 'hdurj123'); s = '(' + s + ')'; x = new RegExp(s, 'gi'); rn = Math.floor(Math.random() * 100); rid = 'z' + rn; b = document.body.innerHTML; b = b.replace(x, '<span name=' + rid + ' id=' + rid + ' style=\'color:#000;background-color:white; font-weight:bold;\'>hdurj123</span>'); void(document.body.innerHTML = b);

then save it under the book marks bar

create a second bookmark and edit it
in the title type "Unlock Selection Bing" and below that past this java script in

javascript:void(s = 'results'); s = '(' + s + ')'; x = new RegExp(s, 'gi'); rn = Math.floor(Math.random() * 100); rid = 'z' + rn; b = document.body.innerHTML; b = b.replace(x, '<span name=' + rid + ' id=' + rid + ' style=\'background-color:white; font-weight:bold;\'>results</span>'); void(document.body.innerHTML = b);

if your search engine is set to yahoo or google:
fire up safari and do a search for something when the search results show click on the bookmark "Unlock Text Selection"
now you will be able to just press and hold on the text to select it and if you move it around you can select individual words.

if your search engine is set to bing
fire up safari and do a search for something when the search results show, click on the bookmark "Unlock Selection Bing"
now you will be able to select text with just a press and hold and even individual words


this only works for search results pages I tried it on a page after I clicked the link and it caused safari to display the page source instead of the page.. I just use it for searches

example of how to do the bookmark
photo.jpg


here's what it looks like on a bing search if your search engine is set to bing in settings:
you can see that I was able to select the individual words, *** if your in portrait you may have to zoom in a bit *** landscape works without having to zoom at all

photo2.jpg
 

Attachments

  • photo2.jpg
    photo2.jpg
    291.2 KB · Views: 866

Most reactions

Latest posts

Top