Closed Bug 350337 Opened 18 years ago Closed 18 years ago

Not possible to use RichEdit with <= "embedding-profile=basic"

Categories

(Core :: DOM: Editor, defect)

x86
Linux
defect
Not set
normal

Tracking

()

RESOLVED INVALID

People

(Reporter: romaxa, Unassigned)

Details

Attachments

(1 file)

not possible to do something in RichEdit mode on Gmail.com in xulrunner, TestGtkEmbed, embedding-profile=minimal,basic

mozconfig:
......................................
mk_add_options MOZ_CO_PROJECT=suite,browser,xulrunner
ac_add_options --enable-default-toolkit=gtk2 --enable-xft --disable-freetype2 --disable-pango
ac_add_options --enable-application=xulrunner
ac_add_options --enable-debug
ac_add_options --enable-logrefcnt
ac_add_options --enable-logging
ac_add_options --enable-debugger-info-modules
ac_add_options --disable-strip
mk_add_options MOZ_OBJDIR=@TOPSRCDIR@/../obj-dbglog-xrbas
mk_add_options MOZ_MAKE_FLAGS=-j19
ac_add_options --enable-crypto
ac_add_options --with-embedding-profile=basic
ac_add_options --disable-javaxpcom
ac_add_options --disable-js-static-build
ac_add_options --disable-tests
......................................

RichControls shown, but don't work...

Errors:

js_status_cb
 * IConvAdaptor - - GetMaxLength 1068 ( UTF-8 -> UCS-2 )
 * IConvAdaptor - - GetMaxLength 13580 ( UTF-8 -> UCS-2 )
load_finished_cb
WARNING: NS_ENSURE_TRUE(NS_SUCCEEDED(rv)) failed: file /mnt/other_opts/do_it_here/romaxa/officials_trunk/mozilla/docshell/base/nsDocShellEditorData.cpp, line 152
WARNING: NS_ENSURE_TRUE(NS_SUCCEEDED(rv)) failed: file /mnt/other_opts/do_it_here/romaxa/officials_trunk/mozilla/content/base/src/nsXMLHttpRequest.cpp, line 1554


Full log see in attachment
Also checked with option 
ac_add_options --disable-plaintext-editor-only

does not work.
same error messages....
After some debugging and investigations RichEdit appears ;)

Closing as Invalid, because --disable-plaintext-editor-only  should be for RichEdit, but in basic profile it disabled....
Status: NEW → RESOLVED
Closed: 18 years ago
Resolution: --- → INVALID
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: