Page MenuHomePhabricator

Floating sidebar not working in Standard
Closed, DeclinedPublic

Description

Author: timwi

Description:
BUG MIGRATED FROM SOURCEFORGE
http://sourceforge.net/tracker/index.php?func=detail&aid=969908&group_id=34373&atid=411192
Originally submitted by Nobody/Anonymous - nobody 2004-06-09 23:09

I'm using Opera 6.0 and the Standard skin.
My beloved floating sidebar (the reason I got a username in the first place) has stopped working. This is quite bad, as it means I have to scroll about to do anything (or lean across to the keyboard).

I know Opera 6.0 is useless for Monobook, but it's never had any problems with Standard before now, and I'm sure the floating sidebar has been working since the new software came online. Just not today.

Hope all is well, and this is just a glitch.

Thanks.
[[User:Nommonomanac]]

  • Additional comments ------------------------

Date: 2004-06-28 04:27
Sender: SF user vibber

Confirmed that it no longer works, with Opera 6.03/mac. Not
sure why...


Version: unspecified
Severity: normal

Details

Reference
bz120

Event Timeline

bzimport raised the priority of this task from to Low.Nov 21 2014, 6:45 PM
bzimport set Reference to bz120.
bzimport added a subscriber: Unknown Object (MLST).

rowan.collins wrote:

*** Bug 123 has been marked as a duplicate of this bug. ***

kissall wrote:

*** Bug 287 has been marked as a duplicate of this bug. ***

Please check with lastest opera browser and reopen this
bug if the issue still happen.

Works for me under mozilla firefox 1.04.

Reopening, confirmed that this does not work in Opera 10 on OSX.

happy.melon.wiki wrote:

Do we really still support this skin any more?

Something has to be done either way.

Until someone removes the skin, it's in core and should be supported.

...I think, if I understand the bug correctly.

The bug was specific to Opera. I remember confirming that the sidebar did indeed not float like it should in Opera 10 when I posted comment 4

Chad, this seems skin-specific. Which one were you using?

Standard, as outlined by the bug summary.

By "Standard", do you mean "Vector" b/c I don't see any labeled "Standard". Count this as my own ignorance.

(In reply to comment #13)

By "Standard", do you mean "Vector" b/c I don't see any labeled "Standard".
Count this as my own ignorance.

?useskin=standard . No idea what the display name is.

Classic in the UI.

It's sitting right in skins/Standard.php along with all the others.

Just checked on 1.18alpha (r83865) with:

Opera/9.80 (X11; FreeBSD 9.0-CURRENT amd64; U; pl) Presto/2.7.62 Version/11.01

and it works fine.

Floating quickbar on the right side is:

#quickbar {
border-right:1px solid gray;
}
#quickbar {
padding:4px;
position:fixed;
right:0;
top:0;
}
#quickbar {
font-size:95%;
height:100%;
padding:4px;
visibility:visible;
width:140px;
z-index:99;
}

Fixed quickbar on the right side is:

#quickbar {
border-left:2px solid #000000;
position:absolute;
right:4px;
top:4px;
}

#quickbar {
font-size:95%;
height:100%;
padding:4px;
visibility:visible;
width:140px;
z-index:99;
}

Can anyone with Opera 10 for Mac confirm, if this is also happens for the Cologneblue skin?

Is the floating sidebar on the left not working? on the right? both?

Please check:

a) standard (also known as "classic") skin, floating left
b) standard (also known as "classic") skin, floating right
c) cologneblue skin, floating left
d) cologneblue skin, floating right