Anonymous | Login
Project:
RSS
  
News | My View | View Issues | Roadmap | Summary

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0004260
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[Openbravo ERP] B. User interfaceminorhave not tried2008-07-02 11:002008-12-04 11:59
ReporterplujanView Statuspublic 
Assigned Togorka_gil 
PrioritylowResolutionfixedFixed in Version
StatusclosedFix in branchpiFixed in SCM revision5964
ProjectionnoneETAnoneTarget Version
OSWindowsDatabaseOracleJava versiondon't know
OS VersionXPsp2Database versionXEAnt versiondon't know
Product Version2.40betaSCM revision 
Review Assigned To
Web browser
ModulesCore
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0004260: On attachments, "Browse..." button do not get focus navigating with Tab key

DescriptionOn any window, I click on Attachment button and Add a new attachment. If navigating only with the Tab key I can never get Browse button focused. See attach.
TagsNo tags attached.
Attached Filesjpg file icon r240beta_BUG_AttachBrowseNoFocus.JPG [^] (20,415 bytes) 2008-07-02 11:00

- Relationships Relation Graph ] Dependency Graph ]
related to defect 0004259 closedgorka_gil After selecting a file, focus disappear from window 
blocks defect 0004258 closedgorka_gil On Initial Client Setup, after focusing the "Browse..." button I have to hit Tab key twice to get next button 

-  Notes
(0008204)
dbaz (developer)
2008-07-07 23:32

You should create two dummy input files, one before and another one after the input type file. You have an example in ad_forms/FileImport.html



<input type="text" style="font-size: 0pt; margin: 0; padding: 0; border:0; width:0px; height:0px;" onfocus="isInputFile=true;" onblur="isInputFile=false;"></input>

<INPUT type="file" class="dojoValidateValid TextBox_TwoCells_width required" name="inpFile"></INPUT>

<input type="text" style="font-size: 0pt; margin: 0; padding: 0; border:0; width:0px; height:0px;" onfocus="isInputFile=true;" onblur="isInputFile=false;"></input>
(0008376)
svnbot (reporter)
2008-07-22 18:06

Repository: openbravo
Revision: 5964
Author: gorka_gil
Date: 2008-07-22 18:06:05 +0200 (Tue, 22 Jul 2008)

fixed bug 4260 Now on attachments, "Browse..." button can get focus navigating with Tab key

---
U trunk/src/org/openbravo/erpCommon/businessUtility/TabAttachments_Edition.html
---

https://dev.openbravo.com/websvn/openbravo/?rev=5964&sc=1 [^]

- Issue History
Date Modified Username Field Change
2008-07-02 11:00 plujan New Issue
2008-07-02 11:00 plujan Assigned To => cromero
2008-07-02 11:00 plujan sf_bug_id 0 => 2008599
2008-07-02 11:00 plujan File Added: r240beta_BUG_AttachBrowseNoFocus.JPG
2008-07-04 09:06 cromero Relationship added blocks 0004258
2008-07-04 09:08 cromero Relationship added related to 0004259
2008-07-04 09:08 cromero Status new => scheduled
2008-07-04 09:08 cromero Assigned To cromero => gorka_gil
2008-07-04 09:08 cromero fix_in_branch => trunk
2008-07-07 23:32 dbaz Note Added: 0008204
2008-07-22 18:06 svnbot Checkin
2008-07-22 18:06 svnbot Note Added: 0008376
2008-07-22 18:06 svnbot Status scheduled => resolved
2008-07-22 18:06 svnbot Resolution open => fixed
2008-07-22 18:06 svnbot svn_revision => 5964
2008-12-04 11:59 krishna Regression testing => No
2008-12-04 11:59 krishna Status resolved => closed


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker