After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 273216 - color-combo should be consistent with Menu selection.
color-combo should be consistent with Menu selection.
Status: RESOLVED FIXED
Product: GtkHtml
Classification: Other
Component: Editing
unspecified
Other All
: Normal major
: ---
Assigned To: mengjie yu
Evolution QA team
Depends on:
Blocks: 271192
 
 
Reported: 2005-03-02 13:52 UTC by mengjie yu
Modified: 2005-03-14 03:36 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
The patch consists of two part. This it the gtkhtml/src part. (1.15 KB, patch)
2005-03-03 12:24 UTC, mengjie yu
none Details | Review
This is the gtkhtml/components/html-editor part. (1.85 KB, patch)
2005-03-03 12:25 UTC, mengjie yu
none Details | Review

Description mengjie yu 2005-03-02 13:52:14 UTC
Steps to reproduce the problem:
1. Start evolution and compose a new mail with HTML enabled.
2. Select from menu. Format -> Text . and then change the color.

Actual Results:
the color-combo widget on the toolbar doesn't change to the color we just
selected.

Expected Results:
It should be consistent with what we select.

How often does this happen? 
Always.

Additional Information:
gtkhtml bugs.
Comment 1 mengjie yu 2005-03-03 12:24:59 UTC
Created attachment 44933 [details] [review]
The patch consists of two part. This it the gtkhtml/src part.
Comment 2 mengjie yu 2005-03-03 12:25:48 UTC
Created attachment 44934 [details] [review]
This is the gtkhtml/components/html-editor part.
Comment 3 André Klapper 2005-03-05 16:03:32 UTC
adding patch keyword
Comment 4 Harry Lu 2005-03-14 03:36:12 UTC
patch committed into HEAD.