[PR #137] [CLOSED] Fix for automatic scrolling in Chrome #250

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

📋 Pull Request Information

Original PR: https://github.com/NarrativeScience-old/log.io/pull/137
Author: @Stanback
Created: 11/21/2014
Status: Closed

Base: masterHead: scroll


📝 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.


🔄 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/137 **Author:** [@Stanback](https://github.com/Stanback) **Created:** 11/21/2014 **Status:** ❌ Closed **Base:** `master` ← **Head:** `scroll` --- ### 📝 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. --- <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:44 +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#250
No description provided.