Tabs are wonky in Opera

Bug #89607 reported by Nick Ali
6
Affects Status Importance Assigned to Milestone
Launchpad itself
Fix Released
Medium
Katie Moody

Bug Description

In Opera (9.10 for Ubuntu, and Opera 8.54 for Mac OS X), the Overview, Code, Bugs, etc tabs do not sit on top of the horizontal red border. Instead they are aligned with the red horizontal border, so it looks like my crudge sketch below:

------------- Overview Code Bugs Blueprints Translations Answer
                  ------------|------|------|-------------|---------------|---------

Revision history for this message
Nick Ali (nali) wrote :

Attached is a screenshot

Changed in launchpad:
assignee: nobody → usman-choosebrilliant
importance: Undecided → Medium
status: Unconfirmed → Confirmed
Revision history for this message
Katie Moody (katie-choosebrilliant) wrote :

The problem is generated by this setting:
(line 705 of /+icing/screen.css)
#mainarea {position: relative; top: -10px;} /* reduces pillargotchi~tab gap */

Does someone know what the comment is about? It'll help tracing the fix back to a better place.

Changed in launchpad:
status: Confirmed → In Progress
Revision history for this message
Matthew Paul Thomas (mpt) wrote :

I added that line to reduce the gap between the icon+header for the project you're in (e.g. "[rocket icon] Launchpad") and the top of the rounded border. It should bring the <div id="mainarea"> up by 10px as well as everything inside it, but for some reason in Opera the tabs are staying down.

If there is no way to make Opera comply, an acceptable solution would be a hack that hides the "top: -10px;" from Opera.

Revision history for this message
Katie Moody (katie-choosebrilliant) wrote :

Bug seems solved in IE6, IE7, FFX2, Opera9

If someone wants to check on a different browser, please let me know here.

Attaching modified CSS (style.css)
-- Just the modified styles, I did not want to make a mess of it, let me know if there's a better way --

Revision history for this message
Katie Moody (katie-choosebrilliant) wrote :
Changed in launchpad:
status: In Progress → Fix Committed
Revision history for this message
Nick Ali (nali) wrote :

Yeah, looks good.

Revision history for this message
Someone (s4910321931-deactivatedaccount) wrote :

When will the fix be released?

description: updated
Revision history for this message
Matthew Paul Thomas (mpt) wrote :

Fixed in r4131. The fix will be released in the next rollout.

Changed in launchpad:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.