Opened 7 years ago

Last modified 6 years ago

#13569 new enhancement

WebPositive add a setting to control whether to switch to the new tab.

Reported by: accessays Owned by: pulkomandy
Priority: normal Milestone: Unscheduled
Component: Applications/WebPositive Version: R1/Development
Keywords: webpositive, new, tab, settings Cc: accessays
Blocked By: Blocking:
Platform: All

Description

A little thing I find annoying is that Web+ will always switch to the new tab when you open it, preventing you from opening several tabs and then looking at them one-by-one.

Attachments (1)

0001-Add-a-setting-Switch-to-newly-opened-tab.patch (6.4 KB ) - added by accessays 7 years ago.

Download all attachments as: .zip

Change History (7)

comment:1 by accessays, 7 years ago

patch: 01

comment:2 by accessays, 7 years ago

Added a possible patch to the issue.

comment:3 by pulkomandy, 7 years ago

Middle click opens a new background tab. Right click > open in new tab opens a new foreground tab. Your patch breaks this by ignoring the "activate" bool and always using the setting from the preferences.

I would prefer to keep the current behavior, because:

  • It makes it possible to do either
  • It does not need an extra setting in the preferences (we try to keep things simple there)

I can understand that it's a problem if your mouse does not have a 3rd button, however.

I think our behavior is similar to other web browsers on this (but don't have one to check at the moment).

in reply to:  3 comment:4 by humdinger, 7 years ago

Replying to pulkomandy:

I can understand that it's a problem if your mouse does not have a 3rd button, however.

Yes, on notebooks too. A mouse+keyboard combo like SHIFT+LMB to open in new tab in the background would be nice.

comment:5 by pulkomandy, 6 years ago

patch: 10

comment:6 by pulkomandy, 6 years ago

patch: 0

Marking patch as obsolete, as discussed above a modifier key makes more sense.

Note: See TracTickets for help on using tickets.