This is an archived snapshot of W3C's public bugzilla bug tracker, decommissioned in April 2019. Please see the home page for more details.

Bug 18002 - It should be possible to reverse the direction of a vertical slider as well as a horizontal one, by using 'direction: rtl' or another property, so the lowest value can be at the top instead.
Summary: It should be possible to reverse the direction of a vertical slider as well a...
Status: RESOLVED FIXED
Alias: None
Product: HTML WG
Classification: Unclassified
Component: HTML5 spec (show other bugs)
Version: unspecified
Hardware: Other other
: P3 normal
Target Milestone: ---
Assignee: This bug has no owner yet - up for the taking
QA Contact: HTML WG Bugzilla archive list
URL: http://www.whatwg.org/specs/web-apps/...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-07-18 07:59 UTC by contributor
Modified: 2012-09-14 05:05 UTC (History)
5 users (show)

See Also:


Attachments

Description contributor 2012-07-18 07:59:40 UTC
This was was cloned from bug 14816 as part of operation convergence.
Originally filed: 2011-11-13 22:51:00 +0000

================================================================================
 #0   contributor@whatwg.org                          2011-11-13 22:51:35 +0000 
--------------------------------------------------------------------------------
Specification: http://www.whatwg.org/specs/web-apps/current-work/multipage/rendering.html
Multipage: http://www.whatwg.org/C#the-input-element-as-a-range-control
Complete: http://www.whatwg.org/c#the-input-element-as-a-range-control

Comment:
It should be possible to reverse the direction of a vertical slider as well as
a horizontal one, by using 'direction: rtl' or another property, so the lowest
value can be at the top instead.

Posted from: 81.187.41.228
User agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_6_8) AppleWebKit/535.7 (KHTML, like Gecko) Chrome/16.0.912.36 Safari/535.7
================================================================================
 #1   Ian 'Hixie' Hickson                             2011-12-07 23:48:10 +0000 
--------------------------------------------------------------------------------
That's really a rendering issue, but yeah.

'direction' is probably the right solution; are RTL trackbars reversed in this way? Anyone know?
================================================================================
 #2   Ian 'Hixie' Hickson                             2011-12-09 22:21:31 +0000 
--------------------------------------------------------------------------------
In the absence of further information, I'll put a paragraph in the rendering section that mentions that UAs are expected to honour 'direction' here.
================================================================================
Comment 1 Silvia Pfeiffer 2012-09-14 05:05:57 UTC
EDITOR'S RESPONSE: This is an Editor's Response to your comment. If
   you are satisfied with this response, please change the state of
   this bug to CLOSED. If you have additional information and would
   like the Editor to reconsider, please reopen this bug. If you would
   like to escalate the issue to the full HTML Working Group, please
   add the TrackerRequest keyword to this bug, and suggest title and
   text for the Tracker Issue; or you may create a Tracker Issue
   yourself, if you are able to do so. For more details, see this
   document:       http://dev.w3.org/html5/decision-policy/decision-policy.html

   Status: Accepted
   Change Description:
https://github.com/w3c/html/commit/0b8582263f25fd2a2ef112da5cf1da6fe8b7374c
   Rationale: accepted WHATWG fix