Skip to main content
KlausFriese
Inspiring
April 20, 2018
Question

CEP debugging with Chrome - strange window layout ..

  • April 20, 2018
  • 1 reply
  • 1023 views

Hi,

if you're working on CEP/HTML5 extension you may know that you can remote debug them in chrome by creating a .debug file - I used this a few times, worked always fine.

Now I'm trying again and I don't see the usual window layout. Everything is reduced to the top 20%, the bottom is clear:

Does somebody hat this problem too? Does remote debugging work for you at the moment with the latest versions of chrome?

Thanks

Klaus

This topic has been closed for replies.

1 reply

Inspiring
April 26, 2018

Hello, There are known issues while debugging. You can go through the following link where you can find known issues and also solutions for the same.

https://github.com/Adobe-CEP/CEP-Resources/blob/master/CEP_6.x/CEP_6.1_HTML_Extension_Cookbook.pdf

Also attached screenshot from the documentation

KlausFriese
Inspiring
April 30, 2018

Thanks, but nothing of this helped. But I discovered that there's a warning

"inspector.js:7725 [Deprecation] /deep/ combinator is no longer supported in CSS dynamic profile.It is now effectively no-op, acting as if it were a descendant combinator. /deep/ combinator will be removed, and will be invalid at M65. You should remove it. See https://www.chromestatus.com/features/4964279606312960 for more details."

in the Developer Tools console.