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:332025-03-27 12:04
Reportergorka_gilView Statuspublic 
Assigned ToTriage Platform Base 
PrioritynormalResolutionduplicateFixed in Version
StatusclosedFix in branchFixed in SCM revision
ProjectionnoneETAnoneTarget Version
OSAnyDatabaseAnyJava version
OS VersionDatabase versionAnt version
Product VersionSCM revision 
Merge Request Status
Review Assigned To
OBNetwork customerNo
Support ticket
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 closedTriage Platform Base Customer popup styles: customer discounts scroll on portrait 

-  Notes
(0177414)
hgbot (developer)
2025-03-27 12:04

Issue exported to Jira: https://openbravo.atlassian.net/browse/RM-24146 [^]

- 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 OBNetwork customer => No
2024-03-26 16:33 gorka_gil Triggers an Emergency Pack => No
2024-03-26 16:44 gorka_gil Relationship added related to 0055057
2025-03-27 12:04 hgbot Note Added: 0177414
2025-03-27 12:04 hgbot Status new => closed
2025-03-27 12:04 hgbot Resolution open => duplicate


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker