On 11/01/2010 10:21 AM, Pavel Sanda wrote:
Richard Heck wrote:
Pavel, I think you introduced this in connection with
InsetHyperlink::viewTarget(). But it seems wrong to me. There's no
particular reason to think that the URL in that case will actually be of
type HTML, or that the viewer defined for HTML will be able to handle it. I
mean, it might be that the viewer is firefox and the url is
http://whatever.com/file.pdf, in which case you'll ultimately get the right
result. But the viewer might be something else and the url might be
anything. Right?
yes, i'm aware of it. do you propose some alternative?
I had the idea to look for a browser and record that separately. But it
wouldn't fit into the normal "viewer" stuff.
rh