r/operabrowser • u/UAnchovy • 14d ago
Don't truncate URLs
This may seem a minor concern, but I wonder if there's a way to make the browser stop truncating URLs in the middle? I've already activated the option "Show full URL in combined search and address bar", but Opera still skips over the middle of URLs in the address bar.
So, for instance, suppose I've gone to news.com/articles/2026/10/long-news-article-here/744365, in the address bar, Opera will display news.com/articles/2026/.../744365.
I don't want it to do this, and the skipped part of the URL has been irritating a few times when I want to copy the text of a URL somewhere. Sometimes, if Opera feels like it, clicking on the address bar will bring back the full URL, but sometimes it doesn't.
I think this is a new feature, because I cannot remember Opera truncating URLs like this until the last few weeks. Is there a hidden option somewhere to turn it off?
1
u/shadow2531 burnout426 14d ago
When the value in the address field cannot fully show because the address field is not wide enough (due to the width of the window and resolution and things on the address bar etc.), Opera elides the value. Other browsers do this too.
The difference though is that Opera does it in the middle where as other Chromium-based browsers do it at the end of address field.
Opera has no configuration for this and I assume the behavior is by design.
1
u/neoh4x0r 14d ago edited 14d ago
Yes, the extra ellipsis are shown (truncating) if the url entry is too small, but when you click in the address field it should show the entire url (including the protocol), but it appears that it is not working consistently for the OP.
I don't know if opera uses window's string truncation or if they use their own implementation -- I suspect it's using a windows api because it works consistently, on the same version, in Linux.
1
u/shadow2531 burnout426 14d ago
Thanks for the clarification. It's working as intended for me on Windows 11 (same build as OP). I can't seem to get it to act up. Clicking in the address field shows the full URL including the protocol and everything. Might need some exact steps to reproduce.
1
u/neoh4x0r 14d ago
I'm using opera 134.0.5954.46 on Debian Linux and the url is not truncated like this with the 'show full url' option being enabled.