#2583 closed defect (fixed)
tests/widget/test_Editor2.html "styleValue has no properties" error in 0.4.2rc2
Reported by: | James Burke | Owned by: | sjmiles |
---|---|---|---|
Priority: | high | Milestone: | |
Component: | Style | Version: | 0.4.2 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
Change History (6)
comment:1 Changed 14 years ago by
comment:2 Changed 14 years ago by
Owner: | changed from anonymous to sjmiles |
---|
comment:3 Changed 14 years ago by
comment:4 Changed 14 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note that this problem indicates (what is IMO) a bug in RichText?.js which is sending a bad node to getPixelValue. See the implementation of isSignificantNode in RichText?.js. In particular, certain nodes with nodeType==3 are considered "significant", although no such node actually has a style property afaik (at least on FF).
Note: See
TracTickets for help on using
tickets.
I was testing with FF 2.0.0.2, and someone else reported the problem with FF 1.5.