Bug 202958 - [ui] irc channel output copy/select all works incorrectly
Summary: [ui] irc channel output copy/select all works incorrectly
Status: CLOSED FIXED
Alias: None
Product: ECF
Classification: RT
Component: ecf.ui (show other bugs)
Version: 1.1.0   Edit
Hardware: All All
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: ecf.core-inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords: bugday, contributed
Depends on:
Blocks:
 
Reported: 2007-09-11 13:36 EDT by Scott Lewis CLA
Modified: 2008-05-18 19:45 EDT (History)
2 users (show)

See Also:


Attachments
Fixes bug 202958 (1.36 KB, patch)
2007-09-11 23:33 EDT, Abner Ballardo CLA
no flags Details | Diff
mylyn/context/zip (1020 bytes, application/octet-stream)
2007-09-11 23:33 EDT, Abner Ballardo CLA
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Scott Lewis CLA 2007-09-11 13:36:57 EDT
Enter IRC channel (e.g. #eclipse-dev).

Right click on the chat output text area to bring up Copy/Clear/Select All menu.  
Choose Select All.
Expected:  That channel's text would be selected.
Actual:  The root container's (irc.freenode.net) output is selected rather than the channel's output.
Comment 1 Abner Ballardo CLA 2007-09-11 23:33:30 EDT
Created attachment 78141 [details]
Fixes bug 202958

Fixes Copy/Clear/Select All actions and adds Paste action
Comment 2 Abner Ballardo CLA 2007-09-11 23:33:32 EDT
Created attachment 78142 [details]
mylyn/context/zip
Comment 3 Scott Lewis CLA 2007-09-12 00:08:57 EDT
(In reply to comment #1)
> Created an attachment (id=78141) [details]
> Fixes bug 202958
> 
> Fixes Copy/Clear/Select All actions and adds Paste action
> 

Thanks so much Abner...this patch works great.  Applied, tested, commmitted to HEAD.  Also added contribution to ip.html.

Resolving.

Again thanks for the fast response and fix.
Comment 4 Scott Lewis CLA 2008-05-18 19:45:03 EDT
closing.