Annoying pop up thread descriptions / tool tips
#1
Original Poster


Join Date: Oct 2014
Location: Edinburgh
Posts: 252
Annoying pop up thread descriptions / tool tips
Hi,
I'm not sure if this has been raised before in a separate thread (I couldn't find anything), but is there anyway to turn off the pop up thread descriptions when scrolling through the index page - I find it annoying (I hate pop ups of any sort!).
Thanks
Tim
I'm not sure if this has been raised before in a separate thread (I couldn't find anything), but is there anyway to turn off the pop up thread descriptions when scrolling through the index page - I find it annoying (I hate pop ups of any sort!).
Thanks
Tim
#5
Original Poster


Join Date: Oct 2014
Location: Edinburgh
Posts: 252
It's on my Mac desktop, but will check the settings just in case.
Thanks
Tim
ETA Just checked on Chrome (desktop) and it doesn't do it, so perhaps just a Safari desktop issue; I can't find any setting to stop it unfortunately.
Last edited by tim0409; Dec 11, 2017 at 5:13 pm
#6


Join Date: Mar 2014
Programs: 1K
Posts: 238
Disable tooltips? (to merge)
Wondering if it is possible to disable the tooltips that are shown when hovering over titles of threads in a forum? I find that it blocks the view of the titles below and is overall a nuisance.
thx
thx
#8
No longer with Internet Brands

Join Date: Mar 2011
Location: Los Angeles, CA
Programs: DL DM 1.6MM, Marriott LT Plat
Posts: 5,343
It may sometimes be a nuisance but it is standard VB and FlyerTalk behavior. I use this function daily as a way to sneak a peek at the beginning of a post to determine the thread's subject. We won't be turning it off sitewide, I'm sorry.
#9
Original Poster


Join Date: Oct 2014
Location: Edinburgh
Posts: 252
I don't understand, it's not site wide in the sense that it only happens on the safari browser and not Chrome - why is this? Whilst I appreciate you personally find it useful I and others find it incredibly annoying (having to switch browsers or just not bothering with Flyertalk - the pop up/dialogue box covers info on the page. Any pop ups that can't be controlled are surely frowned upon in this day and age.
#10
Join Date: Feb 2017
Location: Everywhere and Nowhere
Programs: DL GM
Posts: 515
I don't understand, it's not site wide in the sense that it only happens on the safari browser and not Chrome - why is this? Whilst I appreciate you personally find it useful I and others find it incredibly annoying (having to switch browsers or just not bothering with Flyertalk - the pop up/dialogue box covers info on the page. Any pop ups that can't be controlled are surely frowned upon in this day and age.
I am ambivalent towards the feature because it is entirely dependent on the original poster being clear and concise with their thoughts. Sometimes the preview will tell you exactly what the thread is about because the OP was very clear explaining it, other times you still have to open the thread because the OP doesn't get to the point until a few sentences in. I would rather have the feature than not have it though and the functionality works perfectly in Firefox (instantaneously appears and disappears based on cursor position).
#11
Join Date: Mar 2009
Location: JAX
Programs: Ex-BA/AA/CP/LY staff, BA Blue, IHG Diamond, Marriott Silver, Chick-fil-A Red
Posts: 3,756
I find it very useful in Chrome, and use it the same way as iBobi; to check the contents of the thread when the title is too vague. When it does come up on threads I'm not intending it to, I just move my cursor to the far left or right of my browser, into some clear space.
The tool tip summaries only appear (in Chrome/IE at least) when the cursor is hovering over a thread title URL.
If Safari is doing a slow fade out instead of a more instant disappear I can understand that could get annoying. Don't know if there's an option to allow users to set their preferences, but if it's an on/off for everyone, then I personally hope they would stay on.
Sorry tim0409 and zdog2x.
The tool tip summaries only appear (in Chrome/IE at least) when the cursor is hovering over a thread title URL.
If Safari is doing a slow fade out instead of a more instant disappear I can understand that could get annoying. Don't know if there's an option to allow users to set their preferences, but if it's an on/off for everyone, then I personally hope they would stay on.
Sorry tim0409 and zdog2x.
#12
Original Member




Join Date: May 1998
Location: PDX
Programs: TSA Refusenik charter member
Posts: 16,126
For macos users who are comfortable using Terminal there's an easy way to adjust the length of time, say 10 seconds, between hovering over a link and when the preview pops up. This can be applied to specific applications, such as Safari, or globally.
Open Terminal.app from the Utilities folder, enter either of the following lines of code at the prompt and hit the RETURN or ENTER key:
Global change:
Per application change:
The time argument is expressed in nanoseconds, thus "10000" is the equivalent of 10 seconds. Adjust up or down as suits your taste.
You may need to restart the app or device for changes to take effect. (Off the top of my head I don't know what the corollary operations are for iOS, Android or Windows devices are.)
Open Terminal.app from the Utilities folder, enter either of the following lines of code at the prompt and hit the RETURN or ENTER key:
Global change:
Code:
defaults write -g NSInitialToolTipDelay -int 10000
Code:
defaults write com.apple.Safari NSInitialToolTipDelay -int 10000
You may need to restart the app or device for changes to take effect. (Off the top of my head I don't know what the corollary operations are for iOS, Android or Windows devices are.)
#13
FlyerTalk Evangelist


Join Date: Jan 2010
Posts: 10,048
#14
Administrator




Join Date: Sep 2015
Location: Los Angeles
Programs: Internet Brands
Posts: 4,436
I don't understand, it's not site wide in the sense that it only happens on the safari browser and not Chrome - why is this? Whilst I appreciate you personally find it useful I and others find it incredibly annoying (having to switch browsers or just not bothering with Flyertalk - the pop up/dialogue box covers info on the page. Any pop ups that can't be controlled are surely frowned upon in this day and age.






