Opened 10 years ago
Closed 9 years ago
#39600 closed defect (bug) (fixed)
Customizer: unable to remove title on navigation
| Reported by: | karmatosed | Owned by: | westonruter |
|---|---|---|---|
| Priority: | normal | Milestone: | 4.7.3 |
| Component: | Customize | Version: | 4.7 |
| Severity: | normal | Keywords: | has-patch commit fixed-major |
| Cc: | Focuses: |
Attachments (3)
Change History (13)
#2
@
10 years ago
My screenshot refers to the 'Sample Page' navigation just so it's clear what I'm expecting gone. That's what is staying.
I do not have a blank space. Whilst I don't, if this could get caused by a blank space can we fix that - seems potentially a common thing for users to do.
Even if this is expected, I'd suggest maybe we should try and have something better for users?
#3
@
10 years ago
@karmatosed placeholder-title.png is what I see in Chrome (nevermind that “Edit Page” button added by Customize Posts).
#4
@
10 years ago
- Keywords has-patch needs-testing added
- Milestone Awaiting Review → Future Release
And trim-input-title.mov demonstrates 39600.0.diff to trim the whitespace from an entered title (since it gets stripped upon saving anyway), ensuring that the original title of the underlying post/page will be displayed in the controls header and also in the placeholder text upon blur.
#5
@
10 years ago
I don't seem able to replicate the issue with the patch - which is awesome! It totally seems to solve at least the issue of whitespace. I'm still not convinced I did have in video but totally unable to replicate now so lets go with this as a fix :)
#7
@
10 years ago
- Milestone Future Release → 4.7.2
- Owner set to
- Status new → accepted
- Version → 4.7
This issue was introduced in 4.7.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)

@karmatosed I believe this is expected. When a nav menu item's label is empty it inherits its title from the object it is related with, so here “Sample Page”. However, I am confused by your screenshot because I see there is no placeholder. Do you have a blank space in there by chance?