View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
10183 | Bug reports | Survey editing | public | 2015-12-23 16:57 | 2016-01-08 15:35 |
Reporter | DenisChenu | Assigned To | |||
Priority | normal | Severity | minor | ||
Status | closed | Resolution | fixed | ||
Product Version | 2.50.x | ||||
Summary | 10183: [usuability] Broiwser helper don't show when there are an error | ||||
Description | When using the save button : browser helper aren't shown | ||||
Steps To Reproduce | A way :
| ||||
Additional Information | Send 2 screenshot
| ||||
Tags | No tags attached. | ||||
Attached Files | |||||
Bug heat | 6 | ||||
Complete LimeSurvey version number (& build) | 151223 | ||||
I will donate to the project if issue is resolved | No | ||||
Browser | Firefox 43.0 | ||||
Database type & version | not relevant | ||||
Server OS (if known) | not relevant | ||||
Webserver software & version (if known) | not relevant | ||||
PHP Version | not relevant | ||||
Fix committed to 2.5 branch: http://bugs.limesurvey.org/plugin.php?page=Source/view&id=16705 |
|
Hi, Fixed. Just a remark for validity. lime-admin.css : line 586 : we force bg color. This remove the default "validty" alert. Maybe we need to update more bootstrap css |
|
well, that's a very good remark. I didn't noticed it. |
|
well, after a deep look into the validation system, it seems that is the normal behavior. Red stroke is used by bootstrap only for wrong input NOT being focus. If the input is on focus, it just has the validity error message. You can test it : enter in Firefox a string value inside an integer input (like in label), click anywhere else, the input become red. I will attach some files to show it |
|
Seems to be bootstrap choice to remove :invalid system here : https://github.com/twbs/bootstrap/commit/90d4343f66d1cdafe24b6de0dbb6ae64312df323 Think it's really a great helper for user. bootstrap 2 have a :invlid selector. http://getbootstrap.com/2.3.2/base-css.html#forms We can update it in plugin, but think it's a false good idea by bootstrap. PS : with FF : no red system even on focus or hover. |
|
Version 2.5RC6 released |
|
LimeSurvey: 2.5 dec60205 2015-12-28 12:24
Details Diff |
Fixed issue 10183: return false after trigger click for firefox |
Affected Issues 10183 |
|
mod - application/controllers/admin/labels.php | Diff File | ||
mod - application/views/admin/labels/labelsetsbar_view.php | Diff File | ||
mod - application/views/admin/super/fullpagebar_view.php | Diff File | ||
mod - application/views/admin/templates/templateeditorbar_view.php | Diff File | ||
mod - application/views/admin/usergroup/usergroupbar_view.php | Diff File | ||
mod - styles/Sea_Green/scripts/save.js | Diff File |
Date Modified | Username | Field | Change |
---|---|---|---|
2015-12-23 16:57 | DenisChenu | New Issue | |
2015-12-23 16:57 | DenisChenu | File Added: actualButton.png | |
2015-12-23 16:58 | DenisChenu | File Added: RealButton.png | |
2015-12-28 12:24 |
|
Changeset attached | => LimeSurvey 2.5 dec60205 |
2015-12-28 12:24 |
|
Note Added: 34119 | |
2015-12-28 12:24 |
|
Assigned To | => LouisGac |
2015-12-28 12:24 |
|
Resolution | open => fixed |
2015-12-28 12:24 |
|
Status | new => resolved |
2015-12-28 13:21 | DenisChenu | Note Added: 34121 | |
2015-12-28 13:21 | DenisChenu | File Added: Capture du 2015-12-28 13-20-54.png | |
2015-12-28 13:24 |
|
Note Added: 34122 | |
2015-12-28 16:02 |
|
Note Added: 34123 | |
2015-12-28 16:02 |
|
File Added: inputblue_onfocus.png | |
2015-12-28 16:02 |
|
File Added: inputred_out_focus.png | |
2015-12-28 18:26 | DenisChenu | Note Added: 34125 | |
2015-12-28 18:36 | DenisChenu | Note Edited: 34125 | |
2016-01-08 15:35 | c_schmitz | Note Added: 34191 | |
2016-01-08 15:35 | c_schmitz | Status | resolved => closed |
2019-11-01 17:25 | c_schmitz | Category | Survey design => Survey editing |