Closed (fixed)
Project:
Drupal core
Version:
7.x-dev
Component:
overlay.module
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
24 Feb 2010 at 18:03 UTC
Updated:
30 May 2011 at 23:01 UTC
Jump to comment: Most recent, Most recent file

Comments
Comment #1
ksenzeeOops. Try this screenshot:
Comment #2
horncologne commentedSubscribing.
Comment #3
kiphaas7 commentedSetting a padding-right on the title dynamically with javascript should solve that issue. Allthough, I don't know what happens when multiple lines are involved.
Comment #4
casey commentedJust to not lose the code; the CSS is pretty nifty. Looks fabulous in modern browsers though. Unfortunately needed lots of IE6/IE7 adjustments. I guess a Javascript solution would be simpler.
Comment #5
casey commentedScreenshots FF.
Comment #6
Jeff Burnz commentedYes, tricky CSS, at least it highlights one fix we need as well - the whitespace nowrap causes a horizontal scroll for long titles.
Comment #7
Jeff Burnz commentedassuming this needs a re-roll...
Comment #8
Bevan commentedRelated; #1159586: Long titles make the overlay too wide.
Comment #9
Bevan commentedThis bug does exist anymore.