IE11 flexbox防止文字换行? [英] IE11 flexbox preventing text wrapping?

查看:400
本文介绍了IE11 flexbox防止文字换行?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我正在开发一个在Firefox / SeaMonkey / Chrome的最新版本中显示OK的网站,但是在IE11中有一个渲染问题:



边缘:



更新: b $ b 确实破了。这现在在边缘正确呈现。


I am developing a site which displays OK in the latest versions of Firefox/SeaMonkey/Chrome, but interestingly in IE11 there is a rendering problem:
http://devel.gooeysoftware.com/mozaddons/switching.php

If you load this in IE11, the "Switching from Firefox to SeaMonkey" menu item along the left does not get its text wrapped to the size of the containing DIV, but instead overflows. I can't see why this is. Is it just a bug in IE11 or am I missing some CSS to get it to wrap?

UPDATE:

Looks like they fixed a bunch of the IE11 flexbox rendering bugs in Edge.

IE11:

Edge:

解决方案

As far as I can tell, IE's flexbox implementation is just broken. That's the long and short answer to this question. The text should be wrapping, but it isn't. It does in Firefox and Chrome.

UPDATE:

IE11's flexbox implementation was indeed broken. This now renders properly in Edge.

这篇关于IE11 flexbox防止文字换行?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆