Openbravo Issue Tracking System - POS2 |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0047675 | POS2 | POS | public | 2021-09-10 18:04 | 2021-11-17 16:14 |
|
Reporter | dbaz | |
Assigned To | elara | |
Priority | normal | Severity | major | Reproducibility | always |
Status | closed | Resolution | fixed | |
Platform | | OS | 5 | OS Version | |
Product Version | | |
Target Version | | Fixed in Version | | |
Merge Request Status | |
Review Assigned To | |
OBNetwork customer | No |
Support ticket | |
Regression level | |
Regression date | |
Regression introduced in release | |
Regression introduced by commit | |
Triggers an Emergency Pack | No |
|
Summary | 0047675: Keymap-Buttons-Label height is not well managed |
Description | Keymap-Buttons-Label height is not well managed, so if the label is bigger than the available area of the button, the label will enter into other parts of the own button, or even it will overflow it.
Also, when the label does not fit the available area for the label, it should show ellipsis.
In order to show the ellipsis, the '-webkit-line-clamp' needs to be used, but since we don't know the available height, so how many rows of text could be in the label, a JS function will be needed to dynamically set this line-clamp (Note that this function should also be re-executed if the browser size changes)
I have recorded this video explaining the full detail of the problem and providing some tips: https://youtu.be/oevMGI71Bwc [^] |
Steps To Reproduce | . |
Proposed Solution | |
Additional Information | |
Tags | No tags attached. |
Relationships | depends on | backport | 0047683 | TAP | closed | elara | Keymap-Buttons-Label height is not well managed | causes | defect | 0050717 | | closed | ranjith_qualiantech_com | Product description show only 2 lines |
|
Attached Files | |
|
Issue History |
Date Modified | Username | Field | Change |
2021-09-10 18:04 | dbaz | New Issue | |
2021-09-10 18:04 | dbaz | Assigned To | => Retail |
2021-09-10 18:04 | dbaz | OBNetwork customer | => No |
2021-09-10 18:04 | dbaz | Triggers an Emergency Pack | => No |
2021-09-13 16:02 | dmiguelez | Status | new => scheduled |
2021-09-13 16:03 | dmiguelez | Assigned To | Retail => elara |
2021-09-21 14:00 | sntgreale | Assigned To | elara => sntgreale |
2021-09-28 15:55 | AugustoMauch | Assigned To | sntgreale => elara |
2021-11-09 14:50 | guilleaer | Note Added: 0132920 | |
2021-11-17 16:13 | AugustoMauch | Note Added: 0133160 | |
2021-11-17 16:13 | AugustoMauch | Status | scheduled => resolved |
2021-11-17 16:13 | AugustoMauch | Resolution | open => fixed |
2021-11-17 16:14 | AugustoMauch | Status | resolved => closed |
2022-12-05 11:43 | ranjith_qualiantech_com | Relationship added | causes 0050717 |