thumbnail-zoom icon indicating copy to clipboard operation
thumbnail-zoom copied to clipboard

Youtube title element

Open f1234567 opened this issue 12 years ago • 2 comments

Request: allow the full title of the video that's visible on mouse over of the image or link.

Example

PBS NewsHour http://www.youtube.com/user/PBSNewsHour/videos

If I block the full size image - TZP blocks the title.

Displayed title for a video: What does Syria's Civl War Mean...

The mouse-over title: What does Syria's Civl War Mean for Lebanon?

f1234567 avatar Feb 07 '13 04:02 f1234567

Can you elaborate?

Do you mean that when the TZP pop-up isn't wide enough to show the full title, you're seeing it shortened, but would prefer to see the full title (by having TZP use a wider window or smaller font or multiple lines, I suppose)?

Or do you mean that when there isn't space for TZP to display a pop-up at all, you'd like it to show a pop-up with just the title but without an image (similar to a tooltip)?

Or something else?

You have the TZP "Show Caption" option on, right?

dadler avatar Feb 07 '13 08:02 dadler

Or something else?


If I mouse over a thumb (and TZP is on) I get

  1. The full sized image
  2. "Thumbnail" is displayed. I made a mistake in my explanation - it doesn't display the link label.

If I use a keyboard shortcut to disable TZP - this is what I get:

[nothing]

And "Thumbnail" is useless info - so that's okay.


If I mouse over a link (and TZP is on) I get

  1. The full sized image
  2. The link label is displayed. I made a mistake in my explanation - I looked at the source and there's no title element. It's coming from somewhere (ajax?).

If I use a keyboard shortcut to disable TZP - this is what I get:

[nothing]

I'd like the link label to still be visible.

f1234567 avatar Feb 07 '13 20:02 f1234567