Invision Community 4: SEO, prepare for v5 and dormant account notifications Matt November 11, 2024Nov 11
Posted July 7, 20168 yr Has anyone come across a situation where thread titles are shown vertically rather than horizontally. The affected users have been using a variety of devices and browsers. know it is not just us as I found this comment re another Invision based Forum http://www.greasylake.org/the-circuit/index.php?/topic/126549-what-is-happening-to-my-thread-title-display/ Thanks Neil
July 10, 20168 yr We've had a report of this from somebody using an older version of Safari on a Mac - not really sure what's causing it - has anybody found out more?
July 10, 20168 yr I've seen this on my old iPad with old non-updated Browser/Safari and a Member of my board also experienced this with his 9 year old MacBook. Caused by old Version of Browser. Updated or recent Browser works fine.
July 12, 20168 yr This is happening to a few users in our community too following our recent upgrade. It's definitely down to older browsers.
July 12, 20168 yr This issue only affects older Android versions (4.1 and earlier I believe testing showed) and early Safari versions. There'll be a fix in the next release to improve the display for those older versions.
July 12, 20168 yr 5 hours ago, Rikki said: This issue only affects older Android versions (4.1 and earlier I believe testing showed) and early Safari versions. There'll be a fix in the next release to improve the display for those older versions. Excellent. I am still getting contacted by some Members concerning the strange vertical type problem throughout the board.
July 13, 20168 yr 20 hours ago, Rikki said: This issue only affects older Android versions (4.1 and earlier I believe testing showed) and early Safari versions. There'll be a fix in the next release to improve the display for those older versions. What are you calling "early" Safari versions? Those included in iOS 7? We have users reporting this issue but they haven't told us what version they have.
July 16, 20168 yr I have a user on Android 4.4.2 with the same complaint. All my systems are up to date.
July 18, 20168 yr Community Expert On 16/07/2016 at 7:27 AM, FZ said: I have a user on Android 4.4.2 with the same complaint. All my systems are up to date. 21 minutes ago, marklcfc said: I have complaints regarding this too after upgrade from 3.4 to the latest version On 12/07/2016 at 4:35 PM, Rikki said: This issue only affects older Android versions (4.1 and earlier I believe testing showed) and early Safari versions. There'll be a fix in the next release to improve the display for those older versions. Just to re-iterate, 4.1.14 contains a fix for this issue.
July 18, 20168 yr 6 minutes ago, Stuart Silvester said: Just to re-iterate, 4.1.14 contains a fix for this issue. Not according to the current release notes
July 18, 20168 yr Community Expert 7 minutes ago, GlenP said: Not according to the current release notes We don't list every bug fix in release notes. Please see
July 18, 20168 yr Fair enough. I still think IPS shouldn't have dropped support for 3.4 until 4.1 becomes usable.
July 18, 20168 yr 6 minutes ago, GlenP said: Fair enough. I still think IPS shouldn't have dropped support for 3.4 until 4.1 becomes usable. 4.1 is more than usable...
July 18, 20168 yr To be clear, this only affects really old Android devices. You can add this to your custom.css file in the meantime: /* Fixes layout issues on safari 6, chrome 19-23 (which caused problems on old android devices) */ _::-moz-svg-foreign-content, :root .ipsContained_container > span { display: inline-block !important; } /* Fixes layout issues on safari 4 */ _:window-inactive, body:nth-last-child(n0) .ipsContained_container > span { display: inline-block !important; }
July 18, 20168 yr 2 hours ago, Rikki said: To be clear, this only affects really old Android devices. You can add this to your custom.css file in the meantime: /* Fixes layout issues on safari 6, chrome 19-23 (which caused problems on old android devices) */ _::-moz-svg-foreign-content, :root .ipsContained_container > span { display: inline-block !important; } /* Fixes layout issues on safari 4 */ _:window-inactive, body:nth-last-child(n0) .ipsContained_container > span { display: inline-block !important; } Those who have the error state there was no change after applying this.
July 18, 20168 yr What hooks are you using? Just wondering in case that may be causing it. It's hard to know what to do as I can't test it on the devices that are supposedly the problem.
Archived
This topic is now archived and is closed to further replies.