Closed Bug 498386 Opened 15 years ago Closed 15 years ago

CTRL+C/CTRL+V does not work in Safari4 on Vista

Categories

(Skywriter Graveyard :: Key Bindings, defect, P4)

0.2.3
x86
Windows Vista
defect

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: Lukas.jungmann, Assigned: dion)

Details

(Whiteboard: CTRL C, CTRL V)

User-Agent:       Mozilla/5.0 (Windows; U; Windows NT 6.0; en-US; rv:1.9.0.11) Gecko/2009060215 Firefox/3.0.11 (.NET CLR 3.5.30729)
Build Identifier: 0.2.3

Shortcuts for copy&paste in Bespin are not working in Safari4 on Vista

Reproducible: Always

Steps to Reproduce:
1. open https://bespin.mozilla.com/dashboard.html in Safari4 on Vista
2. edit some html file, ie. index.html in a sample project
3. select some text and hit Ctrl+C to copy text into a clipboard
4. move cursor to another position
5. press CTRL+V to paste the text
Actual Results:  
nothing happens

Expected Results:  
selected text is pasted into the editor

copy&paste to/from external applications is affected too
Triaging to Key Bindings.
Component: Editor → Key Bindings
QA Contact: editor → key.bindings
Whiteboard: CTRL C, CTRL V
Version: unspecified → 0.2.3
Priority: -- → P2
Target Milestone: --- → Future
Target Milestone: Future → ---
Priority: P2 → P4
Thanks Lukas,

There is a bug in Safari 4 / Win
https://bugs.webkit.org/show_bug.cgi?id=17645

Also, I noticed that WebKit nightly is currently also broken, so I tweaked out support and use a more hacky approach for WebKit that works and maybe in the future we will turn on the more pure approach of using real DOM events.

Cheers,

Dion
Assignee: nobody → dion
Status: UNCONFIRMED → RESOLVED
Closed: 15 years ago
Resolution: --- → FIXED
Target Milestone: --- → 0.4.1
You need to log in before you can comment on or make changes to this bug.