somehow with security kit module activated, no admin pages are loaded in the admin overlay. when trying to access those pages without the overlay everything works fine ...

only me with this glitch?

Comments

p0deje’s picture

Unfortunately you're not the only one. The problem is with seckit.override_style.css which sets iframe z-index to 1. Thus, overlay pages are loaded but hidden with background.

For now, disable Override styles for frames option. I don't know for now any working solution. Guess this feature will be cut in the next release.

Thanks for bug report.

p0deje’s picture

Assigned: Unassigned » p0deje
Status: Active » Postponed
p0deje’s picture

Status: Postponed » Fixed

Option removed from 1.3

Status: Fixed » Closed (fixed)

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

  • Commit 46fa600 on 7.x-1.x, 8.x-1.x by p0deje:
    #1243032: Removed Override style for frames option. It's rather useless...
  • Commit d85eeb0 on 7.x-1.x, 8.x-1.x by p0deje:
    #1243032: Removed Override style for frames option. It's rather useless...