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

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0048268
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[Openbravo ERP] A. Platformminorhave not tried2021-12-17 09:062021-12-28 13:26
ReporteralostaleView Statuspublic 
Assigned ToAugustoMauch 
PrioritynormalResolutionfixedFixed in VersionPR22Q1
StatusclosedFix in branchFixed in SCM revision
ProjectionnoneETAnoneTarget Version
OSAnyDatabaseAnyJava version
OS VersionDatabase versionAnt version
Product VersionSCM revision 
Review Assigned To
Web browserMozilla Firefox
ModulesCore
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0048268: incorrect visualization of readonly process definition param in firefox

DescriptionReadonly field parameters in process definition windows are incorrectly visualized in Firefox.

Although they are correctly not editable, they keep the editable visualization.
Steps To ReproduceIn 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).
TagsNo tags attached.
Attached Filespng file icon ff-execution.png [^] (13,616 bytes) 2021-12-17 09:07


png file icon chrome-execution.png [^] (13,346 bytes) 2021-12-17 09:07

- Relationships Relation Graph ] Dependency Graph ]

-  Notes
(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
---

- Issue History
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 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 Note Added: 0134002
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
Powered by Mantis Bugtracker