Opened 11 years ago
Closed 11 years ago
#10992 closed Bug (fixed)
[IE11]Table needs whitespaces in cells
Reported by: | Piotr Jasiun | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | General | Version: | |
Keywords: | IE11 | Cc: |
Description
- Open IE11.
- Open replacebyclass.html example.
- Press new page button.
- Insert table.
Result:
- it is really hard to put content into cell,
- cursor in cells with no content is in wrong place,
- it is not possible to navigate between cells using arrows.
Suggested solution: put some whitespaces ( ) in table cells.
Change History (3)
comment:1 Changed 11 years ago by
comment:2 Changed 11 years ago by
Keywords: | IE11 added |
---|---|
Status: | new → confirmed |
comment:3 Changed 11 years ago by
Resolution: | → fixed |
---|---|
Status: | confirmed → closed |
Fixed as a part of #10907.
It may be related to #10907.