Opened 9 years ago
Closed 7 years ago
#14455 closed task (patchwelcome)
Editor: add test case for TextColor (foregroundColor, backgroundColor)
Reported by: | bill | Owned by: | |
---|---|---|---|
Priority: | low | Milestone: | tbd |
Component: | Editor | Version: | 1.7.1 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description (last modified by )
Should check that both foregroundColor and backgroundColor plugins work, and that when the drop down is opened, the selected color == the color of the selected text.
Also, there are different code path the first time the dropdown is opened (at which point the ColorPalette is created), and the second time (when it already exists, but is updated to reflect the current color), need to test both scenarios.
Change History (4)
comment:1 Changed 9 years ago by
Description: | modified (diff) |
---|
comment:2 Changed 9 years ago by
Description: | modified (diff) |
---|
comment:3 Changed 8 years ago by
Priority: | high → low |
---|
comment:4 Changed 7 years ago by
Resolution: | → patchwelcome |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
Unlikely this will be fixed unless someone wants to supply a patch (including a test case).