Compatibility with MSIE10.0 and Windows 8

Q&A about the latest versions
Post Reply
Lvilleneuve
Posts: 54
Joined: Tue Mar 16, 2010 11:15 pm

Hi,

I have a client who is testing a project. In my skin, I have a text object which is set to Center. Unfortunately, with IE10.0 on Windows 8, the text align left. Besides complaining about Microsoft, is there something to do?

Here is an image of the problem.

Thanks
MSIE10.0-Windows8.jpg
MSIE10.0-Windows8.jpg (58.62 KiB) Viewed 2769 times
User avatar
Hopki
Gnome
Posts: 13005
Joined: Thu Jan 10, 2008 3:16 pm
Location: Layer de la Haye, Essex UK
Contact:

Can you post your skin?
If not make sure that the text box is anchored correctly, and also look out for child elements and anchoring.

Example:
Container may be anchored bottom middle but a text box that is a child of the container must be anchored top left.
Regards,
Hopki
Garden Gnome Support
If you send an e-mail to support please send a link to the forum post for reference.
support@ggnome.com
https://ggnome.com/wiki/documentation/
Lvilleneuve
Posts: 54
Joined: Tue Mar 16, 2010 11:15 pm

Here is my configuration. It's already like what you suggested. I will try to place this text in the container for the buttons.
TextBoxOptions.jpg
TextBoxOptions.jpg (105.26 KiB) Viewed 2767 times
MainSkinWindow.jpg
MainSkinWindow.jpg (77.95 KiB) Viewed 2767 times
Lvilleneuve
Posts: 54
Joined: Tue Mar 16, 2010 11:15 pm

I Create a new container for the text box and suddenly, Windows 8 and MSIE10.0 started to behave normally. So it seems that a text box within a container or on the first level of the ski makes a difference for the friendly combo Windows 8 and MSIE10.0.
Post Reply