Skip to content

Instantly share code, notes, and snippets.

@hadrianw
Last active July 5, 2018 10:36
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save hadrianw/e6ec7e2356a53f2aca9ef7a874c4819d to your computer and use it in GitHub Desktop.
Save hadrianw/e6ec7e2356a53f2aca9ef7a874c4819d to your computer and use it in GitHub Desktop.
I don't enjoy this software.

Rantfile

Google Maps

Problem:

  1. Click on some place that has a website.
  2. Middle-click on the apparent link to open it in a new tab - nothing happens.

Solution:

  1. Left-click on the apparent link.

There is no solution in case when one wants to open the link on the same page or drag and drop it

JIRA

v7.6.3

Problem:

  1. Write something in a rich edit control.
  2. Select it.
  3. Select the + (Other) / Preformatted option.
  4. Select some part of text in the preformatted section.
  5. Copy it.
  6. Paste in a different place.
  7. Select it.
  8. Try to remove formatting - not possible.

Solution:

  1. Paste it with Ctrl+Shift+V

Problem:

In rich edit control:

  1. Select the + (Other) / Preformatted option.
  2. Replace the preformatted text with: - foo
  3. Press Enter.
  4. The text is no longer preformatted.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment