Quote:
Originally Posted by Hitch
Hmmmm....I wasn't aware that KF7 supported SVG. Does it? Because K4iOS is definitely KF7, not KF8. Does that help you?
|
I believe you're correct. And the SVG content is all wrapped by
<div class="kf8onlyblock" ...> tags, which are defined in an
@media amzn-mobi media query as
display: none. So the previewer's AZK conversion code should have been stripping out the SVG code entirely when converting for iOS.
In short, it's a bug in their toolchain. They're not aggressively stripping based on media queries, and then their code is freaking out when it doesn't know how to convert something that won't get shown anyway.
I reported it to Amazon a couple of weeks ago.
Quote:
Originally Posted by Hitch
I know what is stated. However, my definite experience is that most of the formatting elements/features are displayed in KF7, not KF8, regardless of what anyone asserts. Most media-queries are ignored, utterly, or worse, BOTH are displayed (both the KF7 and KF8 elements).
|
If that's the case, then it's a
serious bug, because that would make it impossible to create content that works correctly in KF8, KF7, and AZK unless you literally dumb everything down to KF7 levels, or very nearly so.
Not that I had great confidence in Amazon before, but what confidence I had is rapidly waning.