#19137 closed defect (bug) (fixed)

Admin bar styling issues with Opera

Reported by: nacin Owned by:
Priority: normal Milestone: 3.3
Component: UI Version:
Severity: normal Keywords:
Cc:

Description

In Opera, padding is messed up for the Howdy image, and two search icons are displayed.

Part of this was reported in #18197 (18197#comment:111).

Attachments (4)

19137.opera-avatar-fix.patch (404 bytes) - added by ocean90 19 months ago.
19137.opera-background-fix.patch (734 bytes) - added by SergeyBiryukov 19 months ago.
19137.patch (389 bytes) - added by SergeyBiryukov 19 months ago.
19137.2.patch (401 bytes) - added by SergeyBiryukov 19 months ago.

Download all attachments as: .zip

Change History (12)

19137.opera-avatar-fix.patch does fix the howdy image.

comment:2 follow-up: ↓ 3   SergeyBiryukov19 months ago

For some reason, Opera 11.52 doesn't display RGBA background. 19137.opera-background-fix.patch fixes that.

comment:3 in reply to: ↑ 2   SergeyBiryukov19 months ago

Replying to SergeyBiryukov:

For some reason, Opera 11.52 doesn't display RGBA background.

Scratch that, 19137.patch fixes the icon and the background.

Looking at #15851, seems it should have been #wpadminbar ul li:before.

Opera doesn't seem to like global :before selector.

With 19137.2.patch, it's also possible to actually enter something into search input (see #19149).

Opera doesn't seem to like global :before selector.

Like I said before, Opera the next IE. :) Patch works, nice catch.

Version 0, edited 19 months ago by ocean90 (next)

In [19157]:

Fix the global :before/:after selectors for Opera, props SergeyBiryukov, see #19137

  • Resolution set to fixed
  • Status changed from new to closed

Looks good.

Note: See TracTickets for help on using tickets.