Bug 59874 - [Chromium] Bad speech bubble placement for <input speech dir=rtl>
Summary: [Chromium] Bad speech bubble placement for <input speech dir=rtl>
Status: RESOLVED WONTFIX
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebCore Misc. (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks: 39485 64108
  Show dependency treegraph
 
Reported: 2011-05-01 05:29 PDT by Jeremy Moskovich
Modified: 2013-04-11 13:44 PDT (History)
6 users (show)

See Also:


Attachments
Testcase (72 bytes, text/html)
2011-05-01 05:30 PDT, Jeremy Moskovich
no flags Details
Screenshot (12.34 KB, image/png)
2011-05-01 05:30 PDT, Jeremy Moskovich
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jeremy Moskovich 2011-05-01 05:29:57 PDT
Steps to reproduce:
* Open the attached testcase.
* Click on the microphone icon.

Expected results:
* Voice recording bubble should be aligned under the Microphone icon.

Actual results:
* Bubble placement is on the wrong side of the input element (see attached screenshot).
Comment 1 Jeremy Moskovich 2011-05-01 05:30:17 PDT
Created attachment 91819 [details]
Testcase
Comment 2 Jeremy Moskovich 2011-05-01 05:30:42 PDT
Created attachment 91820 [details]
Screenshot