-
Notifications
You must be signed in to change notification settings - Fork 459
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
When link is followed, context menu Back menu item not available. #203
Comments
Links are supposed to open in a new window (open a new process), not in the web preview control. Can you provide steps to repro? |
Sure, I originally encountered this issue on my WinXP machine last week when writing a blog post. Just reproduced it on my Win7 machine with the following MD:
Here are the steps:
Also, maybe relevant, I am using IE 9 as my default browser. |
I can't reproduce this on the master branch (even with IE as default), but I can using the version in the installer. I remember opening links was changed a couple of weeks ago so they always opened in a new process. If you can build MarkPad from source yourself you shouldn't have this issue :-/ |
Ah yes, I see Issue #91 changed the behavior to open links externally. Didn't see this one when I searched prior to opening this issue. Getting a resolution to this issue might just kick me into trying to build MarkPad myself... anyway, thanks for investigating and confirming! |
Please reopen if there is something in particular you need addressed |
On MD-side, when link is followed, the context menu Back menu item is not enabled, and no other (apparent) way to return to MD rendered document.
The text was updated successfully, but these errors were encountered: