• Resolved jtonline

    (@jtonline)


    Using Internet Explorer 11, when I click on the Google+ sharing button in a post from my blog, the new window that opens up doesn’t have a vertical scroll bar.

    This means that the post image and added comment pushes the ‘Share’ and ‘Cancel’ buttons off the bottom of the visible window and it’s not possible to share the post.

    Does anyone have a fix for this please?

    https://www.ads-software.com/plugins/jetpack-sharing/

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter jtonline

    (@jtonline)

    I’ve managed to fix it I think. I surprise myself sometimes ??

    I changed line 889 of sharing-sources.php to lengthen the window, add scrollbars and turn off menu & tool bars.

    $this->js_dialog( google-plus-1, array( width => 480, height => 700, scrollbars => yes, menubar => no, toolbar => no ) );

    Please report this issue to the original developers at Jetpack Support Forum.

    Thanks for your feedback.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘No vertical scrollbar on Google new window in IE11’ is closed to new replies.