Jump to content

PW forum: the "Quote selection" tooltip inserts an empty span into the markup, breaking copying & pasting


Beluga
 Share

Recommended Posts

View my post as an example.

Open the dev tools of your browser, inspect the code block element so you see its children (the spans making up the highlighted code).

Select the string convertedFieldPairings)) from the forum post.

As the Quote selection tooltip appears, observe what happens in your dev tools view. An empty span element has appeared inside the span containing the )) part of the string.

If you now copy and paste to the Find field of your text editor already containing a block of code with the string, it will not find a match. I did not have the energy to inspect the clipboard to find what sort of an invisible character lurks inside the string.

 

  • Like 1
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...