Closed GoogleCodeExporter closed 9 years ago
Here's a further simplified repro case:
https://files.acrobat.com/a/preview/89e94f00-f292-4176-90cb-df1dff3c2021
One other observation: adding `box-shadow: none;` to `.jstree-brackets li > a`
also changes the bug behavior: after expanding 'src', if you mouse out of the
tree area then most of the text becomes visible (similar to the appearance if
you blur the window, in the original steps). Again, none of this changes
anything about the behavior in Chrome, though.
Original comment by ytp...@gmail.com
on 24 Nov 2014 at 11:20
Attaching screenshots that illustrate the bug
Original comment by ytp...@gmail.com
on 24 Nov 2014 at 11:21
Attachments:
2171 branch is currently at Chromium version 39.0.2171.36. This may be fixed
once that branch updates to 39.0.2171.65 or newer.
Original comment by magreenb...@gmail.com
on 24 Nov 2014 at 11:24
That seems possible - although nothing in the changelog
(https://chromium.googlesource.com/chromium/src/+log/39.0.2171.36..39.0.2171.65?
pretty=fuller&n=10000) jumped out as an obvious fix. There's one clipping fix
(https://code.google.com/p/chromium/issues/detail?id=427467) but it's very
specific to solid color backgrounds. Didn't see any changes with text rendering
that looked related either... Guess we'll just have to wait and see :-)
Original comment by ytp...@gmail.com
on 25 Nov 2014 at 8:35
@#3: The Chromium version was updated to 39.0.2171.65 in revision 1932. Builds
should be available on http://cefbuilds.com/ soon.
Original comment by magreenb...@gmail.com
on 25 Nov 2014 at 8:43
@#5: Judging by http://cefbuilds.com/, it looks like only the Mac & Linux
builds were updated. Windows is still showing as 39.0.2171.36...
Original comment by ytp...@gmail.com
on 2 Dec 2014 at 5:24
Confirmed this is no longer an issue with CEF Test App 3.2171.1949 for Windows
32, downloaded from http://cefbuilds.com.
Original comment by MGerbe...@gmail.com
on 6 Dec 2014 at 10:25
Confirmed here too -- although I can still reproduce this in the older
cefclient 3.2171.1902, I cannot repro in cefclient 3.2171.1949. So I think
this can be closed as fixed.
Original comment by ytp...@gmail.com
on 9 Dec 2014 at 1:42
Thanks for the update.
Original comment by magreenb...@gmail.com
on 9 Dec 2014 at 1:09
Original issue reported on code.google.com by
ytp...@gmail.com
on 24 Nov 2014 at 7:55