Show Changes Show Changes
Print Print
Recent Changes Recent Changes
Subscriptions Subscriptions
Lost and Found Lost and Found
Find References Find References
Rename Rename
Administration Page Administration Page
Search

History

1/24/2008 8:30:12 AM
FLWCOM-jwdavidson
10/4/2007 3:33:59 PM
-66.249.2.50
4/10/2007 8:17:34 AM
-69.200.228.204
1/22/2006 8:11:13 AM
-81.165.250.131
1/22/2006 8:09:29 AM
-81.165.250.131
List all versions List all versions

RSS feed for the FlexWiki namespace

Cross Browser Flex Wiki
.
Summary

Fixed in Recent Builds

I have been using Build 1694 on an Intranet for quite a while. None of my users have complained about any of these issues, so I suspect they have all been fixed. -- JimmySieben [2005-10-12]

I am now using the latest CVS version and can confirm that it fixes all FireFox bug I am aware of -- FoxyFox [2006-01-22]

Font is too small in Mozilla and Firefox

The text is too tiny when viewed on Mozilla. The css classes use percentages for some of the font sizes (which don't seem to agree with Firefox).

 .TopicBody
 {
         BACKGROUND: url(/watermark.jpeg) white fixed no-repeat center center; 
         color: #303030;
         font-family:  Verdana, Arial, Sans-Serif;
         font-size: 10px;
         padding-left: .2in;
         padding-top: .01in;
         padding-right: .2in;
         padding-bottom: .2in;
 }

CSS differences between FireFox and IE

Seeing some issues between ul, li and ol (nested bullets) elements between FF and IE. This issue only becomes a problem when you have a bulleted list in your sidebar. Sometimes the names get mangled. Screenshots here: CrossBrowserBulletedListsScreenShots. The WouterCX stylesheet fix above doesn't seem to help.

There is one fix, but it might mess up other things: add this to your wiki.css:

 * { 
        padding: 0; 
        margin:0; 
 }

Other Issues

Back to HomePage Test

Not logged in. Log in

Welcome to the home of FlexWiki, a collaboration tool, based on WikiWiki, implemented using Microsoft .NET technologies

This is FlexWiki, an open source wiki engine.

This site supports the new NoFollow anti-spam initiative.
Change Style

Recent Topics