Page MenuHomePhabricator

Resize tokenizer text input after pasting
ClosedPublic

Authored by epriestley on Sep 8 2014, 5:10 PM.
Tags
None
Referenced Files
F13350535: D10442.diff
Sun, Jun 23, 6:59 AM
F13298207: D10442.diff
Fri, Jun 7, 6:26 AM
F13281406: D10442.diff
Sun, Jun 2, 10:38 AM
F13244609: D10442.diff
May 23 2024, 5:11 AM
F13226485: D10442.id25114.diff
May 19 2024, 9:05 PM
F13194694: D10442.diff
May 12 2024, 9:47 PM
F13192365: D10442.id25113.diff
May 12 2024, 6:58 AM
F13192364: D10442.id25114.diff
May 12 2024, 6:58 AM
Subscribers

Details

Summary

Fixes T5251. We don't recompute tokenizer metrics accurately after a paste event.

Listen for paste events and redraw the input.

Test Plan

Pasted long text into a tokenizer in Safari, Firefox and Chrome.

Diff Detail

Repository
rP Phabricator
Lint
Lint Skipped
Unit
Tests Skipped

Event Timeline

epriestley retitled this revision from to Resize tokenizer text input after pasting.
epriestley updated this object.
epriestley edited the test plan for this revision. (Show Details)
epriestley added a reviewer: btrahan.
chad added a reviewer: chad.
This revision is now accepted and ready to land.Sep 8 2014, 5:15 PM
epriestley updated this revision to Diff 25114.

Closed by commit rPc180832f8441 (authored by @epriestley).