Closed csinchok closed 10 years ago
This looks very similar to a bug I noticed and emailed the team about last night. It is indeed very annoying, so hopefully we'll fix it quickly.
Worth noting that it does not happen in FF. It may be a Chrome 38 specific bug too, as we haven't heard from users about this, but they're likely on <38.
I can confirm that this bug is not present in Chrome 37.
We've had a couple of bug reports about this from C38 users. We're planning to look at it as a first priority today as most of our users will probably be updated overnight tonight.
See https://github.com/guardian/scribe/pull/262 for the fix
Think that #265 was also necessary to properly fix this.
Hey guys, our users started reporting a really weird bug today. Basically, in Chrome 38, if you focus one Scribe element, and then try to focus another scribe element, it won't actually let you select the element.
Here's a jsfiddle demonstrating the issue: http://jsfiddle.net/eq08mpm8/3/
Has anyone else seen this issue, or have any ideas on what might be causing it?