Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0015564Openbravo ERPB. User interfacepublic2011-01-03 11:442011-05-04 00:02
rgoris 
dbaz 
normalmajoralways
closedfixed 
5
2.50MP25 
main 
Core
No
0015564: Choose File button renders badly in Chrome
In all dialogs where a browse file function is called in the browser, the Choose File.. button sits on top of the field, where it should be sitting next to or below the field.
Attach a file to any document
No tags attached.
png browseFileButton.png (34,237) 2011-01-03 11:44
https://issues.openbravo.com/file_download.php?file_id=3457&type=bug
png
Issue History
2011-01-03 11:44rgorisNew Issue
2011-01-03 11:44rgorisAssigned To => dbaz
2011-01-03 11:44rgorisFile Added: browseFileButton.png
2011-01-03 11:44rgorisModules => Core
2011-01-03 11:44rgorisIssue Monitored: mensenjh
2011-01-04 08:53alostaleStatusnew => scheduled
2011-02-09 20:24dbazNote Added: 0034118
2011-02-09 20:54hgbotCheckin
2011-02-09 20:54hgbotNote Added: 0034119
2011-02-09 20:54hgbotStatusscheduled => resolved
2011-02-09 20:54hgbotResolutionopen => fixed
2011-02-09 20:54hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/8f91d7bd686de685c44b9556a319b456ecdfe293 [^]
2011-05-03 14:52rgorisStatusresolved => closed
2011-05-03 14:52rgorisFixed in Version => main
2011-05-04 00:02anonymoussf_bug_id0 => 3297148

Notes
(0034118)
dbaz   
2011-02-09 20:24   
This is the standard behavior of Chrome input type="file"

It can be stylized, but a hard code change is required in all affected cases

http://minimul.com/better-file-input-field.html [^]
(0034119)
hgbot   
2011-02-09 20:54   
Repository: erp/devel/pi
Changeset: 8f91d7bd686de685c44b9556a319b456ecdfe293
Author: David Baz Fayos <david.baz <at> openbravo.com>
Date: Wed Feb 09 20:53:47 2011 +0100
URL: http://code.openbravo.com/erp/devel/pi/rev/8f91d7bd686de685c44b9556a319b456ecdfe293 [^]

Fixed issue 15564: Put default Chrome input type file button

---
M src/org/openbravo/erpCommon/ad_forms/ModuleManagement_InstallLocal.html
M src/org/openbravo/erpCommon/businessUtility/TabAttachments_Edition.html
---