Open yannbcf opened 3 years ago
Same issue happens to me on release, cef 72
Same issue on 6.0-rc14 but sometimes when you open a CEF for the first time, it works until you click the mouse for the first time
Same issue on rc/6.0-rc16 // the error does not occur immediately but only after scrolling for about 20-25 seconds, but then permanently
It doesnt work at 00:30 at the Video
That is a bug in cef and was only present in release branch.
Just to clarify this - Its a known CEF bug which already existed in the CEF version used on release
branch, with the newer CEF version this has not been fixed yet. Its most likely related to some OSR issue in CEF.
We will have to wait until CEF officially introduces a fix for smooth scrolling using OSR - please see related issues & topics on CEF side, like: https://www.magpcss.org/ceforum/viewtopic.php?f=6&t=18027
It's not only the smooth scroll problem, but also the not even at all scroll problem... it worked on prev release until the last update
It's not only the smooth scroll problem, but also the not even at all scroll problem... it worked on prev release until the last update
Thats not reported here, if you have this problem you should create a proper bug report
Thats not reported here, if you have this problem you should create a proper bug report
This is confusing. There are two Issues Reported here:
@JulianMa @Hutstaender could you test the smooth scrolling on rc?
Scrolling still seems laggy to me, but it could be due the html I just thrown together. Can't reproduce the scroll stuck issue tho tested on 14.0-rc3
@JulianMa @Hutstaender could you test the smooth scrolling on rc?
I'm no longer active in the alt:V Community, but i can ask someone from the current team to test it.
Would be cool @JulianMa
@C0kkie I just tested it out and got the following on the newest rc: -Smooth scrolling is still not working in cef (see video) -In some cases u wont get ref updates. For our bank system we update the view everytime on bottom scroll. Works in chrome, but not in cef (see video) -In some cases scrolling isn't working until you move the mouse 1px inside the container -and as deluvas1911 mentioned, it's laggy as shit.
Test it again in v15.
Client/server version dev/6.0-dev6
Current behavior If you overscroll (continue to scroll after reaching the top or bottom of the div) and then scroll in an opposite direction it doesn't scroll at all. You then must move your mouse or wait for like 2 seconds to be able to scroll again. It also scrolls instantly instead of smoothly
Expected behavior It should scroll without delays, and be smooth
Steps to reproduce Create a div with an y overflow, overscroll up or down
Possible solution It's an issue with the current version of cef 92 For the smooth scroll behavior it could be a flag to set