Skip to content
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

<kbd> tags are being inserted in wrong textarea #80

Closed
MarcinOrlowski opened this issue Jul 14, 2016 · 2 comments · Fixed by #110
Closed

<kbd> tags are being inserted in wrong textarea #80

MarcinOrlowski opened this issue Jul 14, 2016 · 2 comments · Fixed by #110
Assignees
Milestone

Comments

@MarcinOrlowski
Copy link

Installed Version: 2.0.0 | Environment: Tampermonkey

<kbd> tags are being inserted in wrong input.

  1. go to random question on stackoverflow.com
  2. open question for editing and leave it opened
  3. scroll down to answer textarea
  4. click "kbd" on on its toolbar
  5. <kbd> will be inserted in question edit text area instead of answer one
@MarcinOrlowski MarcinOrlowski changed the title kbd tags are being inserted in wrong textarea <kbd> tags are being inserted in wrong textarea Jul 14, 2016
@shu8
Copy link
Member

shu8 commented Aug 13, 2016

@MarcinOrlowski Thank you, I have reproduced this and will work on a fix.

I'm really sorry for the time it's taken for me to respond, I've not had much time recently.

@shu8 shu8 added the bug label Aug 13, 2016
@shu8 shu8 added this to the v2.0.1 milestone Aug 13, 2016
@shu8 shu8 self-assigned this Aug 13, 2016
shu8 pushed a commit that referenced this issue Aug 14, 2016
fixes:
- #89,
- #95,
- bug relating to #98
- change to #88
- fixes SBS (part of #72)
- fixes #80 and part of #72
- fixes #72 entirely
- fixes compatibility issue between SBS and enhanced editor features
@shu8
Copy link
Member

shu8 commented Aug 14, 2016

@MarcinOrlowski I've fixed this in v2.0.1. Please delete the old version you have and reinstall it using this link :)

@shu8 shu8 closed this as completed Aug 23, 2016
@shu8 shu8 removed the ready label Aug 23, 2016
shu8 added a commit that referenced this issue Oct 1, 2016
* Update README.md

* changes

* don't use stack.read if not available

* fixes script on Firefox hopefully

should fix #75, #76, #71

* fixes #73

* bump version

* fixes some bugs

fixes:
- #89,
- #95,
- bug relating to #98
- change to #88
- fixes SBS (part of #72)
- fixes #80 and part of #72
- fixes #72 entirely
- fixes compatibility issue between SBS and enhanced editor features

* changes

#72, #98, #73

* fixes

- fixes #72
- should fix #98
- added logs for #73

* #93

* #73

* #95

* #75, #95

* clean-up, add debugging for #98

* add debugging for #98, cleanup

* #73

* #73, #102

* #102

* #98

* 2.0.1i

* #98

* #95

* #98

* fixes #104, #105

* fixes #103, changes to #104

* v2.0.1 final
@shu8 shu8 mentioned this issue Oct 1, 2016
shu8 added a commit that referenced this issue Oct 1, 2016
* Update README.md

* changes

* don't use stack.read if not available

* fixes script on Firefox hopefully

should fix #75, #76, #71

* fixes #73

* bump version

* fixes some bugs

fixes:
- #89,
- #95,
- bug relating to #98
- change to #88
- fixes SBS (part of #72)
- fixes #80 and part of #72
- fixes #72 entirely
- fixes compatibility issue between SBS and enhanced editor features

* changes

#72, #98, #73

* fixes

- fixes #72
- should fix #98
- added logs for #73

* #93

* #73

* #95

* #75, #95

* clean-up, add debugging for #98

* add debugging for #98, cleanup

* #73

* #73, #102

* #102

* #98

* 2.0.1i

* #98

* #95

* #98

* fixes #104, #105

* fixes #103, changes to #104

* v2.0.1 final
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants