(In reply to comment #73)
> (In reply to Alexander Kurtakov from comment #72)
> > (In reply to Leo Ufimtsev from comment #71)
> > > If there are no observed issues, we should consider backporting now to
> > > resolve this bug.
> >
> > Arun, here is my +1 for backporting it.
>
> +1 from me as well,
If there are no observed issues, we should consider backporting now to
resolve this bug.
--
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 aft
As discussed in the other bug, bug 473093 is not related to this bug.
As things stand, awating further feedback, otherwise we can probably
backport it some time next week.
--
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to eclipse in Ubuntu
(In reply to Alexander Hofbauer from comment #65)
> I don't know whether this is related, but on Gnome 3.16 with Mars there's a
> strange issue with list views: A click doesn't seem to reach the item, i.e.
> set focus on it. It only selects that view.
Hello,
I tested latest Eclipse Mars with Gtk
Created attachment 255301
Double click seems to work for me on Mars.
--
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
(In reply to Markus Keller from comment #58)
> (In reply to Eclipse Genie from comment #53)
> > Gerrit change https://git.eclipse.org/r/50125 was merged to [master].
> > Commit:
> > http://git.eclipse.org/c/platform/eclipse.platform.swt.git/commit/?id=3db87a8763e3fd3f931295da165ddee8363a7b16
> >
>
Created attachment 255028
LTEST_312568_TreeDoubleClick.java
Snippet to test patch and print order of events.
- Order of events before patch ::
mouse down
mouse down
Tree default selection. 319987237
Mouse double
- Order of events after patch ::
mouse down
mouse down
Mouse double
(In reply to Marvin Fröhlich from comment #49)
> Bug still exists on Mars.
~Patch not yet merged into master due to code freeze. Should make it
into master in a week or two.
--
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to eclipse in Ubu
This also occurs on Gtk3 btw.
--
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:
Confir
(In reply to Alexander Kurtakov from comment #44)
> (In reply to Leo Ufimtsev from comment #41)
> > 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 lon
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 D
Part 2 is finished:
https://git.eclipse.org/r/#/c/50125/
Tree/Table/List now manually send the DefaultSelection after the double
click event.
I also added code so that it would send it
- After a MouseDoubleClick event
- Space (no modifiers)
- Shift+space (and no other modifiers)
- Return (no
*** Bug 465984 has been marked as a duplicate of this bug. ***
--
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
Working on this.
--
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
14 matches
Mail list logo