Loading...
 
Skip to main content

Mouseover option no longer works in PluginImg

Status
Pending
Subject
Mouseover option no longer works in PluginImg
Version
13.x Regression
Category
  • Release Blocker
  • Regression
Feature
Wiki Plugin (extends basic syntax)
Resolution status
New
Submitted by
lindon
Lastmod by
lindon
Rating
(0)
Description

Commit 50912, which removes the use of jQuery cluetip, caused the mouseover option to no longer work for PluginImg. Previously, using this option the user could mouse over a thumbnail of an image and the full size image would pop up. below is an example of the usage (which won't work on this site until this bug gets fixed):

This syntax:

Copy to clipboard
{img fileId="786" thumb="mouseover"}


Update
After r51821 the above works, but "mousesticky" still does not as shown below (should pop up and stay up after mouseover):

This syntax:

Copy to clipboard
{img fileId="786" thumb="mousesticky"}


Produces this:
Image

Solution

Hi Lindon,

I had fixed popover issue.
Please refer the commit id 51821.
Please check and advice.

Thanks.

Hi Manivannans,
This fixes "mouseover" (thank you!) but "mousesticky" still doesn't work - see update to description above.
Regards,
lindon

Importance
7
Easy to solve?
8
Priority
56
Demonstrate Bug on Tiki 19+
Demonstrate Bug (older Tiki versions)
Ticket ID
5288
Created
Saturday 28 June, 2014 21:50:20 UTC
by lindon
LastModif
Sunday 13 July, 2014 16:27:33 UTC


Show PHP error messages