New issue
Advanced search Search tips

Issue 591270 link

Starred by 1 user

Issue metadata

Status: ExternalDependency
Merged: issue 579391
Owner: ----
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: Mac
Pri: 2
Type: Bug



Sign in to add a comment

Unable to Render part of the page consistently.

Reported by mangesh....@gmail.com, Mar 2 2016

Issue description

Chrome Version: 48.0.2564.116 (64 bit)

I have expanding/collapsing div.
when I try to expand the div the data is not rendered properly.

Inspecting the code the html elements shows the data present.

It is not consistent It happens only to few divs in random.
If you look at the attachment the data is cut horizontally.

I am able to reproduce this bug only in version 48 and not in the previous versions of chrome.
It works fine on safari.
Note - I am using angular.

Expected Result: The data should be rendered consistently and not cut.

Actual Result:The data is not rendered consistently and the data sometimes is cut horizontally.

How frequently does this problem reproduce? Always on version 48

What is the impact to the user, and is there a workaround? If so, what is
it?
Sometime scrolling using the mouse shows the data and sometimes it does not.

Attached is the screenshot.


 
Attached is the screenshot.
Chrome Render issue on Mac.png
23.7 KB View Download

Comment 2 by bokan@chromium.org, Mar 2 2016

Cc: bokan@chromium.org
Components: Blink>Paint
Labels: -OS-Chrome OS-Mac
Do you have a page you can attach or a URL showing the problem?
Labels: Needs-Feedback
I am afraid I do not have the Url for it.

Comment 5 by pdr@chromium.org, Mar 2 2016

Status: ExternalDependency (was: Unconfirmed)
There is not enough information here to make progress on this bug.

We either need a url or a file that reproduces the bug.
It seems there is another similar .

https://bugs.chromium.org/p/chromium/issues/detail?id=579391

This is exactly what is happening.

Comment 7 by pdr@chromium.org, Mar 3 2016

Mergedinto: 579391
Status: Duplicate (was: ExternalDependency)
Thank you! I'll mark this as a duplicate.
Sorry this is the opposite what is happening in my case.

It does not show the data and when selected it paints.


Comment 9 by pdr@chromium.org, Mar 3 2016

Status: ExternalDependency (was: Duplicate)
Ok, de-duping.

Without a way to reproduce this, there's not much that can be done.

Are you a developer? If so, can you make a testcase that shows this bug on http://jsbin.com?

You could also try seeing if this has already been fixed by installing Chrome Canary.
Sure I will try to create a test case and try to find if the issue is fixed in Canary.
I just tested it on Canary and I was able to reproduce it.

Sign in to add a comment