[Webkit-unassigned] [Bug 129680] [GTK] jQuery's nicescroll scrollbars not painted

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Mar 5 10:04:33 PST 2014


https://bugs.webkit.org/show_bug.cgi?id=129680


Enrique Ocaña <eocanha at igalia.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |eocanha at igalia.com




--- Comment #5 from Enrique Ocaña <eocanha at igalia.com>  2014-03-05 10:01:32 PST ---
Diego Pino and I have been triaging this bug and have found that the problem is in the code that the NiceScroll JavaScript library uses to detect if the device has touch capabilities (the scrollbar is hidden in that case). Manually forcing the library to believe that the device is non-touchable solves the issue.

We have reported the bug[1] to the NiceScroll authors and submitted a patch[2] to apply the same fix they already used for Chrome.

[1] https://github.com/inuyaksa/jquery.nicescroll/issues/367
[2] https://github.com/inuyaksa/jquery.nicescroll/pull/368

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the webkit-unassigned mailing list