Unstyled obstructive iFrame

Options

I used 1Password with Mac Chrome, and suddenly, within the past few days, the 1Password "Save this Login" iFrame appears unstyled and unusable across the top of any page I log into. I tried updating the extension, but, no luck. I haven't added any new extensions or updated the browser in the past week or two. I need to go into Chrome Devtools and delete the iFrame node when I navigated to any logged-in page on any site. Any ideas? I kind of depend on 1Password, so I'd hate to have to remove it or copy/paste from the app. And please don't suggest I change browsers.

Comments

  • asahardcastle
    asahardcastle
    Community Member
    Options

    This problem came about apparently due to the new requirement for explicitly referenced resources in the extension manifest. Instead of using chrome devtools, I wrote a bookmarklet that clears it out:

    javascript:(function(){document.getElementById('com-agilebits-onepassword-autosave').hidden='true';return false;})();

  • asahardcastle
    asahardcastle
    Community Member
    Options

    I wonder if this will work:

    Bad Frame!

  • khad
    khad
    1Password Alumni
    Options

    This is addressed in the topic pinned to the top of the category. Please be sure to read:

    Chrome 27 (dev, Canary) rendering issues

    Cheers!

This discussion has been closed.