← Back to team overview

desktop-packages team mailing list archive

[Bug 586910]

 

I have a ~Work-in-progress~ patch here:
(NOT FULLY READY YET):
https://git.eclipse.org/r/#/c/49702

There are 2 issues:

1) 11 year workaround that steals focus that is no longer relevant. (Removed it).
see:
git show 300ace8e3eaec6136b4861feec65efae8fe149fc

2) MouseDoubleClick event comes after DefaultSelection. Platform UI (quite logically) expects DefaultSelection to come after MouseDoubleClick.
If I manually delay this event by 50ms then all works well.

Now I'm looking for a better way to solve it than a 50ms delay.
What I have in mind at the moment is :
 a. Not listen to ROW_ACTIVATION at all. Instead manually trigger defaultSelection after DoubleClick event occurred and get selection manually.

 b. Write some thread-wait mechanism that slows down DefaultSelection
till after Double-click event went through.

I'm researching which of those works best.

Any thoughts/tips/advise is welcomed.

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to eclipse in Ubuntu.
https://bugs.launchpad.net/bugs/586910

Title:
  Java editor view has no focus after double-clicking a java file

Status in Eclipse:
  Confirmed
Status in eclipse package in Ubuntu:
  Confirmed

Bug description:
  Binary package hint: eclipse

  Steps to reproduce:

  1. in the Package explorer, double-click on a Java file
  2. press CTRL + F to search for some string in the file

  Expected results:
  A Java editor view gets opened. The Java editor view gets the focus, and CTRL + F opens the find/replace dialog for that file.

  Actual results:
  A Java editor view gets opened. Focus however stays at the Package explorer view, and CTRL + F opens some search field for the Package explorer.

  This worked fine with the Eclipse in Kubuntu 9.10.

  In addition, Zend Studio for Eclipse also is affected. This worked
  fine in Zend Studios for Eclipse 7.12 on Kubuntu 9.10, and after re-
  installing Kubuntu 10.04 (and copying back my home directory which
  also includes Zend Studio), this was broken.

  I've also filed this in the Eclipse bug tracker, but the Eclipse folk
  says that this probably is "buried lower":
  https://bugs.eclipse.org/bugs/show_bug.cgi?id=312568

  Launchpad issue #237819 sounds a bit similar, but I'm not quite sure
  about this.

  ProblemType: Bug
  DistroRelease: Ubuntu 10.04
  Package: eclipse 3.5.2-2ubuntu4.1
  ProcVersionSignature: Ubuntu 2.6.32-22.33-generic-pae 2.6.32.11+drm33.2
  Uname: Linux 2.6.32-22-generic-pae i686
  Architecture: i386
  Date: Fri May 28 19:14:42 2010
  InstallationMedia: Kubuntu 10.04 LTS "Lucid Lynx" - Release i386 (20100427)
  PackageArchitecture: all
  ProcEnviron:
   LANGUAGE=
   PATH=(custom, user)
   LANG=de_DE.UTF-8
   SHELL=/bin/bash
  SourcePackage: eclipse
  workspace.metadata.log:
   
  xulrunner-versions: /usr/lib/xulrunner-1.9.2.3

To manage notifications about this bug go to:
https://bugs.launchpad.net/eclipse-eclipsers/+bug/586910/+subscriptions