Opened 15 years ago
Last modified 13 years ago
#5298 confirmed Bug
Up/Down Arrow Key in IE8 stops on certain paragraphs
Reported by: | MasonB | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | General | Version: | 3.0 |
Keywords: | IE | Cc: |
Description
Browser: IE8, OS: WinXP
Occurs in demo page ( 'Little Red Riding Hood' )
When you use the up/down arrow keys to navigate through the Text, the caret will stop at the end of the first <p>-Paragraph.
The next step would be to jump into the table on the right.
Same happens at the end of the positioned table back to the second Paragraph, and also on your way back up.
Change History (2)
comment:1 Changed 14 years ago by
Keywords: | IE added |
---|---|
Status: | new → confirmed |
Version: | → 3.0 |
Problem concerns table aligned right or left and is reproducible in IE8 and IE9 from CKE 3.0
Result: Cursor is either stuck in caption or in last cell. Note that if table is aligned center or no alignment is set this problem does not occur. Of course there is also possibility to exit table using arrow right/left.
NOTE:
There is also different problem with images blocking arrow movement where align attribute is not needed. It has been reproducible only in IE8 from CKE 3.0 and was described in #8446