|
|
|
[
Permlink
| « Hide
]
Benjamin Shine - 06/Sep/07 12:14 PM
Indeed, this is present in wafflecone local build as of r6383. Whoopsy.
This is related to, but not identical to,
Fix sent for review to jcrowley as http://svn.openlaszlo.org/openlaszlo/patches/20070906-ben-Q.tar
Change 20070906-ben-Q by ben@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: Technical Reviewer: crowley 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 Changed MODIFY /openlaszlo/branches/wafflecone/lps/components/incubator/rich-text/formatfontface.lzx Fix was checked in to wafflecone, so I'm marking it as fix-version wafflecone
|
||||||||||||||||||||||||||||||||||||||||||||||||||||