You need to be logged in to post in the forum - Log In

An active JCE Pro Subscription is required to post in the forum - Buy a Subscription

Support is currently Offline

Official support hours
Monday to Friday
09:00 - 17:00 Europe/London (BST)

Please create a new Ticket and we will get back to you as soon as we can.

#105537 no overflow on first load of image

Posted in ‘Mediabox’
This is a public ticket

Everybody will be able to see its contents. Do not include usernames, passwords or any other sensitive information.

Latest post by Ryan on Friday, 16 October 2020 19:31 BST

serge-web54
hello

on one site I actuelly create, when entering in an article, and want to load an image for the joomla article, there is no overflow hiddrn on the first load, I need to load twice to have the buton "insert"

here is a screen shot :

Ryan
What is the resolution of your screen?

Ryan Demmer

Lead Developer / CEO / CTO

Just because you're not paranoid doesn't mean everybody isn't out to get you.

serge-web54
my screen is 1600 * 1200 but on different screen this is the same thing
and there is nothing to do with it because it is the same on 1950 * 1080
I suppose there is somewhere a conflict, but do not see anything in the console,
I can give you credentials in private

Ryan
I'm not seeing this issue in my tests. Please send me a login -> https://www.joomlacontenteditor.net/contact/site-login

Ryan Demmer

Lead Developer / CEO / CTO

Just because you're not paranoid doesn't mean everybody isn't out to get you.

Ryan
I have not been able to reproduce this on your site (in Firefox or Chrome)

https://cdn.joomlacontenteditor.net/tmp/105537-no-overflow-on-first-load-of-image.gif

Ryan Demmer

Lead Developer / CEO / CTO

Just because you're not paranoid doesn't mean everybody isn't out to get you.

serge-web54
thanks for answering
you tried with category
I have the issue in article

Ryan
I use the Category view in my example because Articles on your site have been replaced by an installed extension, so I was unable to replicate your example in your initial post.

Ryan Demmer

Lead Developer / CEO / CTO

Just because you're not paranoid doesn't mean everybody isn't out to get you.

Ryan
Looking at it again on your site, the issue is caused by this css rule on line 1243 of components/com_flexicontent/assets/css/flexi_shared.css

div.field-media-wrapper > div.modal {
    height: 70%;
}

Ryan Demmer

Lead Developer / CEO / CTO

Just because you're not paranoid doesn't mean everybody isn't out to get you.