Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Sitecore 8.2 - Insert options scroll down #120

Closed
VGBenjamin opened this issue Jun 21, 2018 · 9 comments
Closed

Sitecore 8.2 - Insert options scroll down #120

VGBenjamin opened this issue Jun 21, 2018 · 9 comments
Assignees
Milestone

Comments

@VGBenjamin
Copy link

Steps to Reproduce the Problem

  1. Install a fresh Sitecore 8.2 update 7
  2. Assign a lot of items in the assign options
  3. Try to insert an item the list is incomplete

Expected Behavior

The list should be complete

Specifications

Sitecore version: 8.2 update 7 (probably also before but the issue doesn't exist in 8.1

Regards,
Benjamin V.

@alan-null
Copy link
Owner

Hey @VGBenjamin

Could you please paste some screenshot? I am not sure what feature we are talking about.

@alan-null alan-null self-assigned this Jun 21, 2018
@VGBenjamin
Copy link
Author

Without the extension:
Image without extensiont

With the extension:
Image with extension

@VGBenjamin
Copy link
Author

Here is what the Sitecore support told me about it. This will help you to debugg I think:

It seems like the issue is reproducible on my local machine because of the third-party Google Chrome extension.
One particular extension that was leading to this behavior in my environment is called "Sitecore Extensions".

Please take a look at this screenshot for an example: https://www.screencast.com/t/VknEVOsE
As you can see, the "max-height" of the element is overwritten by the injected stylesheet.
At the same time, if the extension is disabled, "max-height" is not overwritten and the list is scrollable: https://www.screencast.com/t/UskknaDSkR70

Thus, I kindly ask you to check if the issue is reproducible with Chrome extensions being disabled.
Please note that the extension that affects the behavior might be different in your case.

If disabling extensions doesn't help to resolve the issue, please let us know.
In this case, let us know if the issue is reproducible in any browsers besides Google Chrome.
Additionally, please try checking what overrides the "max-height" of the corresponding "div" element (selected in the 2 screenshots above).

@alan-null
Copy link
Owner

@VGBenjamin thanks a lot, now I know everything.

Unfortunately, there is no way to mitigate this issue with the extension options, so you have to wait for the next update or disable the extension 😞

@alan-null alan-null added the bug label Jun 21, 2018
@alan-null alan-null added this to the 3.3 milestone Jun 21, 2018
@alan-null
Copy link
Owner

@VGBenjamin
Problem solved. Fix will be available in the next release.
image
Thank you for reporting.

@VGBenjamin
Copy link
Author

Great that was really quick thanks a lot!

@divo-voron
Copy link

Hi.
On Sitecore.NET 9.0.2 (rev. 180604) reproduced the same issue with scroll in insert options

Extension is enabled:
image

Extension is disabled:
image

Thanks in advance.
BR,
Dzmitry Voranau

@alan-null
Copy link
Owner

Hey @divo-voron,
Thanks. It was fixed on master branch but it is not yet available in the latest public release.
I need to release an update.

@divo-voron
Copy link

Thank's. I'm looking forward to your next release)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants