Bug 178704 - [Forms] FormText shouldn't select text on focus
Summary: [Forms] FormText shouldn't select text on focus
Status: RESOLVED WORKSFORME
Alias: None
Product: Platform
Classification: Eclipse Project
Component: User Assistance (show other bugs)
Version: 3.3   Edit
Hardware: PC Windows XP
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Adam Archer CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-03-21 21:06 EDT by Wassim Melhem CLA
Modified: 2008-07-16 15:11 EDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Wassim Melhem CLA 2007-03-21 21:06:11 EDT
3.3M6 candidate

Open the schema editor on any .exsd file.  

Note how the label description of the General Information section is selected.

When I rolled back to Forms v20070226, the problem went away.
Comment 1 Curtis d'Entremont CLA 2007-03-22 12:02:30 EDT
This is actually a separate bug that was uncovered by the fix to bug 156456, which I've rolled back for M6.

Opened bug 178821 to track a related problem in the schema editor - it should be setting focus to some appropriate control upon opening the editor. At the moment focus goes to the first one that will accept focus, which was the FormText in this case, which has this bug.
Comment 2 Curtis d'Entremont CLA 2007-04-25 16:40:10 EDT
Deferring.. post-3.3. The fix for bug 156456 wasn't added in again so this bug shouldn't affect the editors.
Comment 3 Adam Archer CLA 2007-12-03 11:47:24 EST
Due to the fix for bug 178821, the defect is not reproducible as described even with the patch from bug 156456.

I'll keep it open for now to investigate if there is still an underlying problem with FormText.
Comment 4 Adam Archer CLA 2008-07-16 15:11:02 EDT
Unable to reproduce this. I do not see any outstanding problems with FormText.

Closing as WORKSFORME.