Opened 14 years ago
Closed 9 years ago
#7220 closed Bug (duplicate)
[IE] Weird behavior when applying a block format on a table
Reported by: | Sa'ar Zac Elias | Owned by: | Garry Yao |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | Core : Styles | Version: | 3.3 |
Keywords: | IBM | Cc: | satya_minnekanti@… |
Description
- Add a table and click on its border.
- Open the format combo, choose Heading 1.
- Note that the selected option now look weird and nothing else happens.
- Now click on the Heading 2 option.
- Note that a few <h2> tags were added on top on the table, and the table had been corrupted.
Attachments (1)
Change History (10)
Changed 14 years ago by
Attachment: | krst_20110301-04.png added |
---|
comment:2 Changed 14 years ago by
Cc: | satya_minnekanti@… added |
---|---|
Keywords: | IBM added |
comment:3 Changed 14 years ago by
Component: | General → Core : Styles |
---|---|
Keywords: | IE removed |
Applies to FF and IE when select entire table as element selection.
comment:4 Changed 14 years ago by
Owner: | set to Garry Yao |
---|---|
Status: | confirmed → review |
TCs and fixes landed on domiterator feature branch with [6924] and [6925].
comment:5 Changed 14 years ago by
There are two issues in this ticket. Let's leave this one handling the apply style problem, while #7582 handles the "weird selection" problem.
comment:6 follow-up: 7 Changed 14 years ago by
The domiterator branch is supposed to land on v4 only. Until then we're not supposed to have a fix here.
comment:7 Changed 14 years ago by
Status: | review → assigned |
---|
Replying to fredck:
The domiterator branch is supposed to land on v4 only. Until then we're not supposed to have a fix here.
I'm holding the review because of this.
comment:8 Changed 11 years ago by
This issue is still reproducible, however not on Firefox any more and not on IE11. Additionally, the requirement is that a table is completely empty, which makes this a pretty edge case.
comment:9 Changed 9 years ago by
Resolution: | → duplicate |
---|---|
Status: | assigned → closed |
I'm still able to reproduce this on IE9. Not reproducible in Chrome (most likely due to inability to select the whole table from outside.
Besides, this is a dup of #7017.
First 3 steps