mikeo said:Rumor mill is grinding out feature-predictions for IOS 5. I haven't seen web page access improvements mentioned, but you never know. Hope it happens in early April as rumored. Until then, there's gool ol' Clipboard line stripping.
It'd be a very minor item on the feature list - not something people would be likely to leak - and might actually fit with the other changes they've made to JavaScript - there've been a few reports that the JavaScript improvements in iOS 4.3 don't work in web browsers embedded in apps, some people have suggested Apple's sabotaging third-party browsers but I think it's much more likely they're either a) making sure they don't change expected behavior in apps that rely on it or b) working on a new API for apps to interact with Safari and not wanting to backport the old one to the new browser.
mikeo said:1. With a longer expression highlighted, currently when you tap the highlighted expression the highlight disappears.
2. I'd propose a modification of that behavior - every time you tap the highlighted expression it collapses to the next smallest subset for which there is an expression in a dictionary (equivalent to hitting <-).
3. When you tap a highlighted single character it removes the highlight.
Good idea - we already do this in OCR (since we don't have arrows but want to make the highlight resizable) so it makes sense to extend it to the reader too.