Reader mode URLs (especially "switch to tab") should be deduplicated and replaced by "Title - URL" for the address bar, like normal pages
Categories
(Firefox :: Address Bar, defect, P3)
Tracking
()
People
(Reporter: nekohayo, Unassigned)
References
(Blocks 1 open bug)
Details
Attachments
(2 files)
User Agent: Mozilla/5.0 (X11; Fedora; Linux x86_64; rv:75.0) Gecko/20100101 Firefox/75.0
Steps to reproduce:
Start typing into the addressbar for words present in the title or URLs of pages I previously visited
Actual results:
I get a TON of noise from "about:reader?url=https%3A%2F%2Fblahblah%20somegibberishunreadablecrap.com" instead of getting cleanly shown results like regular pages. See the attached screenshot for a "simple" example, but I typically get a screenful of those unreadable "about:reader" URLs for everything I type.
Expected results:
At the very least (maybe as a first-step intermediate fix), the URLs should be decoded/unescaped, so that they don't have all this %3A %2F %20 gibberish in them.
Next, it should show the title, to be consistent with the rest of suggestions in the addressbar. Indeed, every other result that comes from either bookmarks or history is presented as "Title - human-readable URL - action" whereas this is currently presented as "garbled URL - action". So I would like it to display the title and cleaned URL (as above) so that I my eyes can easily skim it.
Third, ideally Firefox should detect if those match a bookmark for the corresponding page, and if so present only a single/entry for this in the addressbar's dropdown, instead of both the bookmark and the reader URL variant.
Maybe the new megabar/awesomebar code could be an opportunity to clean up that particular thorn in the otherwise pleasant user experience?
Comment 1•3 years ago
|
||
Bugbug thinks this bug should belong to this component, but please revert this change in case of error.
Reporter | ||
Comment 2•3 years ago
|
||
Another screenshot to illustrate the duplication problem...
Comment 3•3 years ago
|
||
Because this bug's Severity is normal
and has not been changed, and this bug's priority is --
(none,) indicating it has has not been previously triaged, the bug's Severity is being updated to --
(default, untriaged.)
Comment 4•3 years ago
|
||
Yes, this seems annoying, I actually think this is is only for switch to tab though, I don't think we show about:reader urls for other entries.
Updated•2 years ago
|
Description
•