sidewinderlabs / backplanejs

Other
12 stars 3 forks source link

Using @relevant in form with IE stops form working #107

Closed backplane-import closed 13 years ago

backplane-import commented 13 years ago

Imported from backplanejs Google Code issue 107.

Reporter alex.sansom@webbackplane.com
Date 14 Sep 2010 9:46:01 AM UTC

What steps will reproduce the problem?

  1. Open the attached form via webserver in IE
  2. Click on the trigger labeled 'Relevant'
  3. xf:group should be shown, as its xf:bind/@relevant statement now evaluates to be true, but it is remaining hidden.

What is the expected output? What do you see instead?

When the 'Relevant' trigger is clicked I expect to see the contents of the initially hidden xf:group displayed on the screen. Clicking the 'Irrelevant' trigger should hide the group again.

What version of the product are you using? On what operating system?

backplanejs-0-7-0-yui-2.8.0.zip, Win Vista/IE7.

Please provide any additional information below.

This form works as it's supposed to with both Chrome and FF.

Note that when running in IE, the serialised instance below the triggers stops being updated after the initial trigger click. The data should be being updated with the values 'true'/'false' but isn't.


Priority: High Type: Defect


Attachments

test-relevance.html (1.9 KB)

backplane-import commented 13 years ago

Comment by markbirbeck on 26 Nov 2010 6:24:19 PM UTC

This issue still exists in version 0.8.0.


Updates

Owner set to creaven

Priority: High → Critical

backplane-import commented 13 years ago

Comment by creaven on 26 Nov 2010 8:29:58 PM UTC

worksforme


Updates

Ticket status set to Fixed