Modify ↓
#9516 closed defect (fixed)
Tags handler does not rendeer correctly in IE 9
Reported by: | Owned by: | Steffen Hoffmann | |
---|---|---|---|
Priority: | normal | Component: | TagsPlugin |
Severity: | normal | Keywords: | CSS |
Cc: | Ryan J Ollos | Trac Release: | 0.12 |
Description
Tags handler shows tags running together in one single line in IE 9, see images. Renders better under Chrome.
Attachments (2)
Change History (6)
Changed 13 years ago by
Attachment: | chrome-tagshandler.png added |
---|
Changed 13 years ago by
Attachment: | ie9-tagshandler.png added |
---|
comment:1 Changed 13 years ago by
Cc: | Ryan J Ollos added; anonymous removed |
---|---|
Keywords: | needinfo CSS added |
comment:3 Changed 13 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
Issue appears to be corrected on latest trunk version. Thank you.
comment:4 Changed 13 years ago by
Keywords: | needinfo removed |
---|
You're welcome. This is as expected - nevertheless glad to hear your confirmation. Thank you too.
Note: See
TracTickets for help on using
tickets.
Well, despite me not having access to IE9 I guess, there would be much more complaint these days than just yours, if this is a problem of current code. Most probably you're running a rather old revision of this plugin (you didn't mention it by now).
So would you be so kind as to checkout code from current
trunk
and give it a try, please?It's mostly due to tight personal time constrains that the next stable release (tags-0.7) is not yet finished. But it has seen a lot of changes, some do even apply especially to your situation, because there is a fix explicitly labeled 'for IE browsers' (see [7380]). Any lager version should be fine.
If all runs well with
trunk
code, your report just means, that the most shiny MS browser is still not capable of interpreting some standard CSS. Surprise? Not to me. ;-)