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

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0019212
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[Openbravo ERP] A. Platformmajoralways2011-11-30 17:402011-12-09 10:19
ReporteriperdomoView Statuspublic 
Assigned Tomtaal 
PriorityurgentResolutionfixedFixed in Version3.0MP6
StatusclosedFix in branchFixed in SCM revisionc71badabc918
ProjectionnoneETAnoneTarget Version3.0MP6
OSLinux 64 bitDatabasePostgreSQLJava versionOpenJDK 1.6.0_22
OS Version3.1.3-1-ARCHDatabase version9.1.1Ant version1.8.2
Product VersionpiSCM revisionff6f43f60ade 
Review Assigned To
Web browserGoogle Chrome, Mozilla Firefox
ModulesCore
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0019212: The suggestion feature in the dropdowns is broken

DescriptionWhen the user enter part of a value in a dropdown, the list is shown and filtered by the matching occurrences.

Now you have 2 different behavior in Firefox and Chromium. See attached videos. I'm trying to write "material"

In Firefox:
You type the "m", the focus gets to the list and you cannot keep typing (out.ogv)

In Chromium/Chrome:
You enter the word "material" the list is not opened nor filtered. (out-1.ogv)
Steps To Reproduce* See the attached videos
TagsRegression
Attached Files? file icon out.ogv [^] (3,967,883 bytes) 2011-11-30 17:40
? file icon out-1.ogv [^] (1,653,749 bytes) 2011-11-30 17:40

- Relationships Relation Graph ] Dependency Graph ]
related to defect 00191863.0MP6 closedmtaal Dropdown remains open when tabbing out from selection 

-  Notes
(0043676)
hgbot (developer)
2011-12-02 01:06

Repository: erp/devel/pi
Changeset: fb4d253fd47980dc8752f163b5bcd1581331620a
Author: Martin Taal <martin.taal <at> openbravo.com>
Date: Fri Dec 02 01:06:17 2011 +0100
URL: http://code.openbravo.com/erp/devel/pi/rev/fb4d253fd47980dc8752f163b5bcd1581331620a [^]

Fixes issue 19222: Focus lost when changing the organization in any window
Related to issue 19212: The suggestion feature in the dropdowns is broken
Fixes issue 19211: Tab level does not change until third try
Fixes issue 19186: Dropdown remains open when tabbing out from selection

The code which was there prevented additional focus calls if the form item already
had focus (it seemed), but apparently firefox needs these extra focus calls to
really set the focus correctly.

---
M modules/org.openbravo.userinterface.smartclient/web/org.openbravo.userinterface.smartclient/js/ob-smartclient.js
---
(0043683)
hgbot (developer)
2011-12-02 02:38

Repository: erp/devel/pi
Changeset: c71badabc918c39b48c5268780fd4f2179660cf0
Author: Martin Taal <martin.taal <at> openbravo.com>
Date: Fri Dec 02 02:37:47 2011 +0100
URL: http://code.openbravo.com/erp/devel/pi/rev/c71badabc918c39b48c5268780fd4f2179660cf0 [^]

Fixes issue 19212: The suggestion feature in the dropdowns is broken
The picklist is shown but hidden directly because the field looses focus through a redraw, prevent
hiding of the picklist for a focused field when a form gets redrawn

---
M modules/org.openbravo.client.application/web/org.openbravo.client.application/js/form/formitem/ob-formitem-list.js
M modules/org.openbravo.client.application/web/org.openbravo.client.application/js/form/ob-view-form.js
---
(0043687)
hudsonbot (developer)
2011-12-02 08:11

A changeset related to this issue has been promoted main and to the
Central Repository, after passing a series of tests.

Promotion changeset: https://code.openbravo.com/erp/devel/main/rev/bdc6462da2f2 [^]

Maturity status: Test
(0043699)
dbaz (developer)
2011-12-02 16:14

Reviewed @ changeset 14794 - 65882216c761
(0043745)
hudsonbot (developer)
2011-12-09 10:19

A changeset related to this issue has been promoted main and to the
Central Repository, after passing a series of tests.

Promotion changeset: https://code.openbravo.com/erp/devel/main/rev/f1a9884d7b83 [^]

Maturity status: Test

- Issue History
Date Modified Username Field Change
2011-11-30 17:40 iperdomo New Issue
2011-11-30 17:40 iperdomo Assigned To => mtaal
2011-11-30 17:40 iperdomo File Added: out.ogv
2011-11-30 17:40 iperdomo Web browser => Google Chrome, Mozilla Firefox
2011-11-30 17:40 iperdomo Modules => Core
2011-11-30 17:40 iperdomo File Added: out-1.ogv
2011-12-01 09:38 iperdomo Relationship added related to 0019186
2011-12-01 09:38 iperdomo Tag Attached: Regression
2011-12-01 10:55 iperdomo Web browser Google Chrome, Mozilla Firefox => Google Chrome, Mozilla Firefox
2011-12-01 10:55 iperdomo Target Version => 3.0MP6
2011-12-02 01:06 hgbot Checkin
2011-12-02 01:06 hgbot Note Added: 0043676
2011-12-02 02:38 hgbot Checkin
2011-12-02 02:38 hgbot Note Added: 0043683
2011-12-02 02:38 hgbot Status new => resolved
2011-12-02 02:38 hgbot Resolution open => fixed
2011-12-02 02:38 hgbot Fixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/c71badabc918c39b48c5268780fd4f2179660cf0 [^]
2011-12-02 08:11 hudsonbot Checkin
2011-12-02 08:11 hudsonbot Note Added: 0043687
2011-12-02 16:14 dbaz Note Added: 0043699
2011-12-02 16:14 dbaz Status resolved => closed
2011-12-02 16:14 dbaz Fixed in Version => 3.0MP6
2011-12-09 10:19 hudsonbot Checkin
2011-12-09 10:19 hudsonbot Note Added: 0043745


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker