Opened 15 years ago
Last modified 13 years ago
#5601 closed Bug
Formating Pictures Problem in IE8 — at Version 1
Reported by: | Roberto | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | General | Version: | 3.2.1 |
Keywords: | Cc: |
Description (last modified by )
after select the image and click right mouse to show context menu and select Format Picture the Picture Dialod dont have the picture information. The same problem occur when the button picture is clicked in the tool bar. Browser: IE8
HMTL to simulate:
<div id="leftcolfull"> <div id="col3" style="border-bottom: rgb(204,204,204) 1px dotted; border-left: rgb(204,204,204) 1px dotted; margin: 10px; width: 320px; float: right; height: 310px; border-top: rgb(204,204,204) 1px dotted; border-right: rgb(204,204,204) 1px dotted"> <div class="tituloshome" style="line-height: 25px; height: 25px"> <div style="background-image: url(http://www.fraiburgo.sc.gov.br/site/images/bg_leftcol2.jpg); width: 25px; float: left; height: 25px"> </div> <div style="background-image: url(http://www.fraiburgo.sc.gov.br/site/images/bg_col2.jpg)"> Soluções para sua Empresa</div> </div> <div class="textoshome" style="padding-bottom: 0px; padding-left: 15px; padding-right: 15px; padding-top: 15px"> A Fabricação de Componentes Mecânicos e a Manutenção de Equipamentos é muito importante.<br /> Conheça em nosso site no menu SERVIÇOS o que podemos oferecer para sua empresa.<br /> </div> <div align="center"> <img border="0" src="http://www.fraiburgo.sc.gov.br/site/images/home3.jpg" /></div> </div> </div>
Change History (1)
comment:1 Changed 15 years ago by
Description: | modified (diff) |
---|---|
Keywords: | Fomat Picture Problems removed |
Priority: | High → Normal |
The problem is that the images are placed inside a floated container.