View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update | 
|---|---|---|---|---|---|
| 0035493 | mantisbt | ui | public | 2025-02-26 10:28 | 2025-03-01 18:40 | 
| Reporter | raspopov | Assigned To | community | ||
| Priority | normal | Severity | minor | Reproducibility | always | 
| Status | closed | Resolution | fixed | ||
| Platform | Microsoft | OS | Windows Server | OS Version | 2022 | 
| Product Version | 2.27.1 | ||||
| Target Version | 2.27.1 | Fixed in Version | 2.27.1 | ||
| Summary | 0035493: Inactive buttons of project navigation bar are not clickable | ||||
| Description | When the  | ||||
| Additional Information | Introduced in https://github.com/mantisbt/mantisbt/pull/2096/commits/4395fad8d05e3808f7820993ae42bea5f7b35eaf (0035180) | ||||
| Tags | No tags attached. | ||||
| @dregad @raspopov | |
| On the one hand the changes made in 2.27 are mostly bugfixes, but on the other hand they are still changes, and they may contain new bugs... | |
| 
 I agree, especially as I'm trying to wrap 2.27.1 | |
| MantisBT: master-2.27 a58cf175 2025-02-26 10:29 Details Diff | Fix a regression in the layout_api.php file Fixes 0035493. When the `nav-tabs` element is displayed, the active area of the project selection buttons (displayed when `$g_show_project_menu_bar = ON`) is overlapped because `nav-tabs` has relative positioning and is attached to the top of the parent element. Introduced in https://github.com/mantisbt/mantisbt/pull/2096/commits/4395fad8d05e3808f7820993ae42bea5f7b35eaf Signed-off-by: raspopov <raspopov@cherubicsoft.com> | Affected Issues 0035493 | |
| mod - core/layout_api.php | Diff File | ||
