Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0048268 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Openbravo ERP] A. Platform | minor | have not tried | 2021-12-17 09:06 | 2021-12-28 13:26 | |||
Reporter | alostale | View Status | public | |||||
Assigned To | AugustoMauch | |||||||
Priority | normal | Resolution | fixed | Fixed in Version | PR22Q1 | |||
Status | closed | Fix in branch | Fixed in SCM revision | |||||
Projection | none | ETA | none | Target Version | ||||
OS | Any | Database | Any | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | SCM revision | |||||||
Merge Request Status | approved | |||||||
Review Assigned To | ||||||||
OBNetwork customer | No | |||||||
Web browser | Mozilla Firefox | |||||||
Modules | Core | |||||||
Support ticket | ||||||||
Regression level | ||||||||
Regression date | ||||||||
Regression introduced in release | ||||||||
Regression introduced by commit | ||||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0048268: incorrect visualization of readonly process definition param in firefox | |||||||
Description | Readonly field parameters in process definition windows are incorrectly visualized in Firefox. Although they are correctly not editable, they keep the editable visualization. | |||||||
Steps To Reproduce | In backoffice as system admin: 1. Create a Process Definition - Select type: Standard 2. Add a parameter to Process Definition of type String 3. Add the Process Definition to a Menu: Go to Menu window, new record, select the process definition there 4. Logout, login and open the process definition from the menu 5. Click on Done button, check that the behaviour is different in chrome vs Mozilla Firefox -> ERROR: the visualization of that parameter is not correct (see attachments to compare firefox and chrome visualizations). Original steps to reproduce: 1. As system admin create a process definition with a string parameter 2. Using Firefox, execute that process definition (don't return retryExecution from backend) -> ERROR: the visualization of that parameter is not correct (see attachments to compare firefox and chrome visualizations). | |||||||
Tags | No tags attached. | |||||||
Attached Files | ![]() ![]() | |||||||
![]() |
|
![]() |
|
(0134002) hgbot (developer) 2021-12-28 10:25 |
Merge Request created: https://gitlab.com/openbravo/product/openbravo/-/merge_requests/484 [^] |
(0134012) hgbot (developer) 2021-12-28 13:26 |
Merge request merged: https://gitlab.com/openbravo/product/openbravo/-/merge_requests/484 [^] |
(0134013) hgbot (developer) 2021-12-28 13:26 |
Directly closing issue as related merge request is already approved. Repository: https://gitlab.com/openbravo/product/openbravo [^] Changeset: 13ccc4c8caa48eb1c07bbeb4978c292f9858e0c9 Author: Augusto Mauch <augusto.mauch@openbravo.com> Date: 28-12-2021 13:25:29 URL: https://gitlab.com/openbravo/product/openbravo/-/commit/13ccc4c8caa48eb1c07bbeb4978c292f9858e0c9 [^] Fixes ISSUE-48268: Incorrect visualization of readonly input in Firefox The problem was that in Firefox the input was keeping the focus, so instead of using the disabled-style it was using the focused-style. To fix this we now ensure that when disabling a form item after executing a parameter window process, the form item loses the focus --- M modules/org.openbravo.client.application/web/org.openbravo.client.application/js/process/ob-base-parameter-window-view.js --- |
![]() |
|||
Date Modified | Username | Field | Change |
2021-12-17 09:06 | alostale | New Issue | |
2021-12-17 09:06 | alostale | Assigned To | => Triage Platform Base |
2021-12-17 09:06 | alostale | OBNetwork customer | => No |
2021-12-17 09:06 | alostale | Web browser | => Mozilla Firefox |
2021-12-17 09:06 | alostale | Modules | => Core |
2021-12-17 09:06 | alostale | Triggers an Emergency Pack | => No |
2021-12-17 09:07 | alostale | File Added: ff-execution.png | |
2021-12-17 09:07 | alostale | File Added: chrome-execution.png | |
2021-12-24 11:30 | cberner | Web browser | Mozilla Firefox => Mozilla Firefox |
2021-12-24 11:30 | cberner | Steps to Reproduce Updated | View Revisions |
2021-12-27 17:20 | AugustoMauch | Status | new => scheduled |
2021-12-27 17:20 | AugustoMauch | Assigned To | Triage Platform Base => meriem_azaf |
2021-12-28 10:21 | AugustoMauch | Assigned To | meriem_azaf => AugustoMauch |
2021-12-28 10:25 | hgbot | Merge Request Status | => open |
2021-12-28 10:25 | hgbot | Note Added: 0134002 | |
2021-12-28 11:50 | hgbot | Merge Request Status | open => approved |
2021-12-28 13:26 | hgbot | Resolution | open => fixed |
2021-12-28 13:26 | hgbot | Status | scheduled => closed |
2021-12-28 13:26 | hgbot | Note Added: 0134012 | |
2021-12-28 13:26 | hgbot | Fixed in Version | => PR22Q1 |
2021-12-28 13:26 | hgbot | Note Added: 0134013 |
Copyright © 2000 - 2009 MantisBT Group |