<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<!DOCTYPE bugzilla SYSTEM "https://bugs.webkit.org/page.cgi?id=bugzilla.dtd">

<bugzilla version="5.0.4.1"
          urlbase="https://bugs.webkit.org/"
          
          maintainer="admin@webkit.org"
>

    <bug>
          <bug_id>52937</bug_id>
          
          <creation_ts>2011-01-21 16:27:41 -0800</creation_ts>
          <short_desc>input[type=range] should render vertically or horizontally in response to specified dimensions, not -webkit-appearance property</short_desc>
          <delta_ts>2023-11-29 23:11:28 -0800</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>WebKit</product>
          <component>CSS</component>
          <version>528+ (Nightly build)</version>
          <rep_platform>All</rep_platform>
          <op_sys>All</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>WONTFIX</resolution>
          
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords>InRadar</keywords>
          <priority>P2</priority>
          <bug_severity>Normal</bug_severity>
          <target_milestone>---</target_milestone>
          <dependson>44907</dependson>
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Dimitri Glazkov (Google)">dglazkov</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>ahmad.saleem792</cc>
    
    <cc>akeerthi</cc>
    
    <cc>hyatt</cc>
    
    <cc>jonlee</cc>
    
    <cc>ntim</cc>
    
    <cc>webkit-bug-importer</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>338420</commentid>
    <comment_count>0</comment_count>
    <who name="Dimitri Glazkov (Google)">dglazkov</who>
    <bug_when>2011-01-21 16:27:41 -0800</bug_when>
    <thetext>Today, we use -webkit-appearance: slider-horizonal to render a horizontal slider and -webkit-appearance: slider-vertical to render a vertical slider. HTML spec suggests we should just automatically pick the appropriate orientation based on specified dimensions: http://www.whatwg.org/specs/web-apps/current-work/multipage/number-state.html#range-state

This would also allow us to get rid of hard-coding the appearance cascade and an extra custom renderer we have in SliderThumbElement:

http://google.com/codesearch/p#OAMlx_jo-ck/src/third_party/WebKit/Source/WebCore/html/shadow/SliderThumbElement.cpp&amp;l=61</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>462862</commentid>
    <comment_count>1</comment_count>
    <who name="Radar WebKit Bug Importer">webkit-bug-importer</who>
    <bug_when>2011-09-06 14:39:21 -0700</bug_when>
    <thetext>&lt;rdar://problem/10081055&gt;</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1995791</commentid>
    <comment_count>2</comment_count>
    <who name="Ahmad Saleem">ahmad.saleem792</who>
    <bug_when>2023-11-29 18:28:57 -0800</bug_when>
    <thetext>@Aditya - is this needed anymore since now we support &apos;Vertical&apos; for all inputs?</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1995820</commentid>
    <comment_count>3</comment_count>
    <who name="Tim Nguyen (:ntim)">ntim</who>
    <bug_when>2023-11-29 23:11:28 -0800</bug_when>
    <thetext>We should use writing-mode: vertical-lr/rl to get vertical sliders.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>