[Laszlo-dev] For Review: Change 20070815-ben-j Summary: Fix richtext: font size 18 doesn't do anything
Benjamin Shine
ben at laszlosystems.com
Wed Aug 15 13:45:06 PDT 2007
Change 20070815-ben-j by ben at slim.local on 2007-08-15 13:36:15 PDT
in /Users/ben/src/svn/openlaszlo/branches/wafflecone
for http://svn.openlaszlo.org/openlaszlo/branches/wafflecone
Summary: Fix richtext: font size 18 doesn't do anything
New Features:
Bugs Fixed: LPP-4451: Richedittext: Text size 18 doesn't seem to do
anything.
Technical Reviewer: jcrowley (pending)
QA Reviewer: (pending)
Doc Reviewer: (pending)
Documentation:
The formatfontsize 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.
Release Notes:
Details:
Tests:
http://localhost:8080/wafflecone/lps/components/incubator/rich-text/
test/richtexteditarea-driver.lzx?lzr=swf8
Select some text. Change it to size 72. Select some of the text
inside that 72-point text. Set it to size 18. The text should now be
size 18.
Files:
M lps/components/incubator/rich-text/test/formatfontsize.lzx
M lps/components/incubator/rich-text/richtexteditarea.lzx
Changeset: http://svn.openlaszlo.org/openlaszlo/patches/20070815-ben-
j.tar
More information about the Laszlo-dev
mailing list