New issue
Advanced search Search tips

Issue 655871 link

Starred by 2 users

Issue metadata

Status: Fixed
Owner: ----
Closed: Nov 2016
EstimatedDays: ----
NextAction: ----
OS: Android
Pri: 3
Type: Bug



Sign in to add a comment

Chrome on Android hangs on overflow style problem

Reported by mike.phe...@ephox.com, Oct 14 2016

Issue description

Chrome Version       : 53.0.2785.124 (Official Build) (32-bit)
OS                   : Android (tested 6.0.1 & 5.0.2)
Other browsers tested:
    Firefox for Android: OK
    Chrome for Desktop:  OK (eg, on Linux)

What steps will reproduce the problem?
(1) Load the HTML page attached


What is the expected result?
*) an HTML page of text will appear


What happens instead?
*) The browser tab will hang as if it is in an infinite loop.


Please provide any additional information below. Attach a screenshot if
possible.

* In the HTML I describe the problem, but:

* One div has style: 'overflow-x: hidden; position: fixed; max-height: 100px; ' /* or any value of overflow-x or overflow-y, and any max-height that will cause the div content to overflow. */

* An inner div has style: 'overflow: scroll;'

* Then add content in the inner div that will cause the div to overflow the max-height.

* The browser hangs as if its in an infinite loop.

 
android_overflow_prob.html
895 bytes View Download
Labels: OS-Android
Labels: Needs-Feedback
Are you seeing this crash on latest Chrome 54.0.2840.85?
Great. Tested and working on:

Google Chrome    54.0.2840.71 (Official Build) (64-bit)
OS    Linux


Google Chrome    54.0.2840.87 (Official Build) m (64-bit)
OS    Windows
Project Member

Comment 4 by sheriffbot@chromium.org, Nov 15 2016

Labels: -Needs-Feedback Needs-Review
Owner: rsgav...@chromium.org
Thank you for providing more feedback. Adding requester "rsgavara@chromium.org" for another review and adding "Needs-Review" label for tracking.

For more details visit https://www.chromium.org/issue-tracking/autotriage - Your friendly Sheriffbot
Labels: -Needs-Review
Owner: ----
Status: Fixed (was: Unconfirmed)
Thanks for the confirmation! Closing this issue fixed as per #3.

Sign in to add a comment