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 248686 - Table Height Attribute disable
Table Height Attribute disable
Status: RESOLVED INVALID
Product: GtkHtml
Classification: Other
Component: Editing
unspecified
Other All
: Normal minor
: ---
Assigned To: gtkhtml-maintainers
Evolution QA team
Depends on:
Blocks: 246841
 
 
Reported: 2003-09-22 05:40 UTC by hart wang
Modified: 2005-09-27 23:51 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description hart wang 2003-09-22 05:40:27 UTC
Please fill in this template when reporting a bug, unless you know what you
are doing.
Description of Problem:


Steps to reproduce the problem:
1. start a new message in HTML format 
2. Insert a table
3. 

Actual Results:
In the dialogue box ,the Height is disable.So the table inserted in the
message can't be edited.

Expected Results:
The table should be edited.

How often does this happen? 


Additional Information:
Comment 1 André Klapper 2005-09-27 23:51:50 UTC
table height is not available anymore in current evolution versions because the
table tag does not include a height attribute. height should be used with tr tag.