binux / pyspider

A Powerful Spider(Web Crawler) System in Python.
http://docs.pyspider.org/
Apache License 2.0
16.49k stars 3.69k forks source link

Chrome can't show all web interface in debugger #864

Open ghost opened 5 years ago

ghost commented 5 years ago

lsb_release -v

LSB Version: core-9.20160110ubuntu0.2-amd64:core-9.20160110ubuntu0.2-noarch:security-9.20160110ubuntu0.2-amd64:security-9.20160110ubuntu0.2-noarch

Actual behavior

In Chrome(version:71.0.3578.98), only display part of it with a vertical scroll bar. Screenshot: image But no problem in my safari. image

ddzzhen commented 5 years ago

740 this may be useful,but sometimes not.

ghost commented 5 years ago

740 this may be useful,but sometimes not.

It's right. The problem mainly caused by css. All things went well after I changed my working browser to safari.