Jump to content

Vertical thread titles

Featured Replies

Is your software up to date and the theme/skin that you are using?

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?

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.

This is happening to a few users in our community too following our recent upgrade.

It's definitely down to older browsers.

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.

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.

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.

I have a user on Android 4.4.2 with the same complaint. All my systems are up to date. 

I have complaints regarding this too after upgrade from 3.4 to the latest version

  • 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.

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

 

  • 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

 

Fair enough. I still think IPS shouldn't have dropped support for 3.4 until 4.1 becomes usable.

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...

Any css workaround before 4.1.14?

I've many reports on my forum...  @Rikki

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; 
}

 

Thanks!

I've had complaints it's happening on iphone too even after I applied that fix?

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.

Also got this problem.

V4.1.13.2

Also on default skin

Fix does not workimage.thumb.jpg.4a35e9650f1b56084640456272628cd6.jpg

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.

Also got this problem.

V4.1.13.2

Also on default skin

No hooks/plugins

 

@Rikki Fix not works, I test it on Dolphin Browser.

Is there likely to be a working fix for this please ??

Archived

This topic is now archived and is closed to further replies.

Recently Browsing 0

  • No registered users viewing this page.