Bug 59874

Summary: [Chromium] Bad speech bubble placement for <input speech dir=rtl>
Product: WebKit Reporter: Jeremy Moskovich <playmobil>
Component: WebCore Misc.Assignee: Nobody <webkit-unassigned>
Status: RESOLVED WONTFIX    
Severity: Normal CC: dglazkov, eric, leviw, rniwa, schenney, xji
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Bug Depends on:    
Bug Blocks: 39485, 64108    
Attachments:
Description Flags
Testcase
none
Screenshot none

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