Bug 19625 - In Safari, Copying text from a table cell is copying the table around the text
Summary: In Safari, Copying text from a table cell is copying the table around the text
Status: UNCONFIRMED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC Windows XP
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-06-17 16:35 PDT by Anantha Keesara
Modified: 2023-02-01 22:54 PST (History)
1 user (show)

See Also:


Attachments
Screenshot (34.86 KB, image/png)
2008-06-17 16:35 PDT, Anantha Keesara
no flags Details
reduction (1.06 KB, text/html)
2008-06-17 16:57 PDT, Anantha Keesara
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Anantha Keesara 2008-06-17 16:35:29 PDT
I. Steps:
 -----------
 
 1. Launch Safari
 2. Launch the attached testcase
 3. Select "Cope me then paste into MS word" and paste the text into Mcrosoft Word
 
 
 
 II. Issue:
 -----------------
 When you select just the text in Safari, or some substring of it, it seems to also copy the table cell surrounding the text. Other browsers just copy the text.
 
 Note that if you copy the table or select all, you get the same behavior in all browsers.
 
 
 
 III. Other browsers:
 -----------------------
 IE7 : not working
 FF3 : ok
 Opera 9.27: ok
 
 IV. Safari nightly tested: version 3.1.1(525.17 )- r34388.
 
 Not working properly on Safari.
 
 
 
 V. Safari screenshot : Avalible
Comment 1 Anantha Keesara 2008-06-17 16:35:31 PDT
Created attachment 21776 [details]
Screenshot
Comment 2 Anantha Keesara 2008-06-17 16:57:53 PDT
Created attachment 21785 [details]
reduction
Comment 3 bemes9226 2023-02-01 22:54:50 PST
document.exccommand('copy') is not working in safari, all others browsers copy paste in word with format and styles it is working. this method is deprecated could you suggest alternative will support for safari.