Bug 36541
Summary: | [Chromium] home + end do the wrong thing on Mac | ||
---|---|---|---|
Product: | WebKit | Reporter: | Ojan Vafai <ojan> |
Component: | HTML Editing | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED WONTFIX | ||
Severity: | Normal | CC: | kalman, noel.gordon, rniwa |
Priority: | P2 | ||
Version: | 528+ (Nightly build) | ||
Hardware: | PC | ||
OS: | OS X 10.5 |
Ojan Vafai
home/end should be noops.
shift+home and shift+end should extend the selection to the beginning/end of the editable region. Right now they move the extent of the selection to the start/end of the current line, which is the correct Win/Linux behavior.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Ojan Vafai
It looks like shift+home/end does the correct Mac behavior now. But home/end still move the selection to the beginning/end of the line.
Benjamin (Ben) Kalman
Heh, mid-air collision. I just wrote the exact same thing.
Stephen Chenney
LayoutTest failures for Chromium are being marked WontFix. The Bug is still accessible and referenced from TestExpectations.