Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
0

CEP Panel - wrong size in CC2018

Community Beginner ,
Feb 22, 2018 Feb 22, 2018

Hi

I Have CEP Panel for ID.

Fixed size in manifest

<?xml version="1.0" encoding="UTF-8"?>

<ExtensionManifest Version="4.0" ExtensionBundleId="net.mediabook.InPublishingPanel" ExtensionBundleVersion="1.0.0"
   ExtensionBundleName="InPublishingPanel" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">

   <Contact mailto="assistenza@inpublishing.it"/> <Legal href="http://www.inpublishing.it/"/>   <Abstract href="http://www.inpublishing.it/"/>

   <ExtensionList>

   <Extension Id="net.mediabook.InPublishingPanel.panel" Version="1.0" />

   <Extension Id="net.mediabook.InPublishingPanel.navigatore" Version="1.0" />

   </ExtensionList>

   <ExecutionEnvironment>

   <HostList>

   <Host Name="IDSN" Version="[10.2,13.9]" port="8001"/>

   </HostList>

   <LocaleList>

   <Locale Code="All" />

   </LocaleList>

   <RequiredRuntimeList>

   <RequiredRuntime Name="CSXS" Version="5.0" />

   </RequiredRuntimeList>

   </ExecutionEnvironment>

   <DispatchInfoList>

   <Extension Id="net.mediabook.InPublishingPanel.panel">

   <DispatchInfo >

   <Resources>

   <MainPath>./indexProprieta.html</MainPath>

   <ScriptPath>./start.jsx</ScriptPath>

   </Resources>

   <Lifecycle>

   <AutoVisible>true</AutoVisible>

   </Lifecycle>

   <UI>

   <Type>Panel</Type>

   <Menu>InPublishing Proprietà</Menu>

   <Geometry>

   <Size>

   <Height>700</Height>

   <Width>294</Width>

   </Size>

   <MaxSize>

   <Height>700</Height>

   <Width>294</Width>

   </MaxSize>

   <MinSize>

   <Height>700</Height>

   <Width>294</Width>

   </MinSize>

   </Geometry>

   <Icons>

   <Icon Type="Normal">./img/icona_D.png</Icon>

   <Icon Type="RollOver">./img/icona_L.png</Icon>

   <Icon Type="Disabled">./img/icona_L.png</Icon>

   <Icon Type="DarkNormal">./img/icona_L.png</Icon>

   <Icon Type="DarkRollOver">./img/icona_D.png</Icon>

   </Icons>

   </UI>

   </DispatchInfo>

   </Extension>

   </ExtensionManifest>

Normally the panel is not resizable and works correctly with correct size.

But using the panel in ID CC2018 it is frequently open to a larger size than necessary and growing at every launching until it becomes unusable.

Schermata 2018-02-14 alle 12.49.25.png

To adjust the size, it is necessary to reset the preferences of ID

Some ideas on how to solve the problem?

Thanks

4.1K
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines

correct answers 1 Correct answer

Engaged , Feb 23, 2018 Feb 23, 2018

I can confirm that it's a well-known bug (discovered in the early days of CC 2018 and survived, at least in Photoshop, through point updates). The CEP team is informed, but there's no ETA available.

Davide

Translate
Guide ,
Feb 22, 2018 Feb 22, 2018

Hello,

This is not much help, I have seen this before with the links panel. Could it be related to the width of some of the controls on the panel. Can you set a minimum / maximum size on the controls?

P.

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
People's Champ ,
Feb 22, 2018 Feb 22, 2018

I saw a similar behaviour on AI CC2017. As it was a simple test at the time, I didn't put much attention at this time and the problem went away later.

FWIW, in the old flex based extensions, I had a similar issue where the panel wouldn't honour the expected dimensions. I ended resising teh panel programatically a few ms after the panel is dislayed. You could try the same here.

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Guru ,
Feb 22, 2018 Feb 22, 2018
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Explorer ,
Feb 22, 2018 Feb 22, 2018

I've seen other people complain about Photoshop CEP panel sizing issues in CC 2018, and it was filed as a bug.

Elsewhere I've heard:

CEP panels in InDesign cannot be resized at times. Mainly because the bottom resize handle is not visible. If you minimise the panel and then maximise it, the bottom resize handle of the panel should reappear. This is an InDesign bug.
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Engaged ,
Feb 23, 2018 Feb 23, 2018

I can confirm that it's a well-known bug (discovered in the early days of CC 2018 and survived, at least in Photoshop, through point updates). The CEP team is informed, but there's no ETA available.

Davide

Davide Barranca - PS developer and author
www.ps-scripting.com
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Explorer ,
Feb 25, 2018 Feb 25, 2018

Che facciano con calma dai.. tanto non è un bug serio...  

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Explorer ,
Apr 19, 2018 Apr 19, 2018

Anybody knows if this bug is solved?

It's 7 months after CC2018 is on the market... and panels are still resizing..
The last Update didn't solve anything, at least for InDesign.

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Guru ,
Apr 19, 2018 Apr 19, 2018
LATEST

7 Months is very little time when it comes to Adobe bug fixes, some of which are at least a decade old.

My understanding is that an attempt was made but it failed.

Expect a fix to come with a bit of luck some time this century.

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines