[PR #93] [CLOSED] Fix for automatic scrolling in Chrome #244

Closed
opened 2026-02-26 05:31:43 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/NarrativeScience-old/log.io/pull/93
Author: @ws141
Created: 9/6/2013
Status: Closed

Base: masterHead: master


📝 Commits (1)

  • 0290c01 Parsing msgs.height() as int since float values sometimes get returned in Chrome. This was fixed in order to get the scrolling to work in chrome.

📊 Changes

1 file changed (+1 additions, -1 deletions)

View changed files

📝 src/client.coffee (+1 -1)

📄 Description

jQuery height() returns floats in Chrome 28.0.1500.95 on Ubuntu 12.04. This breaks the automatic scrolling.

Screenshot


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/NarrativeScience-old/log.io/pull/93 **Author:** [@ws141](https://github.com/ws141) **Created:** 9/6/2013 **Status:** ❌ Closed **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (1) - [`0290c01`](https://github.com/NarrativeScience-old/log.io/commit/0290c0142e0584e414715a658703c3a720a6874e) Parsing msgs.height() as int since float values sometimes get returned in Chrome. This was fixed in order to get the scrolling to work in chrome. ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `src/client.coffee` (+1 -1) </details> ### 📄 Description jQuery height() returns floats in Chrome 28.0.1500.95 on Ubuntu 12.04. This breaks the automatic scrolling. ![Screenshot](http://i.imgur.com/w2ktoD9.png) --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-26 05:31:43 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/log.io-NarrativeScience-old#244
No description provided.