Closed
Bug 767523
Opened 13 years ago
Closed 5 years ago
Kuma: Editor - When editing a link, automatically update the <a> element's title attribute
Categories
(developer.mozilla.org Graveyard :: Editing, enhancement)
developer.mozilla.org Graveyard
Editing
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: sheppy, Unassigned)
References
Details
When you click in a link and hit the link button to edit it, the link editor dialog doesn't populate the Title field. This makes some amount of sense.
But a common use case is that you want to replace the link because you started the search with the text of the link, then picked the wrong item from the list.
What would be awesome is that if the down arrow from the empty Title field would re-populate the Title field with the link's text (that is, for <a href="foo">Bar</a>, the Title field would get "Bar") and a new search started.
This would make it really easy to try again when we've made this mistake, which we make pretty often. :)
Not a launch or near-launch priority but would make me a happy Sheppy when/if it happens.
| Assignee | ||
Updated•13 years ago
|
Version: Kuma → unspecified
| Assignee | ||
Updated•13 years ago
|
Component: Website → Landing pages
| Reporter | ||
Updated•12 years ago
|
Summary: Kuma: Editor - When editing a link, → Kuma: Editor - When editing a link, automatically update the <a> element's title attribute
Updated•11 years ago
|
Severity: normal → enhancement
Component: Landing pages → Editing
Priority: P3 → --
Comment 1•5 years ago
|
||
MDN Web Docs' bug reporting has now moved to GitHub. From now on, please file content bugs at https://github.com/mdn/sprints/issues/ and platform bugs at https://github.com/mdn/kuma/issues/.
Status: NEW → RESOLVED
Closed: 5 years ago
Resolution: --- → WONTFIX
Updated•5 years ago
|
Product: developer.mozilla.org → developer.mozilla.org Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•