Results 1 to 8 of 8

Thread: New tab with Unanswered Posts

  1. #1
    Join Date
    Feb 2014
    Location
    Canada
    Beans
    47
    Distro
    Ubuntu

    New tab with Unanswered Posts

    Only when I click Quick Links and then Unanswered Post only this opens in a new tab in the browser which I find quite annoying because I use this a lot, piling up new tabs. Something wrong with my setting I cannot find or does it "work as designed"?
    Ankman

    My blog https://news-commentaries.blogspot.com
    Retro arcade game web page http://www.ankman.de/mame/

  2. #2
    Join Date
    Nov 2007
    Beans
    Hidden!

    Re: New tab with Unanswered Posts

    Google Chrome up-to-date and I have the same happen. I don't believe this is a bug but a feature
    Gaming on Linux has never been better - Check out Proton on Steam (great user made Proton Database) and Lutris
    How to ask questions the smart way

  3. #3
    Join Date
    Jun 2016
    Beans
    2,831
    Distro
    Xubuntu

    Re: New tab with Unanswered Posts

    It's by design -
    Code:
    <li id="link_mje2_914"><a target="_blank" href="search.php?do=process&amp;type[]=1&amp;replyless=1&amp;replylimit=0">Unanswered Posts</a></li>
    You could try a user script -
    Code:
    document.getElementById('link_mje2_914').firstChild.removeAttribute('target');
    Xubuntu 22.04, ArchLinux ♦ System76 hardware, virt-manager/KVM, VirtualBox
    When your questions are resolved to your satisfaction, please use Thread Tools > "Mark this thread as solved..."

  4. #4
    Join Date
    Jun 2006
    Location
    UK
    Beans
    Hidden!
    Distro
    Ubuntu 22.04 Jammy Jellyfish

    Re: New tab with Unanswered Posts

    Neither a bug nor a feature, but simply the way that was configured. It's been like that for years.

    Since all the other selections under quick links open in the same tab I've reconfigured it so that unanswered posts does too, if only for consistency.

    I notice that some of the choices under the Forum Community tab open in new tabs and some don't, so there's inconsistency there too. I'll take this up with the other admins so that we can get a consensus on tidying this up. The truth is that the Navigation Tabs were set up when the forum was upgraded from vbulletin 3 to vbulletin 4 quite a few years ago, and they've been tinkered with on an as needed basis since then, and I think personal preferences have crept in depending on which admin did the tinkering.

    @ank2, thanks for noticing this and bringing it up.
    Ubuntu 20.04 Desktop Guide - Ubuntu 22.04 Desktop Guide - Forum Guide to BBCode - Using BBCode code tags

    Member: Not Canonical Team

    If you need help with your forum account, such as SSO login issues, username changes, etc, the correct place to contact an admin is here. Please do not PM me about these matters unless you have been asked to - unsolicited PMs concerning forum accounts will be ignored.

  5. #5
    Join Date
    Feb 2014
    Location
    Canada
    Beans
    47
    Distro
    Ubuntu

    Re: New tab with Unanswered Posts

    Okay, I looked into the HTML source and saw the "target=_blank" bought thought I might have this set up in my settings here. Apparently not as others also have this. The question is still why did the forum maintainers choose to have only this link in a new tab?
    Ankman

    My blog https://news-commentaries.blogspot.com
    Retro arcade game web page http://www.ankman.de/mame/

  6. #6
    Join Date
    Jun 2006
    Location
    UK
    Beans
    Hidden!
    Distro
    Ubuntu 22.04 Jammy Jellyfish

    Re: New tab with Unanswered Posts

    Quote Originally Posted by ank2 View Post
    Apparently not as others also have this. The question is still why did the forum maintainers choose to have only this link in a new tab?
    Did you read my post, the one before this one?
    Ubuntu 20.04 Desktop Guide - Ubuntu 22.04 Desktop Guide - Forum Guide to BBCode - Using BBCode code tags

    Member: Not Canonical Team

    If you need help with your forum account, such as SSO login issues, username changes, etc, the correct place to contact an admin is here. Please do not PM me about these matters unless you have been asked to - unsolicited PMs concerning forum accounts will be ignored.

  7. #7
    Join Date
    Feb 2014
    Location
    Canada
    Beans
    47
    Distro
    Ubuntu

    Re: New tab with Unanswered Posts

    Quote Originally Posted by coffeecat View Post
    Did you read my post, the one before this one?
    No. Your post didn't show up before I wrote mine. After that I logged out only to see it now.

    Thanks for the "fix".

    Is it okay to mark this "Solved" then?
    Ankman

    My blog https://news-commentaries.blogspot.com
    Retro arcade game web page http://www.ankman.de/mame/

  8. #8
    Join Date
    Apr 2011
    Location
    Mystletainn Kick!
    Beans
    13,616
    Distro
    Ubuntu

    Re: New tab with Unanswered Posts

    Is it okay to mark this "Solved" then?
    your thread
    your choice.
    if it's solved for you then yes.
    Splat Double Splat Triple Splat
    Earn Your Keep
    Don't mind me, I'm only passing through.
    Once in a blue moon, I'm actually helpful
    .

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •