Closed danielbrodin closed 10 years ago
Thanks @danielbrodin! I will test now and publish if it works as expected.
I can confirm it works
Thanks for testing @ddavison. Since I cannot reproduce and both of you have confirmed it is working, I'll publish the patch now :+1:.
I am able to reproduce on my work computer with v0.10.2
Published to v0.10.3 and confirmed it is also fixing the issue for me. Great work @danielbrodin! Thanks again!
No problem, glad it fixed it :)
@danielbrodin are you noticing any weird UI glitches (line goes blank) when you put your cursor in a Preview? It may be another package, but on my work laptop with this fix applied, it will remove the style
attribute's previous value and replace with only background-color
and value, which results in a disappearing line on click/cursor move.
@Glavin001 This is how it looks for me
That looks good. Must be a broken package on my end. Will play around and find out. Thanks for sharing a screenshot, @danielbrodin.
@Glavin001 Preview still steals focus for me, despite this. Any idea why?
@danielbayley Create a new Issue and let's start a discussion. I would like to investigate this further. Maybe Atom has a new API now that it is v1.0 that we could use that would resolve this for good :+1:. Thanks for letting me know.
@Glavin001 Done :thumbsup:
Looked through the Atom core some and from my testing this seems to fix issue #48 for me. Haven't done any large testing though so might cause other issues that I haven't noticed.