Opened 11 years ago
Closed 11 years ago
#28062 closed defect (bug) (fixed)
.wp-pointer-right is broken for normal LTR
Reported by: |
|
Owned by: |
|
---|---|---|---|
Milestone: | 4.0 | Priority: | normal |
Severity: | minor | Version: | 3.9 |
Component: | Help/About | Keywords: | has-patch commit |
Focuses: | ui, rtl | Cc: |
Attachments (3)
Change History (7)
#2
@
11 years ago
- Owner set to wonderboymusic
- Resolution set to fixed
- Status changed from new to closed
#3
@
11 years ago
- Keywords has-patch commit added; needs-patch removed
- Resolution fixed deleted
- Status changed from closed to reopened
[28877] fixed .wp-pointer-right
, but broke .wp-pointer-left
in the same way: 28062.wp350-media.png.
I've also noticed that .wp-pointer-bottom
is currently misplaced: 28062.wp390-widgets.png (that pointer is actually .wp-pointer-left
, I've just changed it to .wp-pointer-bottom
to illustrate the issue).
28062.patch fixes positioning issues for all kinds of pointers, for both LTR and RTL.
Note: See
TracTickets for help on using
tickets.
In 28877: