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

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0049999
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[POS2] Coreminorhave not tried2022-08-16 21:582022-08-31 23:33
ReportercbernerView Statuspublic 
Assigned ToTriage Platform Base 
PrioritynormalResolutionfixedFixed in Version22Q4
StatusclosedFix in branchFixed in SCM revision
ProjectionnoneETAnoneTarget Version
OSAnyDatabaseAnyJava version
OS VersionDatabase versionAnt version
Product VersionSCM revision 
Review Assigned To
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0049999: Base form date picker clear button is smaller than the other form inputs clear buttons

DescriptionThe clear button shown on a date picker, is smaller(by half the rem) as respect to other form inputs. A screenshot is provided to illustrate this.
Steps To Reproduce1. Login WebPOS
2. Click on customers window, and then New Customer
3. Add some value to the date picker, and check that the X clear button is smaller than the rest of the inputs.
Proposed SolutionUse the same size for the date picker clear button
TagsNo tags attached.
Attached Filespng file icon datepicker-clear-small.png [^] (24,036 bytes) 2022-08-16 21:58

- Relationships Relation Graph ] Dependency Graph ]

-  Notes
(0140305)
hgbot (developer)
2022-08-23 09:24

Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.core2/-/merge_requests/820 [^]
(0140574)
hgbot (developer)
2022-08-31 23:33

Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.core2 [^]
Changeset: 18b042d745f97425262a2ef645389d559c6383cf
Author: Gonzalo Fernández García <gonzalo.fernandez@openbravo.com>
Date: 31-08-2022 23:32:38
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.core2/-/commit/18b042d745f97425262a2ef645389d559c6383cf [^]

Fixed ISSUE-49999: BaseForm smaller clear icons

The problem was that the style of text inputs was updated some time ago
to make the icon bigger, but the one for date inputs was not updated. The
rest of form items were reviewed and the time input has also been updated.

After discovering that, not only BaseFormDatePicker but BaseFormTimePicker had the same clear icon size problem, a fix was developed. Also, some other minor bugs related to these components when zooming in and zooming out have been resolved.

Reordered equally BaseFormDatePicker.scss and BaseFormTimePicker.scss properties.

---
M web-jspack/org.openbravo.core2/src/components/BaseFormDatePicker/BaseFormDatePicker.scss
M web-jspack/org.openbravo.core2/src/components/BaseFormTimePicker/BaseFormTimePicker.scss
---
(0140575)
hgbot (developer)
2022-08-31 23:33

Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.core2/-/merge_requests/820 [^]

- Issue History
Date Modified Username Field Change
2022-08-16 21:58 cberner New Issue
2022-08-16 21:58 cberner Assigned To => Triage Platform Base
2022-08-16 21:58 cberner File Added: datepicker-clear-small.png
2022-08-16 21:58 cberner Triggers an Emergency Pack => No
2022-08-23 09:24 hgbot Note Added: 0140305
2022-08-31 23:33 hgbot Resolution open => fixed
2022-08-31 23:33 hgbot Status new => closed
2022-08-31 23:33 hgbot Fixed in Version => 22Q4
2022-08-31 23:33 hgbot Note Added: 0140574
2022-08-31 23:33 hgbot Note Added: 0140575


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker