View Issue Details

IDProjectCategoryView StatusLast Update
0023593mantisbtuipublic2025-03-01 18:40
Reportercproensa Assigned Tocommunity  
PrioritynormalSeverityminorReproducibilityhave not tried
Status closedResolutionfixed 
Product Version2.9.0 
Target Version2.27.1Fixed in Version2.27.1 
Summary0023593: Username does not fit in navbar user menu
Description

The width of the menu in navbar is limited, son long usernames don't fit and are truncated.
Additionally, there is no "alt" text with the complete username to be showed on mouse over, for example.

TagsNo tags attached.
Attached Files
Selección_268.png (9,454 bytes)   
Selección_268.png (9,454 bytes)   

Relationships

related to 0035425 resolveddregad Inconsistent display in navbar user menu 

Activities

raspopov

raspopov

2025-02-22 03:49

reporter   ~0069896

PR: https://github.com/mantisbt/mantisbt/pull/2103

Unfortunately the size can't be set to any size as the navbar layout is falling apart, but the new 270px vs the old 100px is 170% longer.

Related Changesets

MantisBT: master-2.27 c55d891a

2025-02-22 03:43

raspopov

Committer: dregad


Details Diff
Increase navbar user name width

The max-width increased from 100px to 270px, this is the maximum size at
which the navbar menu does not collapse on narrow screens.

Fixes 0023593.

Signed-off-by: raspopov <raspopov@cherubicsoft.com>
Affected Issues
0023593
mod - css/ace-mantis.css Diff File