Closed Bug 103257 Opened 24 years ago Closed 3 years ago

Support arbitary split of cell

Categories

(Core :: DOM: Editor, enhancement)

x86
Windows 2000
enhancement
Not set
normal

Tracking

()

RESOLVED INVALID
Future

People

(Reporter: wkfx2003-bugzilla, Unassigned)

Details

From Bugzilla Helper: User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:0.9.4+) Gecko/20011003 BuildID: 2001100303 Currently, only cell that was join can be split up. It would be nice if any cell can be split. e.g. Original, 4 cells, A B C D Can be split to A B C1 C2 D and add colspan=2 to cell Aautomatically.
reassign to editor
Assignee: ducarroz → kin
Component: Composition → Editor: Core
Keywords: mailtrack
Product: MailNews → Browser
QA Contact: sheelar → sujay
--> cmanske
Assignee: kin → cmanske
Your example may be simple, but this can get very complicated in a complex table that already has rowspan and/or colspan > 1. Would be nice to do someday, but not anytime soon.
Status: UNCONFIRMED → ASSIGNED
Ever confirmed: true
Keywords: mailtrack
Target Milestone: --- → Future
Summary: [RFE] Support arbitary split of cell → Support arbitary split of cell
QA Contact: sujay → editor

The bug assignee didn't login in Bugzilla in the last 7 months, so the assignee is being reset.

Assignee: cmanske → nobody
Status: ASSIGNED → NEW

From point of view of editor module for Firefox, this must be not good thing for web compat (I assume that Blink/WebKit do not have such feature). So this should be implemented by each web apps.

Status: NEW → RESOLVED
Closed: 3 years ago
Resolution: --- → INVALID
You need to log in before you can comment on or make changes to this bug.