<html>
    <head>
      <base href="https://bugs.webkit.org/" />
    </head>
    <body><span class="vcard"><a class="email" href="mailto:mcatanzaro&#64;igalia.com" title="Michael Catanzaro &lt;mcatanzaro&#64;igalia.com&gt;"> <span class="fn">Michael Catanzaro</span></a>
</span> changed
              <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - [GTK] The scrollbar apeears on the left side on RTL (2.13.2)"
   href="https://bugs.webkit.org/show_bug.cgi?id=159121">bug 159121</a>
        <br>
             <table border="1" cellspacing="0" cellpadding="8">
          <tr>
            <th>What</th>
            <th>Removed</th>
            <th>Added</th>
          </tr>

         <tr>
           <td style="text-align:right;">CC</td>
           <td>
               &nbsp;
           </td>
           <td>mcatanzaro&#64;igalia.com, mmaxfield&#64;apple.com, simon.fraser&#64;apple.com
           </td>
         </tr>

         <tr>
           <td style="text-align:right;">Summary</td>
           <td>The scrollbar apeears on the left side on RTL (2.13.2)
           </td>
           <td>[GTK] The scrollbar apeears on the left side on RTL (2.13.2)
           </td>
         </tr>

         <tr>
           <td style="text-align:right;">See Also</td>
           <td>
               &nbsp;
           </td>
           <td>https://bugzilla.gnome.org/show_bug.cgi?id=768041
           </td>
         </tr></table>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - [GTK] The scrollbar apeears on the left side on RTL (2.13.2)"
   href="https://bugs.webkit.org/show_bug.cgi?id=159121#c1">Comment # 1</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - [GTK] The scrollbar apeears on the left side on RTL (2.13.2)"
   href="https://bugs.webkit.org/show_bug.cgi?id=159121">bug 159121</a>
              from <span class="vcard"><a class="email" href="mailto:mcatanzaro&#64;igalia.com" title="Michael Catanzaro &lt;mcatanzaro&#64;igalia.com&gt;"> <span class="fn">Michael Catanzaro</span></a>
</span></b>
        <pre>I'm confused, because in any other application (tested nautilus and gedit) I can see scrollbars are on the left when running with LANG=he_IL.utf-8... so why shouldn't they be on the left for web sites as well? If it's just &quot;because that's what other browsers do,&quot; I guess that expectation will change once this change hits Apple devices, right? Striving for consistency with the rest of the desktop seems more important to me.

I'll note that some of the layout tests are skipped with the comment &quot;RTL scrollbars are only supported on Mac.&quot; We certainly do support RTL in GTK and expect our scrollbars to do... something that is familiar to folks who use RTL locales. I see there is a new ScrollableArea::systemLanguageIsRTL function that is only implemented on OS X. Guess: is it possible that the scrollbars are always on the left on OS X, but in GTK the position varies based on the language used on the web page rather than system locale? If this is the problem, I can see why that would be problematic. I guess if we were to implement that function, the scrollbars would then always be on the left (in RTL locales); that's the opposite of what you requested, but would that be desirable for Hebrew, Yosef?</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>