I am attempting to open a local file in the browser on Windows with a fragment that specifies the document location. For example: c:\some-file.html#basic. The file opens fine, but the #basic part is ignored. I tried this with both OpenFile and OpenURL (absolute path with prepending "file://"), but neither seem to work.