atom-elastic-tabstops icon indicating copy to clipboard operation
atom-elastic-tabstops copied to clipboard

[object HTMLSpanElement] displayed in multiple locations in the text

Open jstnjstn opened this issue 6 years ago • 11 comments
trafficstars

[object HTMLSpanElement] displayed in multiple locations in the text. My package installation is quite minimal so I suppose it is a bug with this package.

jstnjstn avatar Apr 27 '19 00:04 jstnjstn

It is. It appears when you have tab and then a space directly after or before it.

lillem4n avatar Apr 29 '19 07:04 lillem4n

Could you explain this issue in details?

hax avatar May 06 '19 18:05 hax

On a single line, combine tabs and spaces between two other characters.

lillem4n avatar May 09 '19 13:05 lillem4n

Yes, I can confirm the same bug in Atom 1.39.1. Just write a [space] [tab] a and it will happen.

caprilo avatar Oct 16 '19 03:10 caprilo

Given that this bug has existed unfixed for over a year, I assume this project - interesting and potentially useful as it may be - is dead?

Sod-Almighty avatar Jan 10 '21 10:01 Sod-Almighty

@Sod-Almighty Sorry, I don't have time to investigate this bug, but PR is always welcome.

hax avatar Jan 19 '21 08:01 hax

See, this is what is wrong with open source.

"Found a bug? Great! Let me know when you've fixed it!"

If you're not prepared to maintain YOUR EXTENSION, then remove it from the Atom repo and save us all the wasted time.

Sod-Almighty avatar Jan 19 '21 12:01 Sod-Almighty

@hax thank you for responding and for giving us this extension to begin with.

lillem4n avatar Jan 19 '21 14:01 lillem4n

@Sod-Almighty

A close source product which lose the maintaining would make u in worse condition because no one can fix the bugs legally. Open source at least allow others to take it and fix it if it's really important to them.

hax avatar Jan 20 '21 19:01 hax

True. But if you're not prepared to maintain the project, you should take it down from the Atom repo.

Sod-Almighty avatar Jan 21 '21 13:01 Sod-Almighty

Instead of removing the package from the Atom repo, I suggest removing current (incompatible) versions of Atom from the supported versions range: https://github.com/hax/atom-elastic-tabstops/blob/956a0a3fd92e3d27364579c70db70c0aea5f119a/package.json#L13

iTob191 avatar Jan 21 '21 15:01 iTob191