Page MenuHomePhabricator

Switch back to zwsp for oncopy line marker
ClosedPublic

Authored by sophiebits on Apr 9 2014, 12:50 AM.
Tags
None
Referenced Files
F13086551: D8727.diff
Thu, Apr 25, 12:36 AM
Unknown Object (File)
Sat, Apr 20, 6:45 PM
Unknown Object (File)
Sat, Apr 20, 1:39 AM
Unknown Object (File)
Wed, Apr 17, 2:14 PM
Unknown Object (File)
Thu, Apr 4, 1:48 PM
Unknown Object (File)
Tue, Apr 2, 10:59 AM
Unknown Object (File)
Sat, Mar 30, 11:32 AM
Unknown Object (File)
Fri, Mar 29, 3:05 PM
Subscribers

Details

Summary

Fixes T4759.

Turns out Chrome on windows doesn't really like the word joiner character. We'll switch back to zwsp but make it position: absolute; so it doesn't turn into a line break.

Test Plan

Looked at diffs in IE9 and Chrome Windows. Made sure copying still works as expected.

Diff Detail

Repository
rP Phabricator
Branch
zwsp
Lint
Lint Passed
Unit
Tests Passed

Event Timeline

sophiebits retitled this revision from to Switch back to zwsp for oncopy line marker.
sophiebits updated this object.
sophiebits edited the test plan for this revision. (Show Details)
sophiebits added a reviewer: epriestley.

Oops, sorry for mixing up the task IDs.

epriestley edited edge metadata.

The web is a house of cards built on quicksand.

This revision is now accepted and ready to land.Apr 9 2014, 12:55 AM
epriestley updated this revision to Diff 20695.

Closed by commit rPa7272dfb03d0 (authored by @spicyj, committed by @epriestley).