Page MenuHomePhabricator

VisualEditor: Support discontiguous table selections
Open, LowPublicFeature

Description

We currently sort of support this is that row/col deletion skips over merged cells, but the user should probably be able to create such a selection themselves. The current canonical form of a table selection is [fromCol,fromRow,toCol,toRow] so this would need to be changed/extended. There are also a lot of places where we assume the selection to be rectangular.


Version: unspecified
Severity: enhancement

Details

Reference
bz73217

Event Timeline

bzimport raised the priority of this task from to Medium.Nov 22 2014, 3:46 AM
bzimport set Reference to bz73217.
Deskana lowered the priority of this task from Medium to Low.May 3 2018, 8:23 AM
Aklapper changed the subtype of this task from "Task" to "Feature Request".Feb 4 2022, 11:12 AM
Aklapper removed a subscriber: TrevorParscal.