| Anonymous | Login | 2013-05-19 07:42 CEST | ![]() |
| Main | My View | View Issues | Change Log | Roadmap | Repositories |
| View Issue Details [ Jump to Notes ] | [ Issue History ] [ Print ] | ||||||||
| ID | Project | Category | View Status | Date Submitted | Last Update | ||||
| 04829 | Bug reports | [All Projects] Response browsing | public | 2010-12-18 12:06 | 2011-01-07 20:44 | ||||
| Reporter | magiclko | ||||||||
| Assigned To | c_schmitz | ||||||||
| Priority | normal | Severity | minor | ||||||
| Status | closed | Resolution | fixed | ||||||
| Product Version | 1.90+ | ||||||||
| Target Version | Fixed in Version | 1.91RC1 | |||||||
| Summary | 04829: Checkbox not getting checked upon clicking of Other Textbox | ||||||||
| Description | Radio button of Other option gets checked when corresponding textbox gets focus. But Check box don't get checked. It gets checked when user enter some response, not when textbox gets focus. | ||||||||
| Steps To Reproduce | Asssuming options are to be checked on textbox focus event 1. Put checked property of radio button equal to True 2. Put checked property of check boxes equal to True To set it true, $(idtextbox).focus( function () { //for radio buttons $("#SOTH78184X44X--no--").checked=True; //for check boxes $("#answer78184X44X--no--othercbox").checked=True; }); | ||||||||
| Additional Information | Check screenshot for more clarification | ||||||||
| I will donate to the project if issue is resolved within 48 hrs | No | ||||||||
| LimeSurvey build number | 109 | ||||||||
| Browser | Google Chrome | ||||||||
| Database & DB-Version | MySQL(i) 5.1.37 | ||||||||
| Operating System (Server) | Windows 7 | ||||||||
| Webserver software & version | IIS 6.0 | ||||||||
| PHP Version | php 5.2.13 | ||||||||
| Attached Files | |||||||||
Issue History |
|||
| Date Modified | Username | Field | Change |
| 2010-12-18 12:06 | magiclko | New Issue | |
| 2010-12-18 12:06 | magiclko | File Added: Capture.JPG | |
| 2010-12-20 22:55 | c_schmitz | Status | new => resolved |
| 2010-12-20 22:55 | c_schmitz | Fixed in Version | => 1.91RC1 |
| 2010-12-20 22:55 | c_schmitz | Resolution | open => fixed |
| 2010-12-20 22:55 | c_schmitz | Assigned To | => c_schmitz |
| 2011-01-07 20:44 | c_schmitz | Status | resolved => closed |
| Copyright © 2000 - 2013 MantisBT Team |