framework7io / framework7

Full featured HTML framework for building iOS & Android apps
http://framework7.io
MIT License
18.13k stars 3.23k forks source link

Messages in RTL shifted to right in google chrome with vertical scrollbar #2116

Closed pavelshvartsberg closed 6 years ago

pavelshvartsberg commented 6 years ago

This is a (multiple allowed):

What you did

I take code example for messages from docs and add rtl support (add dir="rtl" to html tag and changed framework7.min.css to framework7.rtl.min.css)

Expected Behavior

content window should be centered

Actual Behavior

content window shifted to right

It happens in desktop google chrome only (on mac at least), not in ios chrome & safari or desktop safari.

I use this framework for facebook messenger chatbot webview and this will be shown not only on messenger app in ios or android, but also in desktop client (at messenger.com)

nolimits4web commented 6 years ago

This is what i see in your fiddle:

rtlmessages

Is this wrong?

pavelshvartsberg commented 6 years ago

In google chrome (on mac) I see this one: Its look like all page shift to right on size of vertical scrollbar

19 янв. 2018 г., в 10:00, Vladimir Kharlampidi notifications@github.com написал(а):

This is what i see in your fiddle:

https://user-images.githubusercontent.com/999588/35140338-f03eff9c-fd07-11e7-8888-683755958776.png Is this wrong?

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/framework7io/framework7/issues/2116#issuecomment-358893233, or mute the thread https://github.com/notifications/unsubscribe-auth/AVG_xOcLmcK7S_QVHalycJGeIOv-xRwZks5tMEu2gaJpZM4RiGe3.

pavelshvartsberg commented 6 years ago
2018-01-19 10 41 45
nolimits4web commented 6 years ago

I am same on macos and same Google Chrome, everything looks correct for me. Make sure you don't have enabled Chrome plugins that can break it

pavelshvartsberg commented 6 years ago

Its happened in google chrome on mac with always shown scroll bars (System Preferences -> General -> Show scroll bars -> Always)

stale[bot] commented 6 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

stale[bot] commented 6 years ago

This issue has been automatically closed due to inactivity. If this issue is still actual, please, create the new one.