View Issue Details

This bug affects 1 person(s).
 6
IDProjectCategoryView StatusLast Update
08636Bug reportsOtherpublic2014-02-04 13:32
Reporterriqcles Assigned ToDenisChenu  
PriorityhighSeveritypartial_block 
Status closedResolutionfixed 
Product Version2.00+ 
Fixed in Version2.05+ 
Summary08636: Templates and admin interface - Internet Explorer 9
Description

The display of a questionnaire using the templates in IE9 is not aligned correctly.

Following the advice DenisChenu, I link with the following Mantis:
http://bugs.limesurvey.org/view.php?id=8325

After our discussion forum FR:

https://www.limesurvey.org/fr/forum/french-forum/95830-ie-9-mode-i9-et-normes-ie9-d%C3%A9calage-du-texte-quelques-soit-le-template

The problem also affects the administration part.

Steps To Reproduce

Create a questionnaire with a question type Multiple short text
Run the questionnaire in Internet Explorer 9

Text and areas are not properly aligned.

Use the developer mode (press F12)

Additional Information

To solve the problem:

Add the tag
<meta http-equiv="X-UA-Compatible" content="IE=edge"/>

in the following files:

Templates for each
startpage.pstpl

For the admin part:

application / views / admin / super / header.php

(thank you DenisChenu) :)

I added the screen before and after the modification catches.

We can also see that the template changes color between IE9 and IE7 standards.

TagsNo tags attached.
Attached Files
Captures_ecrans.zip (50,791 bytes)
survey_OK_see_debug.png (29,958 bytes)   
survey_OK_see_debug.png (29,958 bytes)   
Bug heat6
Complete LimeSurvey version number (& build)Version 2.00+ Build 131107
I will donate to the project if issue is resolvedNo
BrowserInternet Explorer 9
Database type & versionPostgresql
Server OS (if known)EasyPHP & CentOS
Webserver software & version (if known)Apache 2.2
PHP Version5.3

Relationships

related to 08325 closedDenisChenu Part of long text is hidden in Ranking form (MS Internet Explorer) 
related to 08635 closedDenisChenu Adding answer options impossible in IE9 

Users monitoring this issue

There are no users monitoring this issue.

Activities

DenisChenu

DenisChenu

2014-02-01 17:00

developer   ~28376

Fix committed to master branch: http://bugs.limesurvey.org/plugin.php?page=Source/view&amp;id=13811

DenisChenu

DenisChenu

2014-02-01 17:02

developer   ~28379

@riqcles : can you confirm it's OK with this line:
<!--[if IE]><meta http-equiv="X-UA-Compatible" content="IE=edge" /><![endif]-->
For your IE

Can you confirm too for 08635 and 08325

Denis

riqcles

riqcles

2014-02-02 01:46

reporter   ~28390

see it on monday:)

riqcles

riqcles

2014-02-03 12:13

reporter   ~28436

Ok for 08635 and 08325 (add a capture)

Resolve :)

DenisChenu

DenisChenu

2014-02-03 12:32

developer   ~28438

Thanks @riqcles

c_schmitz

c_schmitz

2014-02-04 13:32

administrator   ~28503

Version 2.05+ Build 140204 released

Related Changesets

LimeSurvey: master bb0a1b29

2014-02-01 15:59:56

DenisChenu

Details Diff
Fixed issue 08636 : Deactivate IE compatibility view on Admin and public template
Dev: X-UA-Compatible edge to be sure to use last for all IE
Dev: To be confirmed : fix 08325: Part of long text is hidden in Ranking form (MS Internet Explorer)
Dev: to be confirmed : fix 08635: Adding answer options impossible in IE9
Affected Issues
08325, 08635, 08636
mod - application/views/admin/super/header.php Diff File
mod - application/views/layouts/main.php Diff File
mod - templates/basic/startpage.pstpl Diff File
mod - templates/bluengrey/startpage.pstpl Diff File
mod - templates/citronade/startpage.pstpl Diff File
mod - templates/clear_logo/startpage.pstpl Diff File
mod - templates/default/startpage.pstpl Diff File
mod - templates/eirenicon/startpage.pstpl Diff File
mod - templates/limespired/startpage.pstpl Diff File
mod - templates/mint_idea/startpage.pstpl Diff File
mod - templates/sherpa/startpage.pstpl Diff File
mod - templates/vallendar/startpage.pstpl Diff File

Issue History

Date Modified Username Field Change
2014-01-30 18:44 riqcles New Issue
2014-01-30 18:44 riqcles File Added: Captures_ecrans.zip
2014-01-31 15:48 DenisChenu Relationship added related to 08325
2014-01-31 16:33 DenisChenu Assigned To => DenisChenu
2014-01-31 16:33 DenisChenu Status new => assigned
2014-02-01 14:44 DenisChenu Relationship added related to 08635
2014-02-01 17:00 DenisChenu Changeset attached => LimeSurvey master bb0a1b29
2014-02-01 17:00 DenisChenu Note Added: 28376
2014-02-01 17:00 DenisChenu Resolution open => fixed
2014-02-01 17:02 DenisChenu Note Added: 28379
2014-02-01 17:02 DenisChenu Status assigned => feedback
2014-02-02 01:46 riqcles Note Added: 28390
2014-02-02 01:46 riqcles Status feedback => assigned
2014-02-03 12:13 riqcles File Added: survey_OK_see_debug.png
2014-02-03 12:13 riqcles Note Added: 28436
2014-02-03 12:32 DenisChenu Note Added: 28438
2014-02-03 12:32 DenisChenu Status assigned => resolved
2014-02-03 12:32 DenisChenu Fixed in Version => 2.05+
2014-02-04 13:32 c_schmitz Note Added: 28503
2014-02-04 13:32 c_schmitz Status resolved => closed