Truncated titles in breadcrumbs overlap chevrons and reload icon
Bug #1440521 reported by
Ruben
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Files |
Fix Released
|
Low
|
Jeremy Wootten |
Bug Description
As can be seen in the screenshot, the title of the first tab bar is spilling out of the tab bar. Also the reload button shouldn't be over the last tab... I think those are the only buggy tabs. The titles from the tab bars in-between are respecting their space.
Related branches
lp://staging/~jeremywootten/pantheon-files/fix-breadcrumbs-with-long-path
- elementary Apps team: Pending requested
-
Diff: 681 lines (+211/-149)5 files modifiedlibwidgets/Chrome/BasicBreadcrumbsEntry.vala (+84/-69)
libwidgets/Chrome/BasicLocationBar.vala (+4/-2)
libwidgets/Chrome/BreadcrumbElement.vala (+115/-71)
libwidgets/Chrome/BreadcrumbIconList.vala (+7/-7)
libwidgets/Interfaces/NavigatableInterface.vala (+1/-0)
Changed in pantheon-files: | |
status: | Confirmed → In Progress |
assignee: | nobody → Jeremy Wootten (jeremywootten) |
Changed in pantheon-files: | |
status: | In Progress → Fix Committed |
milestone: | none → loki-beta1 |
Changed in pantheon-files: | |
status: | Fix Committed → Fix Released |
milestone: | loki-beta1 → 0.3 |
To post a comment you must log in.
hm I can't get the titles to overlap here, but I can get the reload icon to overlap. Confirming