Closed Bug 201335 Opened 21 years ago Closed 21 years ago

composer create table from selection no longer works - mozilla 1.3

Categories

(SeaMonkey :: Composer, defect)

x86
Windows 98
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED DUPLICATE of bug 187955

People

(Reporter: mail, Unassigned)

Details

User-Agent:       Mozilla/5.0 (Windows; U; Win98; en-US; rv:1.3) Gecko/20030312
Build Identifier: Mozilla/5.0 (Windows; U; Win98; en-US; rv:1.3) Gecko/20030312

Composer Create Table from Selection

a,b,c
d,e,f

gives

<table border="1" width="100%" cellpadding="2" cellspacing="2">
  <tr>
    <td>a<td>b<td>c</td>
    </td>
    </td>
  </tr>
  <tr>
    <td>d<td>e<td>f</td>
    </td>
    </td>
  </tr>
</table>


Reproducible: Always

Steps to Reproduce:
1.
2.
3.
->Composer
Assignee: asa → composer
Component: Browser-General → Editor: Composer
QA Contact: asa → petersen
I can confirm this symptom is present in 1.3; however, I also see that it's
been fixed in 1.4b.

Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.4b) Gecko/20030408
dupe

*** This bug has been marked as a duplicate of 187955 ***
Status: UNCONFIRMED → RESOLVED
Closed: 21 years ago
Resolution: --- → DUPLICATE
Product: Browser → Seamonkey
You need to log in before you can comment on or make changes to this bug.