[fusion-trac] #387: toolbars disappearing

Fusion trac_fusion at osgeo.org
Thu Apr 1 11:19:01 EDT 2010


#387: toolbars disappearing
-----------------------+----------------------------------------------------
   Reporter:  madair   |       Owner:  madair   
       Type:  defect   |      Status:  new      
   Priority:  P2       |   Milestone:  2.0      
  Component:  Widgets  |     Version:  2.0.0-RC1
   Severity:  Minor    |    Keywords:           
External_id:           |       State:  New      
    Browser:  All      |          Os:  All      
-----------------------+----------------------------------------------------
 the toolbars are being hidden (in FF 3.6 at least) because of a CSS issue:
 in the jxBar* selectors, there is a comment:

   /* much bigger than its container */
   width: 10000%;

 and it appears that using a value of 10000% is far too baig and ends up
 hiding the toolbars.  Changing this to a smaller big value e.g. 1000% lets
 the toolbars reappear.

-- 
Ticket URL: <http://trac.osgeo.org/fusion/ticket/387>
Fusion <http://trac.osgeo.org/fusion>
Fusion is a web-mapping application development framework for MapServer and MapGuide OS.


More information about the fusion-trac mailing list