bad title displayed in the window title-bar when going back in history
Categories
(Core :: Widget: Gtk, defect)
Tracking
()
People
(Reporter: vincent-moz, Unassigned)
Details
Attachments
(1 file)
23.04 KB,
image/png
|
Details |
User Agent: Mozilla/5.0 (X11; Linux x86_64; rv:109.0) Gecko/20100101 Firefox/117.0
Steps to reproduce:
After optionally creating a new profile:
- Open https://github.com/termux/termux-packages/issues/17912
- Click on "Issues".
- After "is:issue is:open" type "aspell", then [Enter].
- Click on the Back button.
Actual results:
At step 1, the page has <title>[Bug]: aspell-fr: the French dictionary does not contain any word · Issue #17912 · termux/termux-packages</title>, and the correct title is displayed in the window title-bar.
At step 2, the page https://github.com/termux/termux-packages/issues is opened, which has <title>Issues · termux/termux-packages</title>, and the correct title is displayed in the window title-bar.
Step 3 opens https://github.com/termux/termux-packages/issues?q=is%3Aissue+is%3Aopen+aspell as expected.
At step 4, the page https://github.com/termux/termux-packages/issues is displayed as expected, but with the title "[Bug]: aspell-fr: the French dictionary does not contain any word · Issue #17912 · termux/termux-packages" in the window title-bar. I've attached a screenshot.
Expected results:
At step 4, the title displayed in the window title-bar should have been "Issues · termux/termux-packages".
Comment 1•1 year ago
|
||
The Bugbug bot thinks this bug should belong to the 'Core::Widget: Gtk' component, and is moving the bug to that component. Please correct in case you think the bot is wrong.
Description
•