Closed
Bug 605338
Opened 14 years ago
Closed 14 years ago
Turn off Aero Peek until we can implement a delayed hover
Categories
(Firefox :: Shell Integration, defect)
Tracking
()
RESOLVED
FIXED
Tracking | Status | |
---|---|---|
blocking2.0 | --- | betaN+ |
People
(Reporter: faaborg, Assigned: jimm)
References
Details
(Keywords: ux-efficiency)
Attachments
(1 file)
861 bytes,
patch
|
benjamin
:
review+
|
Details | Diff | Splinter Review |
This is a mitigation step until we can address bug 586155. Copying over details for the change:
>Our current support for Aero Peek on Windows 7 is platform native, but is
>nonetheless making a lot of interactions with Firefox slow and clunky. We are
>treating tabs as windows (as IE8 does as well), and asking the user to select a
>particular tab in order to switch to Firefox.
>When the user just wants to bring Firefox to the front (perhaps to get a full
>view of the active tab), they need to identify the active tab in the set of
>aero peek thumbnails.
>Also, if the user wants to create a new tab, they need to select which of thier
>existing tabs they would like to focus prior to creting the new tab. This is
>cognitively difficult because the correct answer is none of them (not in the
>sense of it being impossible to figure out, but just a momentary mental glitch
>as you are completing a sequence of tasks).
Updated•14 years ago
|
Summary: Turn off Aero Peak until we can implement a delayed hover → Turn off Aero Peek until we can implement a delayed hover
Reporter | ||
Comment 2•14 years ago
|
||
Note, if we don't block on this bug, then we need to block on bug 607154
Comment 3•14 years ago
|
||
Any word on if this is a blocker? It would take care of bug 581726 in Panorama (as long as we don't land bug 586155 as well). The fix on our end is pretty non-trivial.
Comment 4•14 years ago
|
||
(In reply to comment #3)
> Any word on if this is a blocker? It would take care of bug 581726 in Panorama
> (as long as we don't land bug 586155 as well). The fix on our end is pretty
> non-trivial.
By turn off, we just mean flip the default pref. There's a GUI option for it (because some users really like it) so I think bug 581726 will need to be fixed either way.
Assignee | ||
Comment 5•14 years ago
|
||
(In reply to comment #3)
> Any word on if this is a blocker? It would take care of bug 581726 in Panorama
> (as long as we don't land bug 586155 as well). The fix on our end is pretty
> non-trivial.
Bug 586155 really should be marked wontfix. The feature requests there aren't possible with the current set of underlying taskbar apis. So tab candy/taskbar preview bugs shouldn't block on it.
Reporter | ||
Comment 6•14 years ago
|
||
Note for triage: we need to block on this due to bugs 581726 and 538487
Comment 8•14 years ago
|
||
Bug 556524 is caused by Aero Peek; we think we might have fixed it, but won't know until we get more crash-stats data.
Assignee | ||
Comment 9•14 years ago
|
||
Attachment #497866 -
Flags: review?(benjamin)
Updated•14 years ago
|
Attachment #497866 -
Flags: review?(benjamin) → review+
Assignee | ||
Comment 10•14 years ago
|
||
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → FIXED
Comment 11•14 years ago
|
||
Not sure what "Turn off Aero Peek until we can implement a delayed hover" means, but I would like to state that if Tab Preview is turned on and you hover your mouse over the preview for www.cisco.com, the entire Minefield window turns black.
Comment 12•14 years ago
|
||
(In reply to comment #11)
> Not sure what "Turn off Aero Peek until we can implement a delayed hover"
> means,
The feature when you click on a taskbar item on Windows 7 (the preview of the active and inactive tabs).
> but I would like to state that if Tab Preview is turned on and you hover
> your mouse over the preview for www.cisco.com, the entire Minefield window
> turns black.
This would be a separate bug.
You need to log in
before you can comment on or make changes to this bug.
Description
•