View Issue Details

This bug affects 1 person(s).
 2
IDProjectCategoryView StatusLast Update
06298Bug reportsSurvey takingpublic2012-07-05 22:31
Reporteruser5800Assigned Totpartner  
PrioritynormalSeverityminor 
Status closedResolutionfixed 
Product Version1.92+ 
Fixed in Version1.92+ 
Summary06298: File upload button too narrow in Safari + Chrome
Description

Upload button's width has been limited to 100px in scripts/uploader.css

With long words in some translations "Upload file" is split to 2 lines in Safari + Chrome and only the first line works as a link. This can be confusing to user.

To fix, line 43 in css should be "min-width: 100px;" to accommodate different translations.

TagsNo tags attached.
Bug heat2
Complete LimeSurvey version number (& build)120303
I will donate to the project if issue is resolvedNo
Browser
Database type & versionMySQL
Server OS (if known)Linux
Webserver software & version (if known)Apache
PHP VersionPHP 5.2

Users monitoring this issue

There are no users monitoring this issue.

Activities

tpartner

tpartner

2012-07-03 23:54

partner   ~19607

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

tpartner

tpartner

2012-07-03 23:54

partner   ~19608

Fix committed to Yii branch: http://bugs.limesurvey.org/plugin.php?page=Source/view&id=8891

tpartner

tpartner

2012-07-03 23:56

partner   ~19609

Fixed in 1.92 and 2.0.

Thanks for the report brocken.

Related Changesets

LimeSurvey: master b5414a81

2012-07-03 14:52:48

tpartner

Details Diff
Fixed issue 06298: File upload button too narrow in Safari + Chrome
Dev Corrected width of file upload button
Affected Issues
06298
mod - scripts/uploader.css Diff File

LimeSurvey: Yii 2a5b93c1

2012-07-03 14:53:59

tpartner

Details Diff
Fixed issue 06298: File upload button too narrow in Safari + Chrome
Dev Corrected file upload button width
Affected Issues
06298
mod - styles-public/uploader.css Diff File

Issue History

Date Modified Username Field Change
2012-07-03 08:48 user5800 New Issue
2012-07-03 23:54 tpartner Changeset attached => LimeSurvey master b5414a81
2012-07-03 23:54 tpartner Note Added: 19607
2012-07-03 23:54 tpartner Assigned To => tpartner
2012-07-03 23:54 tpartner Resolution open => fixed
2012-07-03 23:54 tpartner Changeset attached => LimeSurvey Yii 2a5b93c1
2012-07-03 23:54 tpartner Note Added: 19608
2012-07-03 23:56 tpartner Note Added: 19609
2012-07-03 23:56 tpartner Status new => resolved
2012-07-05 22:31 c_schmitz Status resolved => closed
2012-07-05 22:31 c_schmitz Fixed in Version => 1.92+