TinaK opened this issue on Oct 29, 2014 · 74 posts
bwsupport posted Fri, 07 November 2014 at 9:38 AM Site Admin
And I'd still love to see a way to bookmark/link to a specific post
Not a bad idea. I'll look into making this easier for you guys. Try to get it later today. It is possible now but you have to kinda know the anchor tags. UPDATE: I added a 'Copy Link' button that will allow you to copy the link to that specific post. Then you can use that for whatever.
This was implemented by request, we will be more efficient next time placing changes into a later release at a later date. Sorry for any inconvenience.
To answer WHY FLASH? Without flash, it's simply not possible in most browsers. The user's clipboard is a security-relevant resource since it could contain things like passwords or credit card numbers. Thus, browsers rightly don't allow Javascript access to it (some allow it with a warning shown that the user has confirm, or with signed Javascript code, but none of that is cross-browser).
Checking for dependency is not that easy either haha. We will revisit this at a later date giving us time to way the options. Thanks, again for the patience.