Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0019212 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Openbravo ERP] A. Platform | major | always | 2011-11-30 17:40 | 2011-12-09 10:19 | |||
Reporter | iperdomo | View Status | public | |||||
Assigned To | mtaal | |||||||
Priority | urgent | Resolution | fixed | Fixed in Version | 3.0MP6 | |||
Status | closed | Fix in branch | Fixed in SCM revision | c71badabc918 | ||||
Projection | none | ETA | none | Target Version | 3.0MP6 | |||
OS | Linux 64 bit | Database | PostgreSQL | Java version | OpenJDK 1.6.0_22 | |||
OS Version | 3.1.3-1-ARCH | Database version | 9.1.1 | Ant version | 1.8.2 | |||
Product Version | pi | SCM revision | ff6f43f60ade | |||||
Merge Request Status | ||||||||
Review Assigned To | ||||||||
OBNetwork customer | No | |||||||
Web browser | Google Chrome, Mozilla Firefox | |||||||
Modules | Core | |||||||
Support ticket | ||||||||
Regression level | ||||||||
Regression date | ||||||||
Regression introduced in release | ||||||||
Regression introduced by commit | ||||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0019212: The suggestion feature in the dropdowns is broken | |||||||
Description | When 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 | |||||||
Tags | Regression | |||||||
Attached Files | ![]() ![]() | |||||||
![]() |
||||||||
|
![]() |
|
(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 (viewer) 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 (viewer) 2011-12-02 16:14 |
Reviewed @ changeset 14794 - 65882216c761 |
(0043745) hudsonbot (viewer) 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 |
![]() |
|||
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 | OBNetwork customer | => No |
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 |