#26439 closed defect (bug) (fixed)
Arrows for revisions slider handle in two handled mode need attention
Reported by: | adamsilverstein | Owned by: | iammattthomas |
---|---|---|---|
Milestone: | 3.8 | Priority: | low |
Severity: | minor | Version: | 3.8 |
Component: | Revisions | Keywords: | |
Focuses: | Cc: |
Description
When viewing the revisions screen in 'compare two revisions' mode, the new graphics for the right hand slider handle introduced by 3.8/mp6 are slightly off (they are also slightly different in firefox vs chrome):
by comparison, the handles in 3.6 looked like this:
a small tweak to the css for the right handle gets us this, which is better (patch attached)
Another more serious regression is the handles in RTL mode - the placement is off (should be over tick mark) and the arrow directions are reversed - whoops! Fixing this one next:
Attachments (2)
Change History (9)
#1
@
11 years ago
- Milestone changed from Awaiting Review to 3.8
- Priority changed from normal to low
- Severity changed from normal to minor
#4
@
11 years ago
I went about this a slightly different way because there was some crufty/unnecessary CSS on those icons. Fixing the RTL issue is still outstanding.
#5
@
11 years ago
26439.2.diff: correct placement & direction of slider handles in rtl mode:
correct arrow placement for two handles mode to handle