Sorry for my preceding message. The compatibility mode was on (which makes wrong display). Everything is OK.
Brice 2013/8/5 Brice Sommacal <[email protected]> > Hello David, > > When I read nodelists.html in IE 10, it's working well. > > Friday, I have downloaded the last Exhibit trunk version and integrate it > in my production environnement. Exhibit API are restored in this > environment. > > The previous Exhibit release was not working at all in IE, but with this > one, I am able to click on facets. That's a good step forward :-) Thank you > again for this fix. > > I have encountered 3 issues in my exhibit website (in IE): > > - My thumbnails are not displayed. I have set relatives URL in JSON file. > I was thinking of when IE interprets the code, it's automatically converted > in full URI (but starting in HTTPS). I have made a try by replacing one > data with a full HTTP URI, but it didn't change anything. A weird thing is > that the source code from nobelists is well generated, but from my side, I > have sevral HTML attributes set to null: > > <a tabindex="0" disabled="" hidefocus="" spellcheck="true" > onmouseover="null" onmouseout="null" onmousedown="null" onmouseup="null" > onmousemove="null" onkeydown="null" onkeyup="null" onkeypress="null" > onclick="null" ondblclick="null" onhelp="null" onfocus="null" onblur="null" > onrowexit="null" onrowenter="null" onbeforeupdate="null" > onafterupdate="null" onreadystatechange="null" onscroll="null" > ondragstart="null" onresize="null" onselectstart="null" > onerrorupdate="null" ondatasetchanged="null" ondataavailable="null" > ondatasetcomplete="null" onfilterchange="null" onlosecapture="null" > onpropertychange="null" ondrag="null" ondragend="null" ondragenter="null" > ondragover="null" ondragleave="null" ondrop="null" oncut="null" > oncopy="null" onpaste="null" onbeforecut="null" onbeforecopy="null" > onbeforepaste="null" onrowsdelete="null" onrowsinserted="null" > oncellchange="null" oncontextmenu="null" onbeforeeditfocus="null" > onlayoutcomplete="null" onpage="null" onmousewheel="null" > onbeforedeactivate="null" onmove="null" oncontrolselect="null" > onmovestart="null" onmoveend="null" onresizestart="null" onresizeend="null" > onmouseenter="null" onmouseleave="null" onactivate="null" > ondeactivate="null" onbeforeactivate="null" onfocusin="null" > onfocusout="null" onmstransitionstart="null" onmstransitionend="null" > onmsanimationstart="null" onmsanimationend="null" > onmsanimationiteration="null" onmsmanipulationstatechanged="null" > oninvalid="null" oncuechange="null" href="mailto: > [email protected]?subject=[CONSEIL]Trombinoscope" > onsubmit="null" onchange="null" onload="null" onerror="null" > onmspointerhover="null" onmsgotpointercapture="null" onmspointermove="null" > onvolumechange="null" onmspointerdown="null" onmsgesturedoubletap="null" > onseeking="null" onmsinertiastart="null" ondurationchange="null" > onpause="null" onemptied="null" ontimeupdate="null" onabort="null" > onmsgestureend="null" onmsgesturechange="null" onseeked="null" > onmsgesturehold="null" onplaying="null" onended="null" > onmsgesturestart="null" onloadstart="null" onmspointercancel="null" > onreset="null" oncanplay="null" onmspointerout="null" onratechange="null" > onmsgesturetap="null" onsuspend="null" oninput="null" onwaiting="null" > onprogress="null" onplay="null" onmspointerup="null" > oncanplaythrough="null" onloadeddata="null" onmspointerover="null" > onmslostpointercapture="null" onselect="null" onloadedmetadata="null" > onstalled="null"> > > > > - When I click on a link (to an other ressource), the corresponding data > is not shown in a tooltip (while it works on Chrome).The corresponding link > (ending with #ITEM_ID) is well shown but nothing happens. That's not a > mandatory feature. > > - When I select the list view, items are not well rendered. I suspect that > the stylesheet is not properly read. When looking at the style in the > debugger, it's OK. > > > Finally, I have are you sure that the head revision are the same which is > used in nobelists demo? I have seen that es5-shim.js are differents. Do you > think that it could impact the display of the items? > > I will continue to search where the errors may occur. > > Regards, > > > Brice > > > > > > > 2013/8/2 David Karger <[email protected]> > >> Hi Brice. If you visit this demo: >> >> http://simile-widgets.org/exhibit3/examples/other-versions/HEAD/nobelists/nobelists.html >> it shows thumbnails and filters on facets. For me it works on ff and >> IE10, as well as in the IE9 and IE8 emulation modes in IE10. It is >> somewhat slow since these demos are all loading exhibit unbundled to permit >> debugging. >> >> >> >> On 8/2/2013 6:21 PM, Brice Sommacal wrote: >> >> Hello David, >> >> Thank you for the bugfixe on IE8/9. >> >> I have just made a try and some things are working well and others >> doesn't work anymore: >> - Click on a facet filter the data (:-)) >> - In my website, I have a thumbnail view and list view. The thumbnail >> view doesn't display the pics, and the list view (also doesn't display >> pictures) is reduced (takes only about 25% of my screen width) >> >> I will make more tests next week. Feel free to give me guidelines to >> send you logs, >> >> Regards, >> >> >> Brice >> >> >> >> 2013/8/1 David Karger <[email protected]> >> >>> Two important bugfixes have been pulled into the simile-widgets >>> repository on github. One (hopefully) fixes the problem with exhibit not >>> working on IE8/9. The other repairs a long-unnoticed issue that >>> significantly impacted load times. The new version works on IE8/9 and can >>> load about 10,000 items/second on ff and ie (chrome is unaccountably >>> slower). You can try demos for the new version at >>> >>> http://simile-widgets.org/exhibit3/examples/other-versions/HEAD/index.html >>> while the updated api is being served from >>> http://api.simile-widgets.org/exhibit/HEAD/ >>> >>> If you find problems, please let me know. Or better, put them into the >>> issue tracker at >>> https://github.com/simile-widgets/exhibit >>> >>> -- >>> You received this message because you are subscribed to the Google >>> Groups "SIMILE Widgets" group. >>> To unsubscribe from this group and stop receiving emails from it, send >>> an email to [email protected]. >>> To post to this group, send email to [email protected]. >>> Visit this group at http://groups.google.com/group/simile-widgets. >>> For more options, visit https://groups.google.com/groups/opt_out. >>> >>> >>> >> -- >> You received this message because you are subscribed to the Google Groups >> "SIMILE Widgets" group. >> To unsubscribe from this group and stop receiving emails from it, send an >> email to [email protected]. >> To post to this group, send email to [email protected]. >> Visit this group at http://groups.google.com/group/simile-widgets. >> For more options, visit https://groups.google.com/groups/opt_out. >> >> >> >> >> -- >> You received this message because you are subscribed to the Google Groups >> "SIMILE Widgets" group. >> To unsubscribe from this group and stop receiving emails from it, send an >> email to [email protected]. >> To post to this group, send email to [email protected]. >> Visit this group at http://groups.google.com/group/simile-widgets. >> For more options, visit https://groups.google.com/groups/opt_out. >> >> >> > > -- You received this message because you are subscribed to the Google Groups "SIMILE Widgets" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/simile-widgets. For more options, visit https://groups.google.com/groups/opt_out.
