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

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0055056
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[POS2] CoremajorN/A2024-03-26 16:332024-03-26 16:44
Reportergorka_gilView Statuspublic 
Assigned ToTriage Platform Base 
PrioritynormalResolutionopenFixed in Version
StatusnewFix 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

0055056: Customer popup styles: overflow:scroll

DescriptionIn the customer window, in the multitab, the tabs that doesn't have a scroll like the customer discount has a fixed reserved space at the right
Steps To Reproduce-
Proposed Solutionchange:

.obc2MultiTabBaseView .obc2BaseSwitcher {
  [...]
  overflow: scroll;
}

to:

.obc2MultiTabBaseView .obc2BaseSwitcher {
  [...]
  overflow: auto;
}

TagsNo tags attached.
Attached Files

- Relationships Relation Graph ] Dependency Graph ]
related to defect 0055057 newTriage Platform Base Customer popup styles: customer discounts scroll on portrait 

-  Notes
There are no notes attached to this issue.

- Issue History
Date Modified Username Field Change
2024-03-26 16:33 gorka_gil New Issue
2024-03-26 16:33 gorka_gil Assigned To => Triage Platform Base
2024-03-26 16:33 gorka_gil Triggers an Emergency Pack => No
2024-03-26 16:44 gorka_gil Relationship added related to 0055057


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker