Hello all,

Problem/Motivation

I use gin_toolbar module and it stops working properly after activating ief_popup.

Steps to reproduce

Install gin_toolbar and ief_popup modules, you'll notice the bug.

Proposed resolution

There is a chance if we do something with this line below, on ief_popup.js file.

$(".toolbar").css("z-index", "unset");

Best,
Orkut

Comments

Orkut Murat Yılmaz created an issue. See original summary.

dataweb’s picture

I could not recreate your bug but i did some optimizations for the Gin theme. Can you test https://www.drupal.org/project/ief_popup/releases/2.0.0-rc1?

If the problem you experienced still exists please give some more details, screenshot, ... .

orkutmuratyilmaz’s picture

Status: Active » Reviewed & tested by the community

I've tested with 2.0.0-rc1 and the problem is solved now:)

Thank you @dataweb! :)

dataweb’s picture

dataweb’s picture

Status: Reviewed & tested by the community » Fixed

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.

orkutmuratyilmaz’s picture

Version: 2.0.0-beta1 » 2.1.0

Unfortunately it's back in town again.