Ticket #2609 (closed enhancement: fixed)
tabs relies on theme CSS
| Reported by: | rikur | Owned by: | klaus.hartl |
|---|---|---|---|
| Priority: | minor | Milestone: | |
| Component: | ui.tabs | Version: | 1.5 |
| Keywords: | Cc: | ||
| Blocking: | Blocked by: |
Description
ui.tabs doesn't do visually anything without a themere .tabs.css files being required.
This is due tabs only changes classes and the default classes are missing without a CSS file.
..not a big issue, but it gives out no warning at all and was hard to debug - so either it shoudn't require a theme, require it automatically or this requirement should be documented.
Change History
comment:5 Changed 5 years ago by paul
- Version changed from 1.2.3 to 1.5b4
- Component changed from ui.core to ui.tabs
comment:6 Changed 5 years ago by klaus.hartl
- Owner changed from klaus to klaus.hartl
- Status changed from new to assigned
- Version changed from 1.5b4 to 1.5
comment:8 Changed 5 years ago by Cloudream
As CSS is for view, and Tabs is a visual widget, I think we should set themes as requirement.
comment:9 Changed 5 years ago by klaus.hartl
- Status changed from assigned to closed
- Resolution set to fixed
comment:10 Changed 5 years ago by klaus.hartl
Requirement is documented.
Note: See
TracTickets for help on using
tickets.

