Bug 259027
| Summary: | Wide-layout attachment doesn't respect RTL (alignment and ellipsis placement) | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Gerald Squelart <g_squelart> |
| Component: | HTML Editing | Assignee: | Gerald Squelart <g_squelart> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | osvaldo.rivera1994, webkit-bug-importer, wenson_hsieh |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Gerald Squelart
Expected:
RTL filename should be aligned to the right. And if too long, it should visually be cut on the left, with ellipsis to the left.
Actual:
RTL filename is aligned to the left, and ellipsis are placed to the right.
rdar://108566229
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Gerald Squelart
Pull request: https://github.com/WebKit/WebKit/pull/15675
EWS
Committed 265989@main (36e066b5f3e2): <https://commits.webkit.org/265989@main>
Reviewed commits have been landed. Closing PR #15675 and removing active labels.