#430 closed defect (duplicate)
Bug in rich edit in combination with dialog on Mozilla
Reported by: | Owned by: | liucougar | |
---|---|---|---|
Priority: | high | Milestone: | |
Component: | General | Version: | 0.2 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
If you put a rich edit control into a dialog this works on ie but it does not work on mozilla, it fails to initialize the _richText part properly.
Change History (7)
comment:1 Changed 15 years ago by
Milestone: | → 0.3release |
---|
comment:3 Changed 15 years ago by
Milestone: | 0.3release → 0.4 |
---|
comment:4 Changed 14 years ago by
Owner: | changed from anonymous to dylan |
---|---|
Status: | new → assigned |
comment:5 Changed 14 years ago by
Owner: | changed from dylan to liucougar |
---|---|
Status: | assigned → new |
Added a testcase, oddly enough it works with Editor2 but not RichText?.
comment:6 Changed 14 years ago by
Resolution: | → duplicate |
---|---|
Status: | new → closed |
duplicate of #1301
close this one, as there is a patch provided in that ticket
Note: See
TracTickets for help on using
tickets.
is this in reference to initializing a rich text control that starts off "hidden"?