WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED DUPLICATE of
bug 9223
Bug 53913
TextBox resizing in wrong corner for RTL layouts
https://bugs.webkit.org/show_bug.cgi?id=53913
Summary
TextBox resizing in wrong corner for RTL layouts
Rodrigo Chandia
Reported
2011-02-07 06:35:36 PST
Created
attachment 81467
[details]
TextBox in RTL showing resizing problem In RTL layouts TextBoxes show a resizing corner in the bottom-right corner. Surprisingly, trying to resize the text box in this situation causes the left size to move. Tested in Latest Safari 5.0.3 (6533.19.4) and google-chrome (10.0.648.18 dev and 9.0.597.84 beta).
Attachments
TextBox in RTL showing resizing problem
(93 bytes, text/html)
2011-02-07 06:35 PST
,
Rodrigo Chandia
no flags
Details
View All
Add attachment
proposed patch, testcase, etc.
James Robinson
Comment 1
2011-02-07 11:39:09 PST
That is pretty funny, actually. Adding some BiDi experts - I'm not too familiar with how the resize corner works. Do we know if this is a regression or if it's "always" been broken?
Jeremy Moskovich
Comment 2
2011-02-07 11:46:59 PST
*** This bug has been marked as a duplicate of
bug 9223
***
mitz
Comment 3
2011-02-07 11:47:17 PST
This is not a regression nor is it related to bidirectionality. Bottom-right resizing works best when to top-left corner is fixed. Center- and right-alignment as well as other layout constructs make the position of the top-left corner depend on the dimensions.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug