pub fn dispatch_paste(text: &str) -> bool
Inserts text into the focused text field (paste operation). O(1) operation using stored handler.