Bug 126582 - konqueror: accept URL containing image name and pixel coordinates of the centerpoint
Summary: konqueror: accept URL containing image name and pixel coordinates of the cent...
Status: REPORTED
Alias: None
Product: konqueror
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Gentoo Packages Linux
: NOR wishlist
Target Milestone: ---
Assignee: Konqueror Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-05-01 23:54 UTC by esigra
Modified: 2006-05-03 21:30 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description esigra 2006-05-01 23:54:39 UTC
Version:           3.5.2 (using KDE KDE 3.5.2)
Installed from:    Gentoo Packages
OS:                Linux

Accept URLs containing an image name together with coordinates of the centerpoint. Center the view on that point when loading the URL. This should preferrably work from HTML. I need something like this for a map choser IO-slave that I am developing.
Comment 1 esigra 2006-05-03 21:30:21 UTC
What about <a href="image.png#1234;5678">Show the location!</a>?

Yes, I know it would fail for a file with the name "image.png#1234;5678", but this is also the case for "index.html#chapter3".