if you click on the button at the top, the pop out will show, if you close that right away, the review your subscriptions or watches hover bubble still shows, if you have the tinymce editor open making a post, it does not, I can replicate it here as well, I didn’t notice this before the update
Support Forum
KV
kvr28
Member
MP
Mr Papa
Member
Dec 19, 2014 · 10:15 am
its a slight side effect of the new tooltips… it will close if you do something on the page…
it was deemed better side effect than some of the other issues the old tooltips had with IE 11 and Win 8…
still hope to see if possible to remove in future…
KV
kvr28
Member
YS
Yellow Swordfish
Member
Dec 19, 2014 · 10:22 am
Could you try something for me?
Open the spFunctions.php file of your SP theme…
If this line is present:
define('SP_POPUP_MODAL', false);
change the false to true
or – if not there add
define('SP_POPUP_MODAL', true);
and see if that resolves it please…
KV
kvr28
Member
KV
kvr28
Member
KV
kvr28
Member
Dec 19, 2014 · 10:31 am
it works, it fixes the pop up, I had to add it, it wasn’t in my custom theme
MP
Mr Papa
Member
Dec 19, 2014 · 10:35 am
hmm… we must have had a miscommunication on our end on this one…
guess Andy already knew how to fix it 
YS
Yellow Swordfish
Member
MP
Mr Papa
Member
KV
kvr28
Member
MP
Mr Papa
Member