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

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0047683
TypeCategorySeverityReproducibilityDate SubmittedLast Update
backport[POS2] POSmajoralways2021-09-10 18:042021-11-19 14:25
ReporterdbazView Statuspublic 
Assigned Toelara 
PrioritynormalResolutionfixedFixed in Version
StatusclosedFix in branchFixed in SCM revision
ProjectionnoneETAnoneTarget VersionTAP
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

0047683: 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 ]
blocks defect 0047675 closedelara Keymap-Buttons-Label height is not well managed 

-  Notes
(0133223)
AugustoMauch (manager)
2021-11-19 14:25

Merge request: https://gitlab.com/obcustomers/AGAP/org.openbravo.pos2/-/merge_requests/131/ [^]

- Issue History
Date Modified Username Field Change
2021-09-13 16:02 dmiguelez Type defect => backport
2021-09-13 16:02 dmiguelez Target Version => TAP
2021-09-13 16:03 dmiguelez Assigned To Retail => elara
2021-09-21 14:00 sntgreale Assigned To elara => sntgreale
2021-09-29 01:14 elara Assigned To sntgreale => elara
2021-10-18 03:50 hgbot Note Added: 0132369
2021-11-09 14:49 guilleaer Note Deleted: 0132369
2021-11-17 16:06 hgbot Resolution open => fixed
2021-11-17 16:06 hgbot Status scheduled => closed
2021-11-17 16:06 hgbot Note Added: 0133158
2021-11-17 16:06 hgbot Note Added: 0133159
2021-11-17 16:14 AugustoMauch Note Deleted: 0133158
2021-11-17 16:14 AugustoMauch Note Deleted: 0133159
2021-11-19 14:11 AugustoMauch Status closed => new
2021-11-19 14:11 AugustoMauch Resolution fixed => open
2021-11-19 14:25 AugustoMauch Status new => scheduled
2021-11-19 14:25 AugustoMauch Status scheduled => resolved
2021-11-19 14:25 AugustoMauch Resolution open => fixed
2021-11-19 14:25 AugustoMauch Note Added: 0133223
2021-11-19 14:25 AugustoMauch Status resolved => closed


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker