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.

#105775 Mouse Over bug

Posted in ‘Editor’
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 Tuesday, 03 November 2020 11:58 GMT

BlueSky02
I installed new ICE Editor released 2.9.1
But mouseover didn’t work.
As I have seen the size for the mouseout picture is stored. This prevents mouse over effect.
Please check and change.

Ryan
By default, the Image Manager now includes the image dimensions when an image is inserted. This is to address an issue called "Cumulative Layout Shift" when web pages are loaded - https://web.dev/cls/

This can pose a problem for hover or rollover effects, if the 2 images are of a different size. You can fix this in a few ways:
  1. Ensure the images you are using are the same size.
  2. Before inserting the image, remove the Dimensions in the Image tab.
  3. In Editor Profiles -> Plugin Parameters -> Image Manager (or Editor Profiles -> Plugin Parameters -> Image Manager Extended), set Always Include Dimensions to No.

Ryan Demmer

Lead Developer / CEO / CTO

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