Console icon indicating copy to clipboard operation
Console copied to clipboard

ISE Full Screen missing script path in header

Open michaellwest opened this issue 8 years ago • 4 comments

Opening the ISE from the Launchpad results in a window missing the script path.

The following appears to be a consequence of that:

2017-08-09_16-05-37

michaellwest avatar Aug 09 '17 21:08 michaellwest

This looked like it was causing by some code refactoring a good while ago, leading to some code that was meant to be executing on startup being moved into the change event of the editor!

@michaellwest - Do you think there is still a bug related to the script path?

AlexKasaku avatar Aug 16 '17 21:08 AlexKasaku

I think so. Won't know for sure until we fix it!

michaellwest avatar Aug 16 '17 21:08 michaellwest

Well the bug in the GIF is now fixed, at least, by the previous commit :)

AlexKasaku avatar Aug 16 '17 21:08 AlexKasaku

I see what you mean now @michaellwest, I misinterpreted the title. Thought that jumping bug is now fixed, we still want to see this header appear when launching from Launchpad:

missing_header

I'm wondering how possible that is, that's part of the windowCaption chrome that Sitecore adds for the windows when in Desktop mode. Not sure if it can be enabled when launching the page from Launchpad. Would be nice to get that script name in there though.

AlexKasaku avatar Aug 18 '17 12:08 AlexKasaku