When page loaded info bubble position can't get center. But when i click the marker info bubble is get true position.
so this issue causes readable problem.
In this cases I am used to postpone opening the balloon. One possible way is to use javascript setTimeout like here:
Using jquery $(document).ready() for instance will probably give the same result.