Torsten2217 / google-plus-platform

Automatically exported from code.google.com/p/google-plus-platform
0 stars 0 forks source link

Gplus1 button causes horizontal scrolbar and zoom jitter on rtl sites #790

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
1. On an rtl site (e.g. Hebrew website) with a GPlus1 button, when the page is 
loading, a horizontal scrollbar appears; it then disappears as soon as the 
Gplus1 script has executed. The time during which the scrollbar is present 
depends on the speed of the connection.

2. On Android phones and tablets the above causes the page to be displayed very 
small at the right-hand end of the screen, and only when the Gplus1 script has 
executed, the page is displayed at viewport width. If the page has an element 
which frequently refreshes, such as an i-frame, the page zoom will forever 
jitter between very narrow and viewport width. This effect is particularly 
aggravated when using cellular networks, which are typically slow.

3. After assigning a +1 to a page, the scrollbar remains until the page is 
refreshed. Similarly, in Android, after assigning a +1, the page will remain 
zoomed very small at the right edge of the screen.
example: http://www.jewishjericho.org.il/ 

Original issue reported on code.google.com by Yonathan...@gmail.com on 19 Mar 2014 at 12:55

GoogleCodeExporter commented 9 years ago
On Windows systems this bug is seen particularly on Firefox and IE. On Android 
it makes it difficult to see the web page on both the Native Android browser 
and on the Chrome for Android browser due to sudden zoom changes.
This bug significantly impairs user experience on Android phones and tablets. 

Original comment by Yonathan...@gmail.com on 23 Mar 2014 at 10:34