Closed Bug 109196 Opened 23 years ago Closed 15 years ago

floating thumbnail on TAB

Categories

(SeaMonkey :: Tabbed Browser, enhancement)

x86
Windows 2000
enhancement
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: contacto, Unassigned)

References

Details

Attachments

(1 file)

Why not to enhance mozilla enabling a way it automatically constructs a page
thumbnail to float when user passes the mouse on a tab?  So, when mouse is over
one TAB the thumbnail for that page will be shown...
that would be really cool!
I mean a small thumbnail of the page... let´s say something that could be 
adjusted in three sizes: 50, 100 and 150 pixels wide.
Attached image the way I imagine it...
-> Tabbed Browser
Assignee: asa → hyatt
Component: Browser-General → Tabbed Browser
QA Contact: doronr → blakeross
I seem to remember a group who implemented the key piece of this ;-)
Status: UNCONFIRMED → NEW
Ever confirmed: true
Status: NEW → ASSIGNED
Target Milestone: --- → Future
We have a way of doing this under linux, but it needs work.  What we need is a
way (via mozilla) of taking a "picture" of a web page.  If there's a means of
doing it, I'd be very interested in working on it.
> What we need is a way (via mozilla) of taking a "picture" of a web page.  If 
> there's a means of doing it, I'd be very interested in working on it.

hewitt: did you do something like this (or am I mistaken).
yeah, there is a scriptable screen capture tool in inspector, but it isn't
exactly very fast
Ok, my project for the day is now to get inspector working.  :)
There is a screen cap utility in OS X, it is quite fast.  That might be a good
starting point.  OEone also has one that runs under Linux, and its not bad, but
not as fast as OS X. Perhaps the screen cap utility for OS X is open source, but
I couldn't find out what they were using.
Ok, I have the inspector running now.  How do I get the screen capture utilty
working?  I don't actually see an option for it in any of the menu's.

Oh, did I forget to mention that the screen capture code is currently only
implemented on Windows? ;) 
That figures, since our bookmarks code is only implemented in Linux... :)
Joe,
Out of curiosity, is it dependant on some windows-only utility, or is it
actually done through mozilla itself?
spam: set your filter for "SeverusSnape" to avoid the influx of bugmail

changing QA contact of open tabbed browser bugs from blake to me. if this bug
requires a reassignment, however, feel free to change it!
QA Contact: blakeross → sairuh
Reassigning to new component owner.
Assignee: hyatt → jaggernaut
Status: ASSIGNED → NEW
QA Contact: sairuh → pmac
Depends on: 206347
There is now at least one extension that does what this bug asks for:
 Tab Preview - http://ted.mielczarek.org/code/mozilla/tabpreview/index.html

And this extension implements something similar but different (it displays thumbnails for all open tabs in a new dedicated tab):
 Tab thumbnail preview - https://addons.mozilla.org/extensions/moreinfo.php?application=firefox&id=1374

I am pretty sure both of them use the relatively new Canvas drawWindow() method:
  http://weblogs.mozillazine.org/roc/archives/2005/05/landed_canvas_d.html
  http://developer.mozilla.org/en/docs/Drawing_Graphics_with_Canvas#Rendering_Web_Content_Into_A_Canvas
  
mmh, since this can be and is solved by extensions now: Should this bug still remain open? If I want such a feature, I can simply install an extension for this. For all others, who can live without this, this would just be useless bloat, I suppose. So IMHO this should be wontfixed.

Regards,
  Christian Stadler
Product: Core → SeaMonkey
Assignee: jag → nobody
QA Contact: pmac → tabbed-browser
Target Milestone: Future → ---
Fixed in Bug 315207.
Status: NEW → RESOLVED
Closed: 15 years ago
Depends on: 315207
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: