[Laszlo-dev] UPDATED For Review: Change 20090508-hqm-1 Summary: fix for DHTML IE: Context menus too wide

André Bargull andre.bargull at udo.edu
Sat May 9 08:46:57 PDT 2009


Hm, when I used simple html+javascript tests, it worked without 
float:left in IE6. So I wonder why it should no longer work in IE7? But 
on the other hand, we're dealing with the Internet Explorer so almost 
everything possible here... ;-)


On 5/9/2009 5:16 PM, Henry Minsky wrote:
> yeah, I found that using the divs as separators had the same bug as <hr> 
> does, in IE7. I'll
> see if I can put the float:left into the lzcontextmenu CSS style. 
> 
> 
> 
> On Sat, May 9, 2009 at 11:14 AM, André Bargull <andre.bargull at udo.edu 
> <mailto:andre.bargull at udo.edu>> wrote:
> 
>     Are you sure you need to set float:left if you use divs as
>     separators? If it is necessary, why don't you define float:left in
>     the stylesheet declaration in LzSprite?
> 
>     Otherwise approved.
> 
> 
> 
>     On 5/8/2009 11:21 PM, Henry Minsky wrote:
> 
>         Change 20090508-hqm-1 by hqm at badtzmaru.home on 2009-05-08
>         17:19:08 EDT
>            in /Users/hqm/openlaszlo/trunk-diamond
>            for http://svn.openlaszlo.org/openlaszlo/trunk
> 
>         Summary: fix for  DHTML IE: Context menus too wide
> 
>         New Features:
> 
>         Bugs Fixed: LPP-8137
> 
>         Technical Reviewer: andre
>         QA Reviewer: max
>         Doc Reviewer: (pending)
> 
>         Documentation:
> 
>         Release Notes:
> 
>         Details:
> 
>         + Use "float: left" to cause menu div to track text width in IE7
> 
>         + Define 'separator' CSS class to draw the menu separator
> 
>         Tests:
> 
>         tested in FF/OSX, and IE7/WINXP  DHTML
>         test/contextmenu/ie7.lzx
> 
>         CSS styles for hover work again
> 
>         Files:
>         M      test/contextmenu/ie7.lzx
>         M      WEB-INF/lps/lfc/kernel/dhtml/LzSprite.js
>         M      WEB-INF/lps/lfc/kernel/dhtml/LzContextMenuKernel.lzs
> 
> 
>         Changeset:
>         http://svn.openlaszlo.org/openlaszlo/patches/20090508-hqm-1.tar
> 
> 
> 
> 
> -- 
> Henry Minsky
> Software Architect
> hminsky at laszlosystems.com <mailto:hminsky at laszlosystems.com>
> 
> 


More information about the Laszlo-dev mailing list