Open Bug 1327822 Opened 8 years ago Updated 2 years ago

Ctrl+Click table cell selection doesn't select cells correctly if last cell contains an input/textarea

Categories

(Core :: DOM: Selection, defect, P3)

defect

Tracking

()

People

(Reporter: arni2033, Unassigned)

References

(Blocks 1 open bug)

Details

>>>   My Info:   Win7_64, Nightly 49, 32bit, ID 20160526082509
STR_1:
1. Open url [1]
2. Hover mouse over the 1st table cell (top-left), hold Ctrl key, hold left mouse button
3. Move mouse over the center of <textarea>, release left mouse button, release Ctrl key

AR:  Only 2 table cells are selected
ER:  4 table cells should be selected

> [1] data:text/html,<table><tr><td><div contenteditable>asdf1asdf2<br>zxcv1zxcv2</div><td><div contenteditable>asdf1asdf2<br>zxcv1zxcv2</div><tr><td><div contenteditable>asdf1asdf2<br>zxcv1zxcv2</div><td style="padding:0px;"><textarea style="background:gray; margin:0px; border:none;">
Component: Untriaged → Selection
Product: Firefox → Core
No longer blocks: 1277113

Reproducible on Ubuntu 18.04 with current Firefox.

Priority: -- → P3
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.