View Issue Details

This bug affects 1 person(s).
 12
IDProjectCategoryView StatusLast Update
08676Bug reportsSurvey editingpublic2014-02-12 21:20
Reporterrfaber Assigned ToDenisChenu  
PrioritynormalSeverityminor 
Status closedResolutionfixed 
Product Version2.05+ 
Fixed in Version2.05+ 
Summary08676: Adding answer options impossible in IE9: Issue 8635 not resolved in 2.05+ 140204.
Description

Sorry to find this again, please reopen issue 8635, since is looks as if not related to 8636.
IE9 standards mode or forced standards mode makes no difference.

TagsNo tags attached.
Attached Files
ie9.png (31,933 bytes)   
ie9.png (31,933 bytes)   
Bug heat12
Complete LimeSurvey version number (& build)2.05+ 140204
I will donate to the project if issue is resolvedNo
BrowserIE9.0.8112
Database type & versionMySQL 5.0.90
Server OS (if known)FreeBSD 6.3
Webserver software & version (if known)Apache 20051115
PHP Version5.3.2

Users monitoring this issue

DenisChenu

Activities

rfaber

rfaber

2014-02-07 12:12

reporter   ~28550

It would be usefull to know if this is also a problem outside our campus if someone uses IE9. It might be due to a security policy in our IE9 installation?

DenisChenu

DenisChenu

2014-02-07 15:02

developer   ~28551

Last edited: 2014-02-07 15:03

Sorry, can not have IE9 to do some test ...

Some dev have IE 9 ?

(I try with IE8)

c_schmitz

c_schmitz

2014-02-07 16:18

administrator   ~28558

Afaik this is also caused by

https://github.com/LimeSurvey/LimeSurvey/commit/2c0a176e9e801b7bc4b620e1d2c1b9175519ef9e

checkValidity() is not available in IE9

c_schmitz

c_schmitz

2014-02-07 16:28

administrator   ~28560

btw, you can always use http://www.microsoft.com/en-us/download/details.aspx?id=11575

DenisChenu

DenisChenu

2014-02-07 16:57

developer   ~28562

Last edited: 2014-02-07 16:58

OK thanks

But not for my system : Windows 7, Windows Vista, Windows XP

DenisChenu

DenisChenu

2014-02-07 19:36

developer   ~28563

@rfaber : if you can do some test with IE9 and last GIT version.
I test in IE8 : it's OK now.

rfaber

rfaber

2014-02-10 12:03

reporter   ~28592

Thanks for your effort, but still not working in IE9 (GIT version 20140209).

DenisChenu

DenisChenu

2014-02-10 12:13

developer   ~28593

Hi,

Did you have some javascript bug ? Seems you can have a console on IE9: http://msdn.microsoft.com/fr-fr/library/ie/gg589530%28v=vs.85%29.aspx

Did you clean your cache ?

c_schmitz

c_schmitz

2014-02-10 12:15

administrator   ~28594

Yeah, cleaning the cache is a must.

rfaber

rfaber

2014-02-10 13:53

reporter   ~28597

Cache cleaned, IE restarted and cleaned again (tools - safety - clean browser cache - all items deleted). No improvement. I'll try to install some debugging tools, might take a while.

DenisChenu

DenisChenu

2014-02-10 14:58

developer   ~28598

Last edited: 2014-02-10 15:01

Tested with IE in VirtualBox : IE 9.0.8112.16421 : no problem here.

Can not reproduce ....

PS: only F12, no need another tool !

Mazi

Mazi

2014-02-11 14:19

updater   ~28606

I CAN reproduce this problem using Chrome Add-On "IE Tab" and setting it to Internet Explorer 9 mode.
The drop downs look a little ugly (see screenshot) and when adding/deleting answers, nothing happens. Same with using quick-add or similar features on that page.

DenisChenu

DenisChenu

2014-02-11 14:27

developer   ~28607

IE9 have border-radius http://caniuse.com/#feat=border-radius

Then there are something different between 2 version of IE9 here.

DenisChenu

DenisChenu

2014-02-11 15:08

developer   ~28611

Last edited: 2014-02-11 15:08

Tony, i need your help here. I really can't fix this issue because i can reproduce it in IE9. Maybe you have some idea ?

The only thing i think it can be 'bad' in some situation are : https://github.com/LimeSurvey/LimeSurvey/commit/d3267d0b71e9152bc7cb6be2df0596940bf3231e#diff-cdc9cbbed18926acf63de54b18ad793fR20

We can remove it and don't do any "HTML5" validity update but i think it's a bad idea.

PS: give me back after see it

DenisChenu

DenisChenu

2014-02-12 10:34

developer   ~28642

And for confiraltion : a video : http://www.sondages.pro/IMG/TEMPO/Virtual-IE9.webm

tpartner

tpartner

2014-02-12 14:07

partner   ~28646

Show off :)

Sorry Denis, I cannot reproduce this on a standalone version of IE 9.0.21 or when forcing IE 10 into IE 9 mode.

Mazi

Mazi

2014-02-12 14:20

updater   ~28647

Denis, just test with Chrome and this add-on: https://chrome.google.com/webstore/detail/ie-tab/hehijbfgiekmjfkfjpbkbammjbdenadd?hl=fr

That's how I could reproduce the problem. OS: Windows 7.

c_schmitz

c_schmitz

2014-02-12 14:35

administrator   ~28648

IETab defaults to IE7 standard mode (as also can be seen on the screenshots on the product web site).

I can only think of the possible explanation that the rfabers IE9 is running in compatibility/intranet mode (which is not supported by LimeSurvey). In that case rfaber might have to reconfigure his webserver to set proper headers. There a couple solutions for this problem if you google, but this cannot be resolved by LimeSurvey.

Anyway, I think we can close this now since we all determined that it is running fine on a normal IE9 or a decent web browser.

Mazi

Mazi

2014-02-12 14:43

updater   ~28649

I agree.

DenisChenu

DenisChenu

2014-02-12 15:19

developer   ~28650

Ok,

But strange behaviour of rfaber browser here ..

Thanks for return Tony, and thanks for the IEtab information Carsten

DenisChenu

DenisChenu

2014-02-12 15:20

developer   ~28651

Work on IE8 with IE8 mode and IE9 with IE9 mode.

rfaber

rfaber

2014-02-12 19:50

reporter   ~28665

Thanks for your effort. As noted before, there could be - and it seems to be - a problem due to local 'security' policy on our campus, with no improvement in sight. Hélas.
And about the F12 option: also this was disabled, because 'another application already used that key'. So sad. The disadvantage of being on a big campus. As a workaround we are lucky to have portable Chrome or Firefox at hand.
Again thank you all.

c_schmitz

c_schmitz

2014-02-12 21:20

administrator   ~28670

2.05+ Build 140212 released

Related Changesets

LimeSurvey: master d3267d0b

2014-02-07 18:01:49

DenisChenu

Details Diff
Fixed issue # 08676: Adding answer options impossible in IE9
Dev: tested on IE8 (broke save & return IE7 button)
Dev: Fix another IE8 js issue in sub question
Affected Issues
08676
mod - application/controllers/admin/database.php Diff File
mod - application/views/admin/survey/Question/editQuestion_view.php Diff File
mod - scripts/admin/admin_core.js Diff File
mod - scripts/admin/questions.js Diff File
mod - scripts/admin/surveytoolbar.js Diff File
mod - styles/blobblueish/adminstyle.css Diff File

LimeSurvey: master 749ebd3f

2014-02-07 18:35:10

DenisChenu

Details Diff
Dev: add required title in Question model. Don't view any issue (even with copy/import)
Dev: this fix ability to save emty title with midori (for example)
Dev: add required attribut to sub question (PHP, js is already done)
Affected Issues
08676
mod - application/models/Question.php Diff File
mod - application/views/admin/survey/Question/subQuestion_view.php Diff File

Issue History

Date Modified Username Field Change
2014-02-06 18:05 rfaber New Issue
2014-02-07 12:12 rfaber Note Added: 28550
2014-02-07 14:52 c_schmitz Assigned To => DenisChenu
2014-02-07 14:52 c_schmitz Status new => assigned
2014-02-07 15:02 DenisChenu Note Added: 28551
2014-02-07 15:02 DenisChenu Assigned To DenisChenu =>
2014-02-07 15:02 DenisChenu Assigned To => DenisChenu
2014-02-07 15:02 DenisChenu Status assigned => new
2014-02-07 15:02 DenisChenu Assigned To DenisChenu =>
2014-02-07 15:03 DenisChenu Issue Monitored: DenisChenu
2014-02-07 15:03 DenisChenu Note Edited: 28551
2014-02-07 16:18 c_schmitz Note Added: 28558
2014-02-07 16:19 c_schmitz Assigned To => DenisChenu
2014-02-07 16:19 c_schmitz Status new => assigned
2014-02-07 16:28 c_schmitz Note Added: 28560
2014-02-07 16:57 DenisChenu Note Added: 28562
2014-02-07 16:58 DenisChenu Note Edited: 28562
2014-02-07 19:36 DenisChenu Note Added: 28563
2014-02-07 19:36 DenisChenu Status assigned => feedback
2014-02-07 19:36 DenisChenu Status feedback => resolved
2014-02-07 19:36 DenisChenu Fixed in Version => 2.05+
2014-02-07 19:36 DenisChenu Resolution open => fixed
2014-02-07 19:47 DenisChenu Changeset attached => LimeSurvey master 749ebd3f
2014-02-07 19:48 DenisChenu Changeset attached => LimeSurvey master d3267d0b
2014-02-10 12:03 rfaber Note Added: 28592
2014-02-10 12:13 DenisChenu Note Added: 28593
2014-02-10 12:13 DenisChenu Status resolved => assigned
2014-02-10 12:15 c_schmitz Note Added: 28594
2014-02-10 13:53 rfaber Note Added: 28597
2014-02-10 14:58 DenisChenu Note Added: 28598
2014-02-10 15:01 DenisChenu Note Edited: 28598
2014-02-10 15:01 DenisChenu Note Edited: 28598
2014-02-10 15:31 DenisChenu Status assigned => feedback
2014-02-11 14:19 Mazi Note Added: 28606
2014-02-11 14:20 Mazi File Added: ie9.png
2014-02-11 14:27 DenisChenu Note Added: 28607
2014-02-11 15:06 DenisChenu Assigned To DenisChenu => tpartner
2014-02-11 15:06 DenisChenu Status feedback => assigned
2014-02-11 15:08 DenisChenu Note Added: 28611
2014-02-11 15:08 DenisChenu Note Edited: 28611
2014-02-12 10:34 DenisChenu Note Added: 28642
2014-02-12 14:07 tpartner Note Added: 28646
2014-02-12 14:07 tpartner Assigned To tpartner => DenisChenu
2014-02-12 14:20 Mazi Note Added: 28647
2014-02-12 14:35 c_schmitz Note Added: 28648
2014-02-12 14:43 Mazi Note Added: 28649
2014-02-12 15:19 DenisChenu Note Added: 28650
2014-02-12 15:20 DenisChenu Note Added: 28651
2014-02-12 15:20 DenisChenu Status assigned => resolved
2014-02-12 19:50 rfaber Note Added: 28665
2014-02-12 21:20 c_schmitz Note Added: 28670
2014-02-12 21:20 c_schmitz Status resolved => closed
2019-11-01 17:25 c_schmitz Category Survey design => Survey editing
2021-08-02 16:58 guest Bug heat 10 => 12