Go Back  FlyerTalk Forums > Support&Services > Technical Support and Feedback
Reload this Page >

Infinite / Automatic Scroll: issues, q&a, disable on desktop version

Community
Wiki Posts
Search
Old Feb 2, 2017, 4:54 pm
FlyerTalk Forums Expert How-Tos and Guides
Last edit by: JDiver
"FT Desktop Infinite Scroll" feature for desktop viewing introduced Jan 2017

NOTE: Selecting the Mobile Skin / display format will activate Infinite Scroll.

Opting out of "FT Desktop Infinte Scroll" skin:
Originally Posted by IBobi
How to opt out:

If you opt out, your pagination will revert to the “classic” FT Desktop View skin when you are logged into your FT account. Bear in mind that if you visit FT before logging in, you will see the infinite scroll.

To opt out, you can see this post or just go to

My FlyerTalk->Edit Options->Thread Display Options->“Disable Desktop Infinite Scroll”

Click the check box and click SAVE CHANGES.

If infinite scroll is set to default style and you keep reverting to infinite scroll:
Originally Posted by TheLifeOfA_NKCM
... Unfortunately since it's set to be the default style, opting out wont work.

So, with that said, you'll need to go into the "My Options" page and both disable infinite scroll and change your default style/skin to FT Desktop ..also don't forget to save!



Hope this helps!

Originally Posted by [B
Spanish[/B];27896638]All you need to do is add "?styleid=17" to the end of any Flyertalk URL.

For those with Greasemonkey, a simple script for you. You no needing to be logged in for this to be effective.

Here you go:


Code:
 // ==UserScript==
 // @name        Flyertalk_Remove_Infinite_Scroll
 // @match       *://*.flyertalk.com/*
 // @run-at      document-start
 // @grant       none
 // ==/UserScript==
 
 var oldUrlPath  = window.location.pathname;
 
 /*--- Test that "?styleid=17" is at end of URL, excepting any "hashes"
 or searches.
 */
 if (window.location.href.toString().indexOf("?styleid=17") != -1) return false;
 if ( ! /\?styleid=17$/.test (oldUrlPath) ) {
 
 var newURL  = window.location.protocol + "//"
 + window.location.host
 + oldUrlPath + "?styleid=17"
 + window.location.search
 + window.location.hash
 ;
 /*-- replace() puts the good page in the history instead of the
 bad page.
 */
 window.location.replace (newURL);
 }
Print Wikipost

Infinite / Automatic Scroll: issues, q&a, disable on desktop version

Thread Tools
 
Search this Thread
 
Old Jun 23, 2017, 11:14 pm
  #211  
 
Join Date: Feb 2001
Programs: IHG Diamond, HH Diamond, BW Diamond Select, Accor Silver, Marriott Gold
Posts: 4,228
I still get infinite scroll inflicted upon me when I visit FT for the first time in a while by going directly to a thread. (e.g. I haven't visited FT for a few days and click on a google search result.) Refreshing the screen gets rid of the extraneous infinite scroll junk, but it'd be nicer if it never appeared at all.
Kremmen is offline  
Old Jun 26, 2017, 5:29 am
  #212  
Moderator, Finnair
 
Join Date: May 2011
Location: MMX (CPH)
Programs: Eurobonus Diamond, QR Gold, AY+ Platinum, A3*G, Nordic Choice Lifetime Platinum, SJ Prio Black
Posts: 14,178
I have infinite scroll turned off but sometimes it appears and has a funny behaviour. The footer section keeps on resizing, going full width of the browser window and a few moments later back to width of the design, repeated endlessly. Se animated gif below.
(Currently on Firefox 48, Mac os 10.8)
Attached Images  
intuition is offline  
Old Jun 29, 2017, 12:21 pm
  #213  
 
Join Date: Sep 2013
Posts: 464
Originally Posted by intuition
I have infinite scroll turned off but sometimes it appears and has a funny behaviour. The footer section keeps on resizing, going full width of the browser window and a few moments later back to width of the design, repeated endlessly. Se animated gif below.
(Currently on Firefox 48, Mac os 10.8)
Mine's a bit more subtle. When the infinite scroll footer is displayed, the page scrolls up the page by 1 pixel every 4 seconds or so.

Firefox 54, MacOS 10.12.5

It doesn't happen when the footer is not displayed, but if you click on forum links from the front page, you get the footer regardless of your infinite scroll settings. So if you have infinite scroll off, you get the footer, but no infinite scroll. The footer goes away as soon as you click the next page.
RandomNobody is offline  
Old Jun 29, 2017, 1:29 pm
  #214  
Administrator
 
Join Date: Sep 2015
Location: Los Angeles
Programs: Internet Brands
Posts: 3,868
Originally Posted by RandomNobody
Mine's a bit more subtle. When the infinite scroll footer is displayed, the page scrolls up the page by 1 pixel every 4 seconds or so.

Firefox 54, MacOS 10.12.5

It doesn't happen when the footer is not displayed, but if you click on forum links from the front page, you get the footer regardless of your infinite scroll settings. So if you have infinite scroll off, you get the footer, but no infinite scroll. The footer goes away as soon as you click the next page.
Thanks guys, these IS oddities have been reported to tech. I couldn't get the footer to appear, but did experience that "twitching" you mentioned.
IBJoel is offline  
Old Jul 11, 2017, 12:20 am
  #215  
Marriott Contributor Badge
 
Join Date: Jan 2016
Location: SFO
Programs: Marriott Ti/LTP
Posts: 1,329
If I open a page and leave it untouched for a certain amount of time, say 10+ minutes, the next link I click will be infinite scroll. The following link after that will be normal.. Been happening since forever ago actually.
GoSh4rks is offline  
Old Jul 12, 2017, 7:23 pm
  #216  
FlyerTalk Evangelist
 
Join Date: May 2006
Location: SEA or BGR, Lower Earth Orbit
Programs: UA 1K
Posts: 17,217
Infinite scroll keeps turning itself on. I'm using Safari 10.1.1 on MacOS 10.12.5 on both systems, a Mac Mini and a MacBook Pro. I can be using FT and then go to a different forum and it turns itself on. Sometimes it doesn't. I have my options set to not use infinite scroll.
WIRunner is offline  
Old Jul 17, 2017, 9:23 am
  #217  
Administrator
 
Join Date: Sep 2015
Location: Los Angeles
Programs: Internet Brands
Posts: 3,868
OK, sounds like that bug that was randomly turn on IS is back. We will investigate. Thank you both
IBJoel is offline  
Old Jul 25, 2017, 10:08 pm
  #218  
FlyerTalk Evangelist
 
Join Date: May 2006
Location: SEA or BGR, Lower Earth Orbit
Programs: UA 1K
Posts: 17,217
Originally Posted by IBJoel
OK, sounds like that bug that was randomly turn on IS is back. We will investigate. Thank you both
Still having the problem, it has been worse the past few days.
WIRunner is offline  
Old Jul 26, 2017, 8:54 am
  #219  
Moderator: American AAdvantage
Original Poster
 
Join Date: May 2000
Location: NorCal - SMF area
Programs: AA LT Plat; HH LT Diamond, Maître-plongeur des Muccis
Posts: 62,948
I generally use a mobile device.

On both my iPhone and iPad Air 2, using Safari (both iOS and browser with latest updates) I am periodically dumped into the "Infinite Scroll" regardless of my settings and indicated preferences through MyFlyerTalk.

It's not a huge problem, but it is tiresome and a PITA.
JDiver is offline  
Old Aug 15, 2017, 3:14 pm
  #220  
 
Join Date: Jun 2005
Programs: AS MVPG
Posts: 2,209
Originally Posted by JDiver
I generally use a mobile device.

On both my iPhone and iPad Air 2, using Safari (both iOS and browser with latest updates) I am periodically dumped into the "Infinite Scroll" regardless of my settings and indicated preferences through MyFlyerTalk.

It's not a huge problem, but it is tiresome and a PITA.
Same here. Really dislike "Infinite Scroll" and it's a pain to constantly being having to turn it off. Wish they'd just get rid of it, makes browsing FT annoying.
alphaeagle is offline  
Old Aug 17, 2017, 9:37 am
  #221  
Administrator
 
Join Date: Sep 2015
Location: Los Angeles
Programs: Internet Brands
Posts: 3,868
Unfortunately, due to the fact that this is a minor bug that occurs randomly, a fix is not imminent. However, it is known to our tech team. It might just not be resolved if they can't replicate it. I have given them all relevant information.

To mitigate it, you can stay logged in (although I know that's not an option for everyone) and not clear your FT cookies.
IBJoel is offline  
Old Sep 15, 2017, 4:14 pm
  #222  
 
Join Date: Nov 2012
Location: ZRH
Programs: QR Gold / M&M FTL / Marriott Bonvoy Titanium
Posts: 655
Minor bug ?

I get that on my 2 phones, 2 browser (Chrome and Firefox Android on Sony Xperia Z5 AND new Samsung Galaxy S8).

It's really annoying.

Ask your technician to read the forum on their phone, it will happen.
GalaxyChris is offline  
Old Sep 15, 2017, 4:17 pm
  #223  
Administrator
 
Join Date: Apr 2008
Location: Los Angeles, CA
Programs: SPG
Posts: 607
Originally Posted by GalaxyChris
Minor bug ?

I get that on my 2 phones, 2 browser (Chrome and Firefox Android on Sony Xperia Z5 AND new Samsung Galaxy S8).

It's really annoying.

Ask your technician to read the forum on their phone, it will happen.
On Mobile Device(s), the login session is only valid for 30 minutes, counting from "inactivity". Does this sound like the issue you're having?
IBxAnders is offline  
Old Sep 16, 2017, 9:51 pm
  #224  
 
 
Join Date: Nov 2000
Location: Upcountry Maui, HI
Posts: 13,312
Any idea why on my desktop after restarting chrome I'm back in infinite scroll mode?

That's annoying. This is ongoing, though I've never posted it.

-David
LIH Prem is online now  
Old Sep 17, 2017, 6:28 pm
  #225  
Moderator: American AAdvantage
Original Poster
 
Join Date: May 2000
Location: NorCal - SMF area
Programs: AA LT Plat; HH LT Diamond, Maître-plongeur des Muccis
Posts: 62,948
Originally Posted by LIH Prem
Any idea why on my desktop after restarting chrome I'm back in infinite scroll mode?

That's annoying. This is ongoing, though I've never posted it.

-David
Have you done what is suggested in the Wikipost at the top of the page?
JDiver is offline  


Contact Us - Manage Preferences - Archive - Advertising - Cookie Policy - Privacy Statement - Terms of Service -

This site is owned, operated, and maintained by MH Sub I, LLC dba Internet Brands. Copyright © 2024 MH Sub I, LLC dba Internet Brands. All rights reserved. Designated trademarks are the property of their respective owners.