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

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0047675
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[POS2] POSmajoralways2021-09-10 18:042021-11-17 16:14
ReporterdbazView Statuspublic 
Assigned Toelara 
PrioritynormalResolutionfixedFixed in Version
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

0047675: Keymap-Buttons-Label height is not well managed

DescriptionKeymap-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.
TagsNo tags attached.
Attached Files

- Relationships Relation Graph ] Dependency Graph ]
depends on backport 0047683TAP closedelara Keymap-Buttons-Label height is not well managed 
causes defect 0050717 closedranjith_qualiantech_com Product description show only 2 lines 

-  Notes
(0132920)
guilleaer (manager)
2021-11-09 14:50

Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/merge_requests/706 [^] [^]
(0133160)
AugustoMauch (manager)
2021-11-17 16:13

MR merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/merge_requests/706 [^]

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


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker