Closed
Bug 75292
Opened 24 years ago
Closed 24 years ago
Table cell text stays selected after unselecting multiple cell selections.
Categories
(Core :: DOM: Editor, defect)
Core
DOM: Editor
Tracking
()
People
(Reporter: sujay, Assigned: cmanske)
Details
using 4/9 build of netscape
1) launch netscape
2) launch composer
3) insert 4 x 4 table
4) insert text into each cell
5) click in 2nd row
6) Table Cell Props
7) Select Row
this works fine.
8) click on Horizontal Content alignment and select center.
9) click OK on table props
now notice it does center the text, the text in one of the cells
still looks selected.
you have to click on it to remove the selection.
| Assignee | ||
Comment 3•24 years ago
|
||
No, this is mine, but it is exactly as designed. After all, the widget in
the dialog is the "change the selection". So after selecting a row, shouldn't
we leave that row selected after user is finished with dialog?
Assignee: mjudge → cmanske
| Assignee | ||
Comment 4•24 years ago
|
||
Oops, I see the issue now. After finishing the Table Props dialog, the cells
are still selected (by design), but when you click somewhere, all of those cells
should be unselected, but there's still some text in a cell that looks selected.
You can see this problem by simply selecting 2 or more cells in a table: Use
Ctrl+Click in each cell. Then click somewhere else and one of the cells will
still show selected text.
This is a dup of bug 60846.
*** This bug has been marked as a duplicate of 60846 ***
Status: NEW → RESOLVED
Closed: 24 years ago
Resolution: --- → DUPLICATE
Summary: after content alignment in row, cell text stays selected → Table cell text stays selected after unselecting multiple cell selections.
You need to log in
before you can comment on or make changes to this bug.
Description
•