[Laszlo-dev] For Review: Change 20070906-ben-Q Summary: Rich text editor: changing font to Verdana should behave properly
Benjamin Shine
ben at laszlosystems.com
Thu Sep 6 13:27:39 PDT 2007
Change 20070906-ben-Q by ben at slim.local on 2007-09-06 13:20:31 PDT
in /Users/ben/src/svn/openlaszlo/branches/wafflecone
for http://svn.openlaszlo.org/openlaszlo/branches/wafflecone
Summary: Rich text editor: changing font to Verdana should behave
properly
New Features:
Bugs Fixed: LPP-4556 Rich text: Can't change font back to Verdana
Technical Reviewer: crowley (pending)
QA Reviewer: (pending)
Doc Reviewer: (pending)
Documentation:
The formatfontface combo box needs to act as if it's changed, in order
to make sure that we tell the editor to change the font size. The
superclass
(lzcombobox) doesn't seem to be setting it's "changed" instance variable
properly, so for now I'm just forcing changed to true when onselect
is called.
The lzcombobox potential bug is filed as LPP-4506.
Release Notes:
Details:
Tests:
The test file for this is http://localhost:8080/wafflecone/lps/
components/incubator/rich-text/test/richtexteditarea-driver.lzx?lzr=swf8
Make text of size 14, then you select it and try to change it to 18,
and it will indeed
change to size 18.
Files:
M lps/components/incubator/rich-text/formatfontface.lzx
Changeset: http://svn.openlaszlo.org/openlaszlo/patches/20070906-ben-
Q.tar
More information about the Laszlo-dev
mailing list