After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 760653 - TypeError: Gtk.ScrollDirection is undefined
TypeError: Gtk.ScrollDirection is undefined
Status: RESOLVED FIXED
Product: polari
Classification: Applications
Component: general
unspecified
Other All
: Normal normal
: ---
Assigned To: Polari maintainers
Polari maintainers
Depends on:
Blocks:
 
 
Reported: 2016-01-15 04:25 UTC by Hashem Nasarat
Modified: 2016-01-16 08:39 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
chatView: Fix ScrollDirection typo in _onScroll (958 bytes, patch)
2016-01-15 04:26 UTC, Hashem Nasarat
committed Details | Review

Description Hashem Nasarat 2016-01-15 04:25:57 UTC
This caused the following error to be logeed when scrolling.

JS ERROR: TypeError: Gtk.ScrollDirection is undefined
Comment 1 Hashem Nasarat 2016-01-15 04:26:01 UTC
Created attachment 319073 [details] [review]
chatView: Fix ScrollDirection typo in _onScroll
Comment 2 Florian Müllner 2016-01-15 11:23:56 UTC
Review of attachment 319073 [details] [review]:

Thanks for the catch!
Comment 3 Florian Müllner 2016-01-15 23:57:50 UTC
Do you have commit access, or do you want me to push the patch for you?
Comment 4 Hashem Nasarat 2016-01-16 03:39:35 UTC
Could you please push this? Thank you.
Comment 5 Florian Müllner 2016-01-16 08:39:36 UTC
Attachment 319073 [details] pushed as f928f7b - chatView: Fix ScrollDirection typo in _onScroll