Hi Alex, I need to fix the firefox focus bug, can you please look at it ? This is very annoying bug preventing me to add RichText to our system, customers are waiting for it :-(
Firefox focus bug is already reported:) Cheers - Petr 2008/9/8 Alexander Back <[EMAIL PROTECTED]>: > Hi Petr, > > first of all thanks for contributing. This is really appreciated. > > However, I hadn't the time to look over your changes, but I certainly > will review them in the near future to help you to (if needed) improve > the code. > For all other issues: Please open a bug report for them. This way the > bugs are on the radar and other developers/contributors (including me) > can take a look at the issues at help to fix them. > > cheers, > Alex > > Petr Kobalíček wrote: >> Hi devs, >> >> Today I'm modified HtmlArea widget for qooxdoo 0.8. The changes are >> the rendering process of html that's now pretty customizable. For >> example it's very easy to add support for <b>, <i> and <u> tags >> instead of <span style=""> tag. >> >> New rendering is also able to remove this <span></span>. I'm very >> careful to modify something like this and I tested it. >> >> Please, if there are some problems with this modification, report it! >> >> So Alex, image bug was solved, but some problems remains: >> - Firefox focus ! (I don't know how to solve it) >> - Sometimes the B (bold), I, U and S is not correctly updated by >> "cursorContext" event >> - In firefox, I gen sometimes "[Object HTMLElement]" in htmlarea when >> I press ENTER >> - Tags in firefox (maybe other browsers) are sometimes bad (for >> example page starts with <br /> but there is not empty line at start >> of document) >> - What's behavior if I press two spaces, I get <span> </span> - This >> is not correct in HTML, need ? >> >> I'm also writing RichText widget, it's HtmlArea wrapped to composize >> with toolbar (similar to HtmlArea Application but more powerful). >> >> I'm really wondering if HtmlArea is currently used in any project or >> if anybody want's to help me with this;-) >> >> Cheers >> - Petr > > ------------------------------------------------------------------------- > This SF.Net email is sponsored by the Moblin Your Move Developer's challenge > Build the coolest Linux based applications with Moblin SDK & win great prizes > Grand prize is a trip for two to an Open Source event anywhere in the world > http://moblin-contest.org/redirect.php?banner_id=100&url=/ > _______________________________________________ > qooxdoo-devel mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel > ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ qooxdoo-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel
