Bug 1015513
| Summary: | Gadget web: Inconsistent css style of page tabs when entering empty page name | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [JBoss] JBoss Fuse Service Works 6 | Reporter: | Andrej Vano <avano> | ||||
| Component: | RT Governance | Assignee: | Eric Wittmann <eric.wittmann> | ||||
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Andrej Vano <avano> | ||||
| Severity: | low | Docs Contact: | |||||
| Priority: | unspecified | ||||||
| Version: | 6.0.0 GA | CC: | atangrin, ldimaggi, soa-p-jira | ||||
| Target Milestone: | ER7 | ||||||
| Target Release: | 6.0.0 | ||||||
| Hardware: | Unspecified | ||||||
| OS: | Unspecified | ||||||
| Whiteboard: | |||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | Type: | Bug | |||||
| Regression: | --- | Mount Type: | --- | ||||
| Documentation: | --- | CRM: | |||||
| Verified Versions: | Category: | --- | |||||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||
| Cloudforms Team: | --- | Target Upstream Version: | |||||
| Embargoed: | |||||||
| Attachments: |
|
||||||
I fixed this by making it impossible to have a tab without a name. If the user omits the tab name, a tab name is generated using the word "Tab" and the server-side generated page ID. Advice: specify a tab name. :) Hello, there is no possibility to enter an empty tabname, therefore it's verified on ER7-2 |
Created attachment 807606 [details] page tabs Description of problem: A page with empty name looks different than page with name in the page tabs Version-Release number of selected component (if applicable): 6.0.0.ER4-5 How reproducible: 100% Steps to Reproduce: 1. Create a page "1" 2. create a page with empty name 3. the tabs looks different (see attachment) Actual results: Expected results: Additional info: