For help with installation, bugs reports or feature requests, please head over to our new forums.
Genuitec Community on GitHub
- This topic has 10 replies, 4 voices, and was last updated 13 years, 4 months ago by
support-octavio.
-
AuthorPosts
-
cbz1622MemberHi,
I am trying to access my URL under test (in Test Center) and observed that the data icons that were given as part of our buildkit did not appear as expected. These icons are exclusively designed for us using HTML data-icons and the observation on the DOM viewer is that though these icons are read, they are not displayed correctly.
Please see the screen grab attached.
Can you please let me know what i should be doing to get it as expected?
Cheers,
RamAttachments:
You must be logged in to view attached files.February 7, 2013 at 7:02 am #335131
cbz1622MemberSupport,
I was expecting a reply for my previous post that was made a couple of days back.
This is my first post after purchasing the mobione. Please do let me know about the issue, as your support will decide whether or not to buy more licences.
Cheers!
February 7, 2013 at 10:11 am #335141
support-octavioMemberCould your share your project with icons for a better understanding of the problem? Send us a zip file to support at genuitec dot com, use title: “mobione data from cbz1622, icons issue”
February 11, 2013 at 5:40 am #335259
cbz1622MemberThis is the HTML markup for the basket. As you can see the data-icon=”b” is what displays the basket icon:
<div class=”icon icon-basket” data-icon=”b”></div>This is then displayed using @font-face in the CSS:
@font-face {
font-family: ‘tescoicn’;
src:url(‘../fonts/tescoicn.eot’);
src: url(‘../fonts/tescoicn.eot?#iefix’) format(‘eot’),
url(‘../fonts/tescoicn.svg’) format(‘svg’),
url(‘../fonts/tescoicn.woff’) format(‘woff’),
url(‘../fonts/tescoicn.ttf’) format(‘opentype’);
font-weight: normal;
font-style: normal;
font-variant: normal;
}The basket should look like the “img1” attached.
However the MobiOne emulator is not recognizing the data-icon attribute and instead is only displaying the letter alternative to the icon (refer to img2).
Attachments:
You must be logged in to view attached files.February 11, 2013 at 12:31 pm #335278
support-michaelKeymasterHi Ram,
It’s hard to say what’s goofed from the brief description. The screenshots are helpful but I need some additional info:
1) you mention data-icon, are you testing a jquery mobile UI in the MobiOne Test Center?
2) how did you build it? Did you use the MobiOne Visual Designer to create any part of your app?
– I assume no as one of your screenshots includes http://tesco-direct….3) can you share a URL to your site and scenario that I can load and investigate? if you want to keep data in privacy send us the url to support at genuitec dot com.
February 18, 2013 at 4:56 am #335535
cbz1622MemberHi,
http://www.icomoon.oi
http://css-tricks.com/html-for-icon-font-usageThese 2 websites both use data-icons and can be viewed without any issues in a browser. However when viewed in the MobiOne emulator we are presented with this error message. This is the same error message that we receive for every website that uses data-icons.
Could please check from your end and let us know if you are facing the same issue as well when accessing these links from mobione?
Attachments:
You must be logged in to view attached files.February 19, 2013 at 7:28 pm #335640
support-octavioMemberI’m not able to open http://www.icomoon.oi/ in my computer even in Chrome or Test Center. We will continue investigating tomorrow with dev team assistance.
February 20, 2013 at 7:03 am #335660
cbz1622MemberHi,
There is a small correction in the URL. Could you please test with the below two URLs and let us know if you can access it through mobione?
http://www.icomoon.io
http://css-tricks.com/It’s really appreciated if you can get back to us on this at the earliest.
Regards,
RamFebruary 20, 2013 at 11:02 am #335676
support-octavioMemberHi Ram,
Both URLs render fine for me in Test Center. See image:
See attachment icon-url.pngAttachments:
You must be logged in to view attached files.April 17, 2013 at 10:23 am #338145
mriehemaMemberHi,
my icons are not displayed too.
You can check the icons at: http://www.zurb.com/playground/foundation-icons
See attachment broken-icons.pngSystem:
MobiOne Studio – Test Center
Version: 2.3.1
Build id: 20130121
Windows 7 64bitAttachments:
You must be logged in to view attached files.April 18, 2013 at 6:54 pm #338215
support-octavioMemberHi mriehema,
This is a known issue in Test Center. We are working on a replacement technology for the Test Center now that will resolve this and other deficiencies.
-
AuthorPosts
