Opened 19 months ago
Closed 19 months ago
#19137 closed defect (bug) (fixed)
Admin bar styling issues with Opera
| Reported by: |
|
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)
Change History (12)
SergeyBiryukov — 19 months ago
comment:2
follow-up:
↓ 3
SergeyBiryukov — 19 months ago
For some reason, Opera 11.52 doesn't display RGBA background. 19137.opera-background-fix.patch fixes that.
SergeyBiryukov — 19 months ago
comment:3
in reply to:
↑ 2
SergeyBiryukov — 19 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.
SergeyBiryukov — 19 months ago
comment:4
SergeyBiryukov — 19 months ago
Looking at #15851, seems it should have been #wpadminbar ul li:before.
Opera doesn't seem to like global :before selector.
comment:5
SergeyBiryukov — 19 months ago
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.

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