Closed Bug 296980 Opened 19 years ago Closed 3 years ago

Mousedown focusing tab is inconsistent with middle-clicking closing tab

Categories

(Firefox :: Tabbed Browser, defect)

x86
Windows XP
defect
Not set
normal

Tracking

()

RESOLVED WONTFIX

People

(Reporter: martijn.martijn, Unassigned)

Details

On mousedown a different tab gets focused.
I think this is inconsisten with middle-clicking to close a tab, where a tab is
closed after the mouse button is released again.
Also inconsistent with middle-clicking to open a new tab.
MConnor on IRC:
"Yeah, but then you can't recover from a misplaced click by dragging out before
onmouseout."
So this bug is probably going to become WONTFIX.

Summary: Mousedown focusing tab is inconsistent with Middle-clicking closing tab → Mousedown focusing tab is inconsistent with middle-clicking closing tab
The big problem is tab focusing on mouse click instead of mouse release
("OnMouseDown" vs "OnMouseUp"). This makes very annoying to drag tabs, as they
focus when they're draged, for example.
This bug still present in Firefox 1.5 Beta 1.
(In reply to comment #1)
> MConnor on IRC:
> "Yeah, but then you can't recover from a misplaced click by dragging out before
> onmouseout."
> So this bug is probably going to become WONTFIX.
> 
> 

a solution ?
mouse click (down and release) to focus a tab, as firefox 1.0x does.
mousedown to show a tooltip of the tab's title, instead of focusing the tab.

The platform should be changed from WinXP to all Windows OSes.
The mousedown to focus tab is desired for UI responsiveness.

For reference, this behavior was changed in bug 295721.
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → WONTFIX
Status: RESOLVED → REOPENED
Resolution: WONTFIX → ---
Status: REOPENED → RESOLVED
Closed: 14 years ago7 years ago
Resolution: --- → WORKSFORME
Status: RESOLVED → REOPENED
Resolution: WORKSFORME → ---

We don't intend to change the select-tab-on-mousedown behavior which is well established at this point.

Status: REOPENED → RESOLVED
Closed: 7 years ago3 years ago
Resolution: --- → WONTFIX
You need to log in before you can comment on or make changes to this bug.