[Bug 1226962] Re: Hotkeys not functional in non-latin keyboard layout

2017-04-23 Thread Simos Xenitellis 
** Description changed:

- New keyboard layout changer in Ubuntu 13.10 introduce  old-new bug. Any 
system or application hotkey witch use char (for example: ctrl+alt+t for 
terminal or ctrl+t for new tab in browser) become unfunctional when selected 
non-latin keyboard layout.
- Hotkeys with F1-12, numbers and other non-character buttons works perfectly.
+ Keyboard shortcuts are key combinations like Alt+F (usually opens the
+ File menu) and Ctrl+O (usually opens the File→Open... dialog box).
  
- Window manager hotkeys not affected by this bug. All hotkeys in system
- parameters->keyboard->hotkeys->windows works perfect with any keyboard
- layout.
+ There is an issue with non-latin keyboard layouts that the keys under F or O 
(for Alt+F and Ctrl+O respectively) would correspond to some other character.
+ What should happen then? There is some smart functionality (at least in the 
GTK+ library) that when we press a shortcut, it will try to make Alt+F or 
Ctrl+O work, even if the active keyboard layout is not English.
  
- Workaround for some system hotkeys and two layouts (english and non-
- latin): rebind all hotkeys in your local layout. For example instead of
- ctrl+alt+t use ctrl+alt+τ (greek tau). That hotkey still work with
- english layout.  If you use english and two different non-latin layouts
- this workaround helps only with one of them.
+ For this smart functionality to work, it requires us to have as first 
keyboard layout the English (en) layout. Then, GTK+ will be able to
+ check whether the shortcut makes sense for English, and if so, will run it.
+ All that even if the active layout is Greek or Russian or something else. 
  
+ This report has over 300 comments and these comments include all sort of 
corner cases that indeed shortcuts do not work. In general, shortcuts work,
+ but in specific cases there are issues that need to be fixed.
  
- Dear Ubuntu users and developers! 
- Please include the following information to your comment about non-latin 
shortcuts problems:
- 1. What Ubuntu version do you have (Ubuntu 13.10, Ubuntu 13.10 GNOME, Ubuntu 
14.04, Ubuntu 14.04 GNOME and so on), upgraded (describe version) or clean 
installed
- 2. What keyboard layout do you have
- 3. What shortcut for keyboard layout switching do you use 
- 4. On which session you have problems - that is one from Unity, GNOME Shell, 
GNOME FlashBack/Fallback (Metacity), GNOME FlashBack/Fallback (Compiz)
- 5. With which program and its version and origin (Ubuntu repositories, PPA, 
non-deb binary package from some website) you have problems.
+ What we need to do, is collect those corner cases and create new
+ separate reports.
  
- By providing this information you can make bug-fixing much simpler and
- may be faster.
+ Here are the corner cases:
  
- --
- For other layout switching problems introduced in Ubuntu 13.10 you can see 
bug 1218322.
- --
+ 1. In Dash (in Unity 7), shortcuts like Super+S/W work (for example, Greek, 
Russian), but they do not work for Super+A/F/M/C/V. 
+ Report: 
+ 
+ 2. Java GUI applications on Linux do not support shortcuts in non-latin 
languages. This is an issue with Java and should be reported there.
+ Java GUI apps are not included in any of the Ubuntu ISOs. 
+ Report: 
+ 
+ 3. Shortcuts that use Ctrl on LibreOffice work for several languages (like 
Greek, Russian), but has been reported not to work on Hebrew.
+ This should be a separate bug report specific to Hebrew and other languages 
affected in the same way.
+ Report: 

** Summary changed:

- Hotkeys not functional in non-latin keyboard layout
+ Keyboard shortcuts (hotkeys) not functional in some cases in non-latin 
keyboard layout

** Summary changed:

- Keyboard shortcuts (hotkeys) not functional in some cases in non-latin 
keyboard layout
+ Keyboard shortcuts (hotkeys) not functional in some cases in non-latin 
keyboard layouts

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1226962

Title:
  Keyboard shortcuts (hotkeys) not functional in some cases in non-latin
  keyboard layouts

To manage notifications about this bug go to:
https://bugs.launchpad.net/aptana-studio-installer/+bug/1226962/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1226962] Re: Hotkeys not functional in non-latin keyboard layout

2017-04-23 Thread Simos Xenitellis 
@nrbrtx: As noted in #329, the shortcuts for Super+A/F/M/C/V indeed do
not work on Unity.

However, the shortcuts for Super+S/W actually work. This means that the
functionality is there to make Super+A/F/M/C/V work as well. See the
screenshot at #329 that demonstrates that Russian is OK for Super+S/W.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1226962

Title:
  Hotkeys not functional in non-latin keyboard layout

To manage notifications about this bug go to:
https://bugs.launchpad.net/aptana-studio-installer/+bug/1226962/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1226962] Re: Hotkeys not functional in non-latin keyboard layout

2017-04-23 Thread Norbert
Unity shortcuts (Super+A/F/M/C/V) do not work on non-latin layout in Xenial.
I use English and Russian layouts.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1226962

Title:
  Hotkeys not functional in non-latin keyboard layout

To manage notifications about this bug go to:
https://bugs.launchpad.net/aptana-studio-installer/+bug/1226962/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1226962] Re: Hotkeys not functional in non-latin keyboard layout

2017-04-23 Thread Simos Xenitellis 
@dror-sign: I have tested with Ctrl+O (File→Open...). 
Indeed, when they keyboard layout is in Hebrew, Ctrl+O in Libreoffice does not 
work.
However, Ctrl+O in LibreOffice for at least Greek and Russian works.

Therefore, this inability for Ctrl+... shortcuts not working in
LibreOffice for Hebrew is an issue by itself, that is specific to Hebrew
(and needs a new report that is specific to Hebrew and other layouts
that are affected in the same way).

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1226962

Title:
  Hotkeys not functional in non-latin keyboard layout

To manage notifications about this bug go to:
https://bugs.launchpad.net/aptana-studio-installer/+bug/1226962/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Re: [Bug 1226962] Re: Hotkeys not functional in non-latin keyboard layout

2017-04-23 Thread drorlev
Alt+... shortcuts work fine :-)

Ctrl+... shortcuts don't work :-(


On Fri, Apr 21, 2017 at 7:00 PM, Simos Xenitellis  <
1226...@bugs.launchpad.net> wrote:

> @dror-sign: I just tried the Alt+F shortcut on LibreOffice, on Ubuntu
> 16.04, having enabled the Hebrew keyboard layout. It worked for me.
>
> You are supposed to have as primary keyboard layout the English (En)
> keyboard layout.
>
> --
> You received this bug notification because you are subscribed to a
> duplicate bug report (1246583).
> https://bugs.launchpad.net/bugs/1226962
>
> Title:
>   Hotkeys not functional in non-latin keyboard layout
>
> Status in aptana-studio-installer:
>   New
> Status in Default settings and artwork for Baltix OS:
>   New
> Status in LibreOffice:
>   Fix Released
> Status in ibus:
>   New
> Status in Indicator keyboard:
>   Fix Released
> Status in Inkscape:
>   New
> Status in Intellij Idea:
>   New
> Status in monodevelop:
>   New
> Status in Mutter:
>   Fix Released
> Status in okular:
>   New
> Status in OpenOffice:
>   New
> Status in sigram:
>   New
> Status in Unity:
>   Fix Released
> Status in gnome-settings-daemon package in Ubuntu:
>   Triaged
> Status in gnome-terminal package in Ubuntu:
>   Triaged
> Status in kdevelop package in Ubuntu:
>   Confirmed
> Status in openjdk-7 package in Ubuntu:
>   Incomplete
> Status in unity package in Ubuntu:
>   Fix Released
> Status in unity-settings-daemon package in Ubuntu:
>   In Progress
> Status in gnome-settings-daemon source package in Xenial:
>   Triaged
> Status in gnome-terminal source package in Xenial:
>   Triaged
> Status in kdevelop source package in Xenial:
>   Confirmed
> Status in openjdk-7 source package in Xenial:
>   Incomplete
> Status in unity source package in Xenial:
>   Fix Released
> Status in unity-settings-daemon source package in Xenial:
>   In Progress
> Status in gnome-shell package in Fedora:
>   Unknown
> Status in openoffice package in Fedora:
>   Unknown
>
> Bug description:
>   New keyboard layout changer in Ubuntu 13.10 introduce  old-new bug. Any
> system or application hotkey witch use char (for example: ctrl+alt+t for
> terminal or ctrl+t for new tab in browser) become unfunctional when
> selected non-latin keyboard layout.
>   Hotkeys with F1-12, numbers and other non-character buttons works
> perfectly.
>
>   Window manager hotkeys not affected by this bug. All hotkeys in system
>   parameters->keyboard->hotkeys->windows works perfect with any keyboard
>   layout.
>
>   Workaround for some system hotkeys and two layouts (english and non-
>   latin): rebind all hotkeys in your local layout. For example instead
>   of ctrl+alt+t use ctrl+alt+τ (greek tau). That hotkey still work with
>   english layout.  If you use english and two different non-latin
>   layouts this workaround helps only with one of them.
>
>
>   Dear Ubuntu users and developers!
>   Please include the following information to your comment about non-latin
> shortcuts problems:
>   1. What Ubuntu version do you have (Ubuntu 13.10, Ubuntu 13.10 GNOME,
> Ubuntu 14.04, Ubuntu 14.04 GNOME and so on), upgraded (describe version) or
> clean installed
>   2. What keyboard layout do you have
>   3. What shortcut for keyboard layout switching do you use
>   4. On which session you have problems - that is one from Unity, GNOME
> Shell, GNOME FlashBack/Fallback (Metacity), GNOME FlashBack/Fallback
> (Compiz)
>   5. With which program and its version and origin (Ubuntu repositories,
> PPA, non-deb binary package from some website) you have problems.
>
>   By providing this information you can make bug-fixing much simpler and
>   may be faster.
>
>   --
>   For other layout switching problems introduced in Ubuntu 13.10 you can
> see bug 1218322.
>   --
>
> To manage notifications about this bug go to:
> https://bugs.launchpad.net/aptana-studio-installer/+bug/
> 1226962/+subscriptions
>

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1226962

Title:
  Hotkeys not functional in non-latin keyboard layout

To manage notifications about this bug go to:
https://bugs.launchpad.net/aptana-studio-installer/+bug/1226962/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1226962] Re: Hotkeys not functional in non-latin keyboard layout

2017-04-21 Thread Simos Xenitellis 
@dror-sign: I just tried the Alt+F shortcut on LibreOffice, on Ubuntu
16.04, having enabled the Hebrew keyboard layout. It worked for me.

You are supposed to have as primary keyboard layout the English (En)
keyboard layout.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1226962

Title:
  Hotkeys not functional in non-latin keyboard layout

To manage notifications about this bug go to:
https://bugs.launchpad.net/aptana-studio-installer/+bug/1226962/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


Re: [Bug 1226962] Re: Hotkeys not functional in non-latin keyboard layout

2017-04-21 Thread drorlev
LibreOffice shortcuts don't work in Hebrew on Ubuntu 16.04

On Fri, Apr 21, 2017 at 12:19 PM, Simos Xenitellis  <
1226...@bugs.launchpad.net> wrote:

> @xeron-oskom: Indeed, Super+A/F/M/C/V are not adapted and do not currently
> work with Greek either.
> However, what is working, are those shortcuts that I show in my screenshot
> (Super+W, Super+S).
>
> Here is a screenshot that shows that when you switch to Russian keyboard
> layout, the Unity shortcuts for Super+W and Super+S are adapted
> automatically for Russian.
>
> The way that Super+W and Super+S work, makes me believe that these are not
> hard-coded but dynamic.
> Here is relevant code http://bazaar.launchpad.net/~
> unity-team/unity/trunk/files/head:/shortcuts/
>
>
> ** Attachment added: "unity-shortcuts-russian.png"
>https://bugs.launchpad.net/unity/+bug/1226962/+
> attachment/4865983/+files/unity-shortcuts-russian.png
>
> --
> You received this bug notification because you are subscribed to a
> duplicate bug report (1246583).
> https://bugs.launchpad.net/bugs/1226962
>
> Title:
>   Hotkeys not functional in non-latin keyboard layout
>
> Status in aptana-studio-installer:
>   New
> Status in Default settings and artwork for Baltix OS:
>   New
> Status in LibreOffice:
>   Fix Released
> Status in ibus:
>   New
> Status in Indicator keyboard:
>   Fix Released
> Status in Inkscape:
>   New
> Status in Intellij Idea:
>   New
> Status in monodevelop:
>   New
> Status in Mutter:
>   Fix Released
> Status in okular:
>   New
> Status in OpenOffice:
>   New
> Status in sigram:
>   New
> Status in Unity:
>   Fix Released
> Status in gnome-settings-daemon package in Ubuntu:
>   Triaged
> Status in gnome-terminal package in Ubuntu:
>   Triaged
> Status in kdevelop package in Ubuntu:
>   Confirmed
> Status in openjdk-7 package in Ubuntu:
>   Incomplete
> Status in unity package in Ubuntu:
>   Fix Released
> Status in unity-settings-daemon package in Ubuntu:
>   In Progress
> Status in gnome-settings-daemon source package in Xenial:
>   Triaged
> Status in gnome-terminal source package in Xenial:
>   Triaged
> Status in kdevelop source package in Xenial:
>   Confirmed
> Status in openjdk-7 source package in Xenial:
>   Incomplete
> Status in unity source package in Xenial:
>   Fix Released
> Status in unity-settings-daemon source package in Xenial:
>   In Progress
> Status in gnome-shell package in Fedora:
>   Unknown
> Status in openoffice package in Fedora:
>   Unknown
>
> Bug description:
>   New keyboard layout changer in Ubuntu 13.10 introduce  old-new bug. Any
> system or application hotkey witch use char (for example: ctrl+alt+t for
> terminal or ctrl+t for new tab in browser) become unfunctional when
> selected non-latin keyboard layout.
>   Hotkeys with F1-12, numbers and other non-character buttons works
> perfectly.
>
>   Window manager hotkeys not affected by this bug. All hotkeys in system
>   parameters->keyboard->hotkeys->windows works perfect with any keyboard
>   layout.
>
>   Workaround for some system hotkeys and two layouts (english and non-
>   latin): rebind all hotkeys in your local layout. For example instead
>   of ctrl+alt+t use ctrl+alt+τ (greek tau). That hotkey still work with
>   english layout.  If you use english and two different non-latin
>   layouts this workaround helps only with one of them.
>
>
>   Dear Ubuntu users and developers!
>   Please include the following information to your comment about non-latin
> shortcuts problems:
>   1. What Ubuntu version do you have (Ubuntu 13.10, Ubuntu 13.10 GNOME,
> Ubuntu 14.04, Ubuntu 14.04 GNOME and so on), upgraded (describe version) or
> clean installed
>   2. What keyboard layout do you have
>   3. What shortcut for keyboard layout switching do you use
>   4. On which session you have problems - that is one from Unity, GNOME
> Shell, GNOME FlashBack/Fallback (Metacity), GNOME FlashBack/Fallback
> (Compiz)
>   5. With which program and its version and origin (Ubuntu repositories,
> PPA, non-deb binary package from some website) you have problems.
>
>   By providing this information you can make bug-fixing much simpler and
>   may be faster.
>
>   --
>   For other layout switching problems introduced in Ubuntu 13.10 you can
> see bug 1218322.
>   --
>
> To manage notifications about this bug go to:
> https://bugs.launchpad.net/aptana-studio-installer/+bug/
> 1226962/+subscriptions
>

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1226962

Title:
  Hotkeys not functional in non-latin keyboard layout

To manage notifications about this bug go to:
https://bugs.launchpad.net/aptana-studio-installer/+bug/1226962/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1226962] Re: Hotkeys not functional in non-latin keyboard layout

2017-04-21 Thread Simos Xenitellis 
@xeron-oskom: Indeed, Super+A/F/M/C/V are not adapted and do not currently work 
with Greek either. 
However, what is working, are those shortcuts that I show in my screenshot 
(Super+W, Super+S).

Here is a screenshot that shows that when you switch to Russian keyboard
layout, the Unity shortcuts for Super+W and Super+S are adapted
automatically for Russian.

The way that Super+W and Super+S work, makes me believe that these are not 
hard-coded but dynamic.
Here is relevant code 
http://bazaar.launchpad.net/~unity-team/unity/trunk/files/head:/shortcuts/


** Attachment added: "unity-shortcuts-russian.png"
   
https://bugs.launchpad.net/unity/+bug/1226962/+attachment/4865983/+files/unity-shortcuts-russian.png

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1226962

Title:
  Hotkeys not functional in non-latin keyboard layout

To manage notifications about this bug go to:
https://bugs.launchpad.net/aptana-studio-installer/+bug/1226962/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1226962] Re: Hotkeys not functional in non-latin keyboard layout

2017-04-21 Thread Simos Xenitellis 
@nazar-pc: It is very important to care and make an effort to figure out what 
is going on.
Your case is about Java apps, which is a distinctive group of GUI programs. 
I am not aware of functionality that XIM ('setxkbmap') would offer the feature 
to have working shortcuts with non-English layouts, unless it is some hack that 
is specific to the Java app.

For your case, I highly recommend for you to create a new bug report under 
"java-common",
https://launchpad.net/ubuntu/+source/java-common
with a title like "Shortcuts/hotkeys not working when non-latin layout is 
active",
and describe in detail the problem and add your workaround using "setxkbmap".

Then, post the URL of the report here so that those that are interested, can 
subscribe as well.
I'll then look to find the appropriate upstream project and link there.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1226962

Title:
  Hotkeys not functional in non-latin keyboard layout

To manage notifications about this bug go to:
https://bugs.launchpad.net/aptana-studio-installer/+bug/1226962/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1226962] Re: Hotkeys not functional in non-latin keyboard layout

2017-04-20 Thread Ivan Larionov
simosx, Super+A/F/M/C/V are not adapted and do not work in Russian
Layout. I even tried Greek and they do not work in Greek as well.

Another example is Ctrl+Q. Open unity-control-center and try Ctrl+Q in
English and Greek. In Greek it won't work. In English it will close and
app.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1226962

Title:
  Hotkeys not functional in non-latin keyboard layout

To manage notifications about this bug go to:
https://bugs.launchpad.net/aptana-studio-installer/+bug/1226962/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1226962] Re: Hotkeys not functional in non-latin keyboard layout

2017-04-20 Thread Nazar Mokrynskyi
@simosx, I do not care what the hell is going on, I just know that Java-
based and some other apps (can't recall the list right now) simply do
not work like you say they are. They work on Windows and they work under
X11 when I set languages with setxkbmap (for the last few years I use
setxkbmap + gxkb for tray information about current layout exactly
because of this issue, see
https://bugs.launchpad.net/unity/+bug/1226962/comments/221).

With setxkbmap everything just works perfectly in ANY APP I ever
encounter. Which apparently means g-s-d or u-s-d or whatever will come
with the next GNOME release (probably will be moved to Mutter as
everything else these days) is the root cause of the issue. And GNOME
should be fixed, not every app in this universe.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1226962

Title:
  Hotkeys not functional in non-latin keyboard layout

To manage notifications about this bug go to:
https://bugs.launchpad.net/aptana-studio-installer/+bug/1226962/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1226962] Re: Hotkeys not functional in non-latin keyboard layout

2017-04-20 Thread Simos Xenitellis 
@xeron-oskom: The Unity 7 shortcuts are adapted accordingly when the keyboard 
layout is switched to Greek. See screenshot below. 
When you keep pressed the Win key, you get that information text with all 
shortcuts. 

Admittedly, I just checked that a few shortcuts are not adapted for Greek so 
they require specific bug reports. However, the general functionality is there.
Can you check what is shown in my screenshot, but for Russian?

This bug report has reached 325 comments. Any developer would struggle
to make sense as it is now.

** Attachment added: "Unity 7 shortcuts, when the keyboard layout is switched 
to Greek"
   
https://bugs.launchpad.net/unity/+bug/1226962/+attachment/4865846/+files/unity7-shortcuts.png

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1226962

Title:
  Hotkeys not functional in non-latin keyboard layout

To manage notifications about this bug go to:
https://bugs.launchpad.net/aptana-studio-installer/+bug/1226962/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1226962] Re: Hotkeys not functional in non-latin keyboard layout

2017-04-20 Thread Ivan Larionov
> we do not get a reproducible case of shortcuts not working

Seriously?

Try Unity hotkeys in Russian layout: (cmd+a/f/m/c/v).

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1226962

Title:
  Hotkeys not functional in non-latin keyboard layout

To manage notifications about this bug go to:
https://bugs.launchpad.net/aptana-studio-installer/+bug/1226962/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1226962] Re: Hotkeys not functional in non-latin keyboard layout

2017-04-20 Thread Simos Xenitellis 
@nazar-pc: Java GUI apps on Linux is a special case. Firstly, they are
no such apps pre-installed, so it is somewhat a non-Ubuntu problem.

Gedit is written in the C programming language and is part of the core
GNOME apps. It is well-support and shortcuts work. It has been working
for 10+ years, since the multi-layout shortcut support was added to
GTK+.

This ability to use shortcuts even when the active layout was not
English, was added to GTK+ (GNOME) at around 2005, perhaps earlier. It
was the first UI toolkit to have such support for shortcuts when the
active layout was not English. Qt did not have it for a long long time
(has it been added there?).

I am inclined to close this report in a few days if we do not get a 
reproducible case of shortcuts not working.
At the same time, I'll open (if they do not exist) individual reports regarding 
shortcuts in Java GUI apps and other toolkits that do not have that support.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1226962

Title:
  Hotkeys not functional in non-latin keyboard layout

To manage notifications about this bug go to:
https://bugs.launchpad.net/aptana-studio-installer/+bug/1226962/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1226962] Re: Hotkeys not functional in non-latin keyboard layout

2017-04-20 Thread Nazar Mokrynskyi
@simosx take any Java app or an app that didn't add workarounds (Gedit
was one of the first where it was fixed) and use Ctrl+C on Cyrillic
layout (Ukrainian as an example). I wouldn't work even on 17.04. So yes,
there are apps (many of them listed in this issue) that kind of fixed
it, but the root cause is the GNOME stack and it was not fixed and even
not going to be fixed ever (I can't find relevant upstream issue right
now, but it was closed as not a bug).

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1226962

Title:
  Hotkeys not functional in non-latin keyboard layout

To manage notifications about this bug go to:
https://bugs.launchpad.net/aptana-studio-installer/+bug/1226962/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1226962] Re: Hotkeys not functional in non-latin keyboard layout

2017-04-20 Thread Simos Xenitellis 
I think this report needs to clear up. The title and the description
should get an update.

I am using stock Ubuntu 16.04.2 (i.e. Unity 7) and I have configured two
keyboard layouts, EN, GR.

I start gedit and I press the Ctrl+S (Save) hotkey. 
In both cases (Layouts: EN (English), GR (Greek)), the Save dialog box appears.
Similarly, I tested with Firefox, Chrome and Chromium and it worked as well 
(Ctrl+τ to open a new tab).

Therefore, it is working for me at least for these apps.

Is there anyone that cannot get this to work on Ubuntu 16.04?
If so, tell me what keyboard layouts you have enabled. 
Note that the first keyboard layout MUST be "En" (English).

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1226962

Title:
  Hotkeys not functional in non-latin keyboard layout

To manage notifications about this bug go to:
https://bugs.launchpad.net/aptana-studio-installer/+bug/1226962/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1226962] Re: Hotkeys not functional in non-latin keyboard layout

2017-04-20 Thread Nazar Mokrynskyi
When was it fixed in GNOME? I was using gnome-settings-daemon's keyboard
handling till ~3.18 and it didn't work since the moment they break it. I
do not want to reconfigure system right now, but I'm pretty sure it
wasn't fixed, just various GNOME apps were patched with workarounds,
while generally issue is still there and it seems like will never be
fixed at all.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1226962

Title:
  Hotkeys not functional in non-latin keyboard layout

To manage notifications about this bug go to:
https://bugs.launchpad.net/aptana-studio-installer/+bug/1226962/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1226962] Re: Hotkeys not functional in non-latin keyboard layout

2017-04-20 Thread Ivan Larionov
It has nothing to do with GNOME. This is unity-settings-daemon bug.

Unity-settings-daemon is outdated fork of gnome-settings-daemon. Now,
because Gnome Team maintains their stack and fixes issues this exact bug
doesn't exist in Gnome, but unity-settings-daemon is outdated and was
never updated from Gnome's upstream (which is probably very hard because
of huge amount of Ubuntu/Unity changes in this package) so this bug was
never fixed in Unity stack.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1226962

Title:
  Hotkeys not functional in non-latin keyboard layout

To manage notifications about this bug go to:
https://bugs.launchpad.net/aptana-studio-installer/+bug/1226962/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1226962] Re: Hotkeys not functional in non-latin keyboard layout

2017-04-20 Thread Nazar Mokrynskyi
It happened in gnome-settings-daemon first and then appeared in u-s-d,
so this is GNOME-specific issue.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1226962

Title:
  Hotkeys not functional in non-latin keyboard layout

To manage notifications about this bug go to:
https://bugs.launchpad.net/aptana-studio-installer/+bug/1226962/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1226962] Re: Hotkeys not functional in non-latin keyboard layout

2017-04-20 Thread ZoLToR
As I remember, I couldn't recreate this issue in Gnome (but to be
honest, I'm not sure for 100% :) ). So, I assume, that the issue caused
by Canonical's developers, who made the changes in unity-settings-daemon
(which initially was forked from gnome-settings-daemon).

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1226962

Title:
  Hotkeys not functional in non-latin keyboard layout

To manage notifications about this bug go to:
https://bugs.launchpad.net/aptana-studio-installer/+bug/1226962/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1226962] Re: Hotkeys not functional in non-latin keyboard layout

2017-04-20 Thread Nazar Mokrynskyi
My first language is EN, doens't help.
Migration FROM GNOME will help, because GNOME stack is the root cause of this 
issue.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1226962

Title:
  Hotkeys not functional in non-latin keyboard layout

To manage notifications about this bug go to:
https://bugs.launchpad.net/aptana-studio-installer/+bug/1226962/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1226962] Re: Hotkeys not functional in non-latin keyboard layout

2017-04-20 Thread Igor Shuvalov
Please, try to make EN first layout in 'Region & Language' settings

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1226962

Title:
  Hotkeys not functional in non-latin keyboard layout

To manage notifications about this bug go to:
https://bugs.launchpad.net/aptana-studio-installer/+bug/1226962/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1226962] Re: Hotkeys not functional in non-latin keyboard layout

2017-04-20 Thread Ivan Larionov
The same bug affects 17.04.

Apparently it will be fixed only after migration to Gnome :)

** Tags added: zesty

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1226962

Title:
  Hotkeys not functional in non-latin keyboard layout

To manage notifications about this bug go to:
https://bugs.launchpad.net/aptana-studio-installer/+bug/1226962/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1226962] Re: Hotkeys not functional in non-latin keyboard layout

2016-11-13 Thread ZoLToR
Just use another keyboard switcher (e.g., gxkb) and keep only one
English layout in system layout switcher. I tried gxkb and all worked
fine but some another issues appeared, which specific to gxkb (e.g.,
when laptop was waking up from the sleep mode, gxkb settings were
resetting. Also, I didn't see gxkb indicator on the lock screen, so
sometime I entered the password on wrong layout). But I almost didn't
notice this gxkb-specific issues in comparison with this idiotic
annoying issue in unity-settings-daemon, which cannot be fixed so long
time (wtf? Developers are fixing the result of this issue by adding some
"bicycles" to software where this issue is persist, but they aren't
fixing the ROOT CAUSE in unity-setting-daemon -_-" )

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1226962

Title:
  Hotkeys not functional in non-latin keyboard layout

To manage notifications about this bug go to:
https://bugs.launchpad.net/aptana-studio-installer/+bug/1226962/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1226962] Re: Hotkeys not functional in non-latin keyboard layout

2016-11-13 Thread referee
ubuntu 16.10
same issue, intellij idea, datagrip
use english and russian layout, ctrl+shift to switch between them

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1226962

Title:
  Hotkeys not functional in non-latin keyboard layout

To manage notifications about this bug go to:
https://bugs.launchpad.net/aptana-studio-installer/+bug/1226962/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1226962] Re: Hotkeys not functional in non-latin keyboard layout

2016-11-12 Thread Arutyun
The same problem in NetBeans IDE 8.2

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1226962

Title:
  Hotkeys not functional in non-latin keyboard layout

To manage notifications about this bug go to:
https://bugs.launchpad.net/aptana-studio-installer/+bug/1226962/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1226962] Re: Hotkeys not functional in non-latin keyboard layout

2016-11-12 Thread Arutyun
The same problem in NetBeans IDE 8.2

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1226962

Title:
  Hotkeys not functional in non-latin keyboard layout

To manage notifications about this bug go to:
https://bugs.launchpad.net/aptana-studio-installer/+bug/1226962/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1226962] Re: Hotkeys not functional in non-latin keyboard layout

2016-10-13 Thread Ivan Larionov
So 16.10 released with the same bug.

I assume this won't be fixed until they release Ubuntu with Unity 8
because it uses QT and won't be affected by this bug :)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1226962

Title:
  Hotkeys not functional in non-latin keyboard layout

To manage notifications about this bug go to:
https://bugs.launchpad.net/aptana-studio-installer/+bug/1226962/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


Re: [Bug 1226962] Re: Hotkeys not functional in non-latin keyboard layout

2016-07-12 Thread Ari
Please fix openoffice.

This was fixed once and came back.  Could be done much better.

On Tue, Jul 12, 2016 at 12:43 AM, Norbert <1226...@bugs.launchpad.net>
wrote:

> ** Tags added: yakkety
>
> --
> You received this bug notification because you are subscribed to the bug
> report.
> https://bugs.launchpad.net/bugs/1226962
>
> Title:
>   Hotkeys not functional in non-latin keyboard layout
>
> Status in aptana-studio-installer:
>   New
> Status in Default settings and artwork for Baltix OS:
>   New
> Status in LibreOffice:
>   Fix Released
> Status in ibus:
>   New
> Status in Indicator keyboard:
>   Fix Released
> Status in Inkscape:
>   New
> Status in Intellij Idea:
>   New
> Status in monodevelop:
>   New
> Status in mutter:
>   Fix Released
> Status in okular:
>   New
> Status in OpenOffice:
>   New
> Status in sigram:
>   New
> Status in Unity:
>   Fix Released
> Status in gnome-settings-daemon package in Ubuntu:
>   Triaged
> Status in gnome-terminal package in Ubuntu:
>   Triaged
> Status in kdevelop package in Ubuntu:
>   Confirmed
> Status in openjdk-7 package in Ubuntu:
>   Incomplete
> Status in unity package in Ubuntu:
>   Fix Released
> Status in unity-settings-daemon package in Ubuntu:
>   In Progress
> Status in gnome-settings-daemon source package in Xenial:
>   Triaged
> Status in gnome-terminal source package in Xenial:
>   Triaged
> Status in kdevelop source package in Xenial:
>   Confirmed
> Status in openjdk-7 source package in Xenial:
>   Incomplete
> Status in unity source package in Xenial:
>   Fix Released
> Status in unity-settings-daemon source package in Xenial:
>   In Progress
> Status in gnome-shell package in Fedora:
>   Unknown
> Status in openoffice package in Fedora:
>   Unknown
>
> Bug description:
>   New keyboard layout changer in Ubuntu 13.10 introduce  old-new bug. Any
> system or application hotkey witch use char (for example: ctrl+alt+t for
> terminal or ctrl+t for new tab in browser) become unfunctional when
> selected non-latin keyboard layout.
>   Hotkeys with F1-12, numbers and other non-character buttons works
> perfectly.
>
>   Window manager hotkeys not affected by this bug. All hotkeys in system
>   parameters->keyboard->hotkeys->windows works perfect with any keyboard
>   layout.
>
>   Workaround for some system hotkeys and two layouts (english and non-
>   latin): rebind all hotkeys in your local layout. For example instead
>   of ctrl+alt+t use ctrl+alt+τ (greek tau). That hotkey still work with
>   english layout.  If you use english and two different non-latin
>   layouts this workaround helps only with one of them.
>
>
>   Dear Ubuntu users and developers!
>   Please include the following information to your comment about non-latin
> shortcuts problems:
>   1. What Ubuntu version do you have (Ubuntu 13.10, Ubuntu 13.10 GNOME,
> Ubuntu 14.04, Ubuntu 14.04 GNOME and so on), upgraded (describe version) or
> clean installed
>   2. What keyboard layout do you have
>   3. What shortcut for keyboard layout switching do you use
>   4. On which session you have problems - that is one from Unity, GNOME
> Shell, GNOME FlashBack/Fallback (Metacity), GNOME FlashBack/Fallback
> (Compiz)
>   5. With which program and its version and origin (Ubuntu repositories,
> PPA, non-deb binary package from some website) you have problems.
>
>   By providing this information you can make bug-fixing much simpler and
>   may be faster.
>
>   --
>   For other layout switching problems introduced in Ubuntu 13.10 you can
> see bug 1218322.
>   --
>
> To manage notifications about this bug go to:
>
> https://bugs.launchpad.net/aptana-studio-installer/+bug/1226962/+subscriptions
>


-- 
The information in this email is confidential.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1226962

Title:
  Hotkeys not functional in non-latin keyboard layout

To manage notifications about this bug go to:
https://bugs.launchpad.net/aptana-studio-installer/+bug/1226962/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1226962] Re: Hotkeys not functional in non-latin keyboard layout

2016-07-11 Thread Norbert
** Tags added: yakkety

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1226962

Title:
  Hotkeys not functional in non-latin keyboard layout

To manage notifications about this bug go to:
https://bugs.launchpad.net/aptana-studio-installer/+bug/1226962/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1226962] Re: Hotkeys not functional in non-latin keyboard layout

2016-05-18 Thread Alberto Salvia Novella
** Changed in: kdevelop (Ubuntu)
   Importance: Undecided => High

** Changed in: kdevelop (Ubuntu Xenial)
   Importance: Undecided => High

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1226962

Title:
  Hotkeys not functional in non-latin keyboard layout

To manage notifications about this bug go to:
https://bugs.launchpad.net/aptana-studio-installer/+bug/1226962/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1226962] Re: Hotkeys not functional in non-latin keyboard layout

2016-05-18 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: kdevelop (Ubuntu)
   Status: New => Confirmed

-- 
You received this bug notification because you are a member of Kubuntu
Bugs, which is subscribed to kdevelop in Ubuntu.
https://bugs.launchpad.net/bugs/1226962

Title:
  Hotkeys not functional in non-latin keyboard layout

To manage notifications about this bug go to:
https://bugs.launchpad.net/aptana-studio-installer/+bug/1226962/+subscriptions

-- 
kubuntu-bugs mailing list
kubuntu-b...@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/kubuntu-bugs


[Bug 1226962] Re: Hotkeys not functional in non-latin keyboard layout

2016-05-18 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: kdevelop (Ubuntu Xenial)
   Status: New => Confirmed

-- 
You received this bug notification because you are a member of Kubuntu
Bugs, which is subscribed to kdevelop in Ubuntu.
https://bugs.launchpad.net/bugs/1226962

Title:
  Hotkeys not functional in non-latin keyboard layout

To manage notifications about this bug go to:
https://bugs.launchpad.net/aptana-studio-installer/+bug/1226962/+subscriptions

-- 
kubuntu-bugs mailing list
kubuntu-b...@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/kubuntu-bugs


[Bug 1226962] Re: Hotkeys not functional in non-latin keyboard layout

2016-05-18 Thread Pe4enko
Same issue on 16.04, Java applications, Intellij Idea

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1226962

Title:
  Hotkeys not functional in non-latin keyboard layout

To manage notifications about this bug go to:
https://bugs.launchpad.net/aptana-studio-installer/+bug/1226962/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1226962] Re: Hotkeys not functional in non-latin keyboard layout

2016-04-28 Thread serega386
** Also affects: kdevelop (Ubuntu)
   Importance: Undecided
   Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1226962

Title:
  Hotkeys not functional in non-latin keyboard layout

To manage notifications about this bug go to:
https://bugs.launchpad.net/aptana-studio-installer/+bug/1226962/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1226962] Re: Hotkeys not functional in non-latin keyboard layout

2016-04-28 Thread Alexandr
same shit in Firefox and LibreOffice.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1226962

Title:
  Hotkeys not functional in non-latin keyboard layout

To manage notifications about this bug go to:
https://bugs.launchpad.net/aptana-studio-installer/+bug/1226962/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1226962] Re: Hotkeys not functional in non-latin keyboard layout

2016-04-28 Thread Alexandr
One another bug is that russian layout with Caps Lock activated behaves
as english layout with Caps Lock, and vice versa. Tested PyCharm and
Intellij IDEA, other applications works well.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1226962

Title:
  Hotkeys not functional in non-latin keyboard layout

To manage notifications about this bug go to:
https://bugs.launchpad.net/aptana-studio-installer/+bug/1226962/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1226962] Re: Hotkeys not functional in non-latin keyboard layout

2016-04-27 Thread Alexandr
I found one more bug in that PPA. When i use english keyboard layout,
slash key (dot-period key in russian layout) works as it have to, but
Ctrl+slash hotkey gives me Ctrl+[dot+period] keyboard shortcut in
PyCharm and Intellij IDEA as though i've used russian layout.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1226962

Title:
  Hotkeys not functional in non-latin keyboard layout

To manage notifications about this bug go to:
https://bugs.launchpad.net/aptana-studio-installer/+bug/1226962/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1226962] Re: Hotkeys not functional in non-latin keyboard layout

2016-04-26 Thread Ivan Larionov
Alexandr, this PPA breaks layout switch for some systems.

See comments:

https://bugs.launchpad.net/unity/+bug/1226962/comments/277
https://bugs.launchpad.net/unity/+bug/1226962/comments/289

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1226962

Title:
  Hotkeys not functional in non-latin keyboard layout

To manage notifications about this bug go to:
https://bugs.launchpad.net/aptana-studio-installer/+bug/1226962/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1226962] Re: Hotkeys not functional in non-latin keyboard layout

2016-04-25 Thread Alexandr
P.S. Many thanks to William Hua.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1226962

Title:
  Hotkeys not functional in non-latin keyboard layout

To manage notifications about this bug go to:
https://bugs.launchpad.net/aptana-studio-installer/+bug/1226962/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1226962] Re: Hotkeys not functional in non-latin keyboard layout

2016-04-25 Thread Alexandr
Bug is still confirmed on Ubuntu 16.04, but this ppa
https://launchpad.net/~attente/+archive/ubuntu/java-non-latin-shortcuts
repaired it. Why patch is still not in the official repository?

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1226962

Title:
  Hotkeys not functional in non-latin keyboard layout

To manage notifications about this bug go to:
https://bugs.launchpad.net/aptana-studio-installer/+bug/1226962/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1226962] Re: Hotkeys not functional in non-latin keyboard layout

2016-04-12 Thread n0dwis
On Cinnamon in Mine everything works fine, so bug in Gnome/Unity, I
think.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1226962

Title:
  Hotkeys not functional in non-latin keyboard layout

To manage notifications about this bug go to:
https://bugs.launchpad.net/aptana-studio-installer/+bug/1226962/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1226962] Re: Hotkeys not functional in non-latin keyboard layout

2016-04-11 Thread Ivan Larionov
Some system hotkeys are still broken. Super+A/F/M/C/V hotkeys do not
work.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1226962

Title:
  Hotkeys not functional in non-latin keyboard layout

To manage notifications about this bug go to:
https://bugs.launchpad.net/aptana-studio-installer/+bug/1226962/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1226962] Re: Hotkeys not functional in non-latin keyboard layout

2016-04-11 Thread Alexandr
Confirm this bug on ubuntu 16.04 (updated 2016.03.12) with 
unity-settings-daemon 15.04.1+16.04.20160209
System hotkeys work ok, java-based IDE (Sublime Text, PhpStorm, Intellij Idea) 
hotkeys don't work.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1226962

Title:
  Hotkeys not functional in non-latin keyboard layout

To manage notifications about this bug go to:
https://bugs.launchpad.net/aptana-studio-installer/+bug/1226962/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1226962] Re: Hotkeys not functional in non-latin keyboard layout

2016-03-29 Thread Dmitry Veltishev
Same issue on 15.10, Unity desktop.
In most applications (except Firefox) shortcuts like Ctrl+F not working in 
alternate (Russian in my case) layout.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1226962

Title:
  Hotkeys not functional in non-latin keyboard layout

To manage notifications about this bug go to:
https://bugs.launchpad.net/aptana-studio-installer/+bug/1226962/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1226962] Re: Hotkeys not functional in non-latin keyboard layout

2016-02-26 Thread Roman
** Also affects: intellij-idea
   Importance: Undecided
   Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1226962

Title:
  Hotkeys not functional in non-latin keyboard layout

To manage notifications about this bug go to:
https://bugs.launchpad.net/aptana-studio-installer/+bug/1226962/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1226962] Re: Hotkeys not functional in non-latin keyboard layout

2016-02-25 Thread Izhar
I have this bug also on Ubuntu 14.04, on Libre (at the system generally
not) .

I have download the latest Libre release yesterday, 5.1.0, but it's
doesn't solved.

Is there is any solution? 
yimprogramm...@gmail.com

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1226962

Title:
  Hotkeys not functional in non-latin keyboard layout

To manage notifications about this bug go to:
https://bugs.launchpad.net/aptana-studio-installer/+bug/1226962/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1226962] Re: Hotkeys not functional in non-latin keyboard layout

2016-02-24 Thread Konstantinas Tarchanovas
> Confirm on Ubuntu 14.04, 14.10, 15.04, 15.10 releases with latin and cyrillic 
> layouts. System hotkeys works ok (terminal hotkey e.g.).
But IDE's hotkeys (Sublime Text, PhpStorm, Intellij Idea) makes me suffer.
Well.. Someone. Fix it. Please.

I second that, because for me in Ubuntu 14.04.4 LTS, Intellij Idea with
Netbeans keymap (long-story :D) keyboard shortcut CTRL + SHIFT + 1 (non
numpad) only gets captured by Intellij Idea when Ubuntu keyboard
language is set to "EN", but when I switch to my native language "LT"
(Lithuanian), then nothing happens nowhere :)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1226962

Title:
  Hotkeys not functional in non-latin keyboard layout

To manage notifications about this bug go to:
https://bugs.launchpad.net/aptana-studio-installer/+bug/1226962/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1226962] Re: Hotkeys not functional in non-latin keyboard layout

2016-02-19 Thread Norbert
Bug still exists in 14.04 and 16.04.

** Tags added: xenial

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1226962

Title:
  Hotkeys not functional in non-latin keyboard layout

To manage notifications about this bug go to:
https://bugs.launchpad.net/aptana-studio-installer/+bug/1226962/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1226962] Re: Hotkeys not functional in non-latin keyboard layout

2016-02-04 Thread eNdiD
Confirm on Ubuntu 14.04, 14.10, 15.04, 15.10 releases with latin and cyrillic 
layouts. System hotkeys works ok (terminal hotkey e.g.).
But IDE's hotkeys (Sublime Text, PhpStorm, Intellij Idea) makes me suffer.
Well.. Someone. Fix it. Please.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1226962

Title:
  Hotkeys not functional in non-latin keyboard layout

To manage notifications about this bug go to:
https://bugs.launchpad.net/aptana-studio-installer/+bug/1226962/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1226962] Re: Hotkeys not functional in non-latin keyboard layout

2016-01-28 Thread suslikk
Confirm on Ubuntu 16.04 in JOSM (Openstreetmap editor). HOT KEYS DON'T
work in Russian layout!!!

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1226962

Title:
  Hotkeys not functional in non-latin keyboard layout

To manage notifications about this bug go to:
https://bugs.launchpad.net/aptana-studio-installer/+bug/1226962/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1226962] Re: Hotkeys not functional in non-latin keyboard layout

2016-01-21 Thread Iain Lane
I am reverting this patch, it broke keyboard shortcuts for me in
terminator, so it will have to be revisited.

** Changed in: unity-settings-daemon (Ubuntu Xenial)
   Status: Fix Released => In Progress

** Changed in: unity-settings-daemon (Ubuntu Xenial)
 Assignee: (unassigned) => William Hua (attente)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1226962

Title:
  Hotkeys not functional in non-latin keyboard layout

To manage notifications about this bug go to:
https://bugs.launchpad.net/aptana-studio-installer/+bug/1226962/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1226962] Re: Hotkeys not functional in non-latin keyboard layout

2016-01-20 Thread Norbert
Dear Launchpad Janitor (janitor)!

I'm sorry but users need this bug to fixed completely in all supported Ubuntu 
releases. 
By all supported releases I mean especially LTS - 12.04 LTS, 14.04 LTS, 16.04 
LTS.

Please fix this annoying bug completely without PPAs and other crutches.
Thank you!

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1226962

Title:
  Hotkeys not functional in non-latin keyboard layout

To manage notifications about this bug go to:
https://bugs.launchpad.net/aptana-studio-installer/+bug/1226962/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1226962] Re: Hotkeys not functional in non-latin keyboard layout

2016-01-20 Thread Launchpad Bug Tracker
This bug was fixed in the package unity-settings-daemon -
15.04.1+16.04.20160119-0ubuntu1

---
unity-settings-daemon (15.04.1+16.04.20160119-0ubuntu1) xenial; urgency=medium

  [ William Hua ]
  * plugins/keyboard/gsd-keyboard-manager.c:
- Fix shortcuts for non-latin keyboard layouts in certain programs,
  but only when the user's layout switching shortcuts are not
  Shift_L, Shift_R, Shift_L, or Shift_R (LP: #1226962)

  [ Rui Matos ]
  * power: Fix a crash when reading invalid backlight values

  [ Sebastien Bacher ]
  * keyboard: Avoid warning when bell-custom-file changes

 -- Iain Lane   Tue, 19 Jan 2016 17:08:48
+

** Changed in: unity-settings-daemon (Ubuntu Xenial)
   Status: Triaged => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1226962

Title:
  Hotkeys not functional in non-latin keyboard layout

To manage notifications about this bug go to:
https://bugs.launchpad.net/aptana-studio-installer/+bug/1226962/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1226962] Re: Hotkeys not functional in non-latin keyboard layout

2016-01-14 Thread Nazar Mokrynskyi
Dear Ubuntu developers, FIX THIS ISSUE, please!
It is ridiculously stupid that every single application should do something 
special to support hotkeys, it should just work out of the box as it forked for 
many years before. I've tired to explain to many people how to get rid of 
unity-settings-daemon plugin and use setxkbmap instead!

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1226962

Title:
  Hotkeys not functional in non-latin keyboard layout

To manage notifications about this bug go to:
https://bugs.launchpad.net/aptana-studio-installer/+bug/1226962/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1226962] Re: Hotkeys not functional in non-latin keyboard layout

2015-12-16 Thread William Hua
** Branch linked: lp:~attente/unity-settings-daemon/1226962

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1226962

Title:
  Hotkeys not functional in non-latin keyboard layout

To manage notifications about this bug go to:
https://bugs.launchpad.net/aptana-studio-installer/+bug/1226962/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1226962] Re: Hotkeys not functional in non-latin keyboard layout

2015-12-09 Thread Treviño
** Changed in: unity (Ubuntu)
   Status: Invalid => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1226962

Title:
  Hotkeys not functional in non-latin keyboard layout

To manage notifications about this bug go to:
https://bugs.launchpad.net/aptana-studio-installer/+bug/1226962/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1226962] Re: Hotkeys not functional in non-latin keyboard layout

2015-12-01 Thread Rick1
William Hua (attente) thanks. It's work for Intellij Idea 15

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1226962

Title:
  Hotkeys not functional in non-latin keyboard layout

To manage notifications about this bug go to:
https://bugs.launchpad.net/aptana-studio-installer/+bug/1226962/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1226962] Re: Hotkeys not functional in non-latin keyboard layout

2015-11-30 Thread Treviño
** Changed in: unity (Ubuntu)
   Status: Triaged => Invalid

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1226962

Title:
  Hotkeys not functional in non-latin keyboard layout

To manage notifications about this bug go to:
https://bugs.launchpad.net/aptana-studio-installer/+bug/1226962/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1226962] Re: Hotkeys not functional in non-latin keyboard layout

2015-11-30 Thread Will Cooke
** Also affects: gnome-terminal (Ubuntu Xenial)
   Importance: High
   Status: Triaged

** Also affects: gnome-settings-daemon (Ubuntu Xenial)
   Importance: High
   Status: Triaged

** Also affects: openjdk-7 (Ubuntu Xenial)
   Importance: High
   Status: Incomplete

** Also affects: unity (Ubuntu Xenial)
   Importance: High
   Status: Invalid

** Also affects: unity-settings-daemon (Ubuntu Xenial)
   Importance: High
   Status: Triaged

** Tags removed: rls-x-incoming

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1226962

Title:
  Hotkeys not functional in non-latin keyboard layout

To manage notifications about this bug go to:
https://bugs.launchpad.net/aptana-studio-installer/+bug/1226962/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1226962] Re: Hotkeys not functional in non-latin keyboard layout

2015-11-24 Thread daphcnualdaphcnualdaphcnual
I confirm, 
the update to unity-settings-daemon 14.04.0+14.04.20151122-0ubuntu1ppa1 did 
solved the issues for me too. 

Hotkeys didn't work in Russian layout in ThinkingRock and Freemind (both
are using Java), but now everything is fine.

The author(s) of the new version, you're the greatest dudes/gals in the
universe! I love you!!

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1226962

Title:
  Hotkeys not functional in non-latin keyboard layout

To manage notifications about this bug go to:
https://bugs.launchpad.net/aptana-studio-installer/+bug/1226962/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1226962] Re: Hotkeys not functional in non-latin keyboard layout

2015-11-24 Thread Oryganum
William Hua (attente),  the last version of unity-settings-daemon  
(14.04.0+14.04.20151122-0ubuntu1ppa1) solved all my problems.
OmegaT and LibreOffice now understand short-cuts on  both non-Latin languages I 
use. 
Thank you very much!

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1226962

Title:
  Hotkeys not functional in non-latin keyboard layout

To manage notifications about this bug go to:
https://bugs.launchpad.net/aptana-studio-installer/+bug/1226962/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1226962] Re: Hotkeys not functional in non-latin keyboard layout

2015-10-30 Thread Treviño
** Tags removed: rls-w-incoming
** Tags added: rls-x-incoming

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1226962

Title:
  Hotkeys not functional in non-latin keyboard layout

To manage notifications about this bug go to:
https://bugs.launchpad.net/aptana-studio-installer/+bug/1226962/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


Re: [Bug 1226962] Re: Hotkeys not functional in non-latin keyboard layout

2015-10-28 Thread Ari
Fantastic!

How do you get it to work with apacheoffice?
thx

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1226962

Title:
  Hotkeys not functional in non-latin keyboard layout

To manage notifications about this bug go to:
https://bugs.launchpad.net/aptana-studio-installer/+bug/1226962/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1226962] Re: Hotkeys not functional in non-latin keyboard layout

2015-10-28 Thread suslikk
William Hua (attente), its work with Josm and GPSPrune. Thanks!

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1226962

Title:
  Hotkeys not functional in non-latin keyboard layout

To manage notifications about this bug go to:
https://bugs.launchpad.net/aptana-studio-installer/+bug/1226962/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1226962] Re: Hotkeys not functional in non-latin keyboard layout

2015-10-27 Thread suslikk
Bug exists in Ubuntu 15.10 for example in Josm (Java application) and 
Terminator terminal with Cyrillic (Russian) layout and en_US.UTF-8 locale.
!!!

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1226962

Title:
  Hotkeys not functional in non-latin keyboard layout

To manage notifications about this bug go to:
https://bugs.launchpad.net/aptana-studio-installer/+bug/1226962/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1226962] Re: Hotkeys not functional in non-latin keyboard layout

2015-10-27 Thread William Hua
Hi, I have updated the PPA, please try the PPA:

https://launchpad.net/~attente/+archive/ubuntu/java-non-latin-shortcuts

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1226962

Title:
  Hotkeys not functional in non-latin keyboard layout

To manage notifications about this bug go to:
https://bugs.launchpad.net/aptana-studio-installer/+bug/1226962/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1226962] Re: Hotkeys not functional in non-latin keyboard layout

2015-10-24 Thread Norbert
Bug exists in Ubuntu 15.10 for example in at least Midnight Commander
(mc) and gnome-terminal with Cyrillic (Russian) layout and en_US.UTF-8
locale.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1226962

Title:
  Hotkeys not functional in non-latin keyboard layout

To manage notifications about this bug go to:
https://bugs.launchpad.net/aptana-studio-installer/+bug/1226962/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1226962] Re: Hotkeys not functional in non-latin keyboard layout

2015-10-14 Thread Will Cooke
** Tags added: rls-w-incoming

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1226962

Title:
  Hotkeys not functional in non-latin keyboard layout

To manage notifications about this bug go to:
https://bugs.launchpad.net/aptana-studio-installer/+bug/1226962/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1226962] Re: Hotkeys not functional in non-latin keyboard layout

2015-10-11 Thread Ivan Larionov
Actually @attente 's patch has issue with layout switching and hotkeys
as well. On vivid sometimes after login all hotkeys don't work and you
can't even switch layout. After relog it usually works again.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1226962

Title:
  Hotkeys not functional in non-latin keyboard layout

To manage notifications about this bug go to:
https://bugs.launchpad.net/aptana-studio-installer/+bug/1226962/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1226962] Re: Hotkeys not functional in non-latin keyboard layout

2015-10-10 Thread OrDuek
attente - 
Your PPA works great. I'm using alt+left Shift with no problems.
Thank you very much.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1226962

Title:
  Hotkeys not functional in non-latin keyboard layout

To manage notifications about this bug go to:
https://bugs.launchpad.net/aptana-studio-installer/+bug/1226962/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


Re: [Bug 1226962] Re: Hotkeys not functional in non-latin keyboard layout

2015-10-10 Thread Simos Xenitellis
See http://www.whizzy.org/2015/09/big-bug-bonanza-16-04-lts/ for a sprint
to fix issues in Ubuntu (targeting 16.04).
Since there are patches for this and these patches work, it is important to
get the issue fixed during the sprint.

On Sat, Oct 10, 2015 at 10:49 AM, OrDuek <1226...@bugs.launchpad.net>
wrote:

> attente -
> Your PPA works great. I'm using alt+left Shift with no problems.
> Thank you very much.
>
> --
> You received this bug notification because you are subscribed to the bug
> report.
> https://bugs.launchpad.net/bugs/1226962
>
> Title:
>   Hotkeys not functional in non-latin keyboard layout
>
> Status in aptana-studio-installer:
>   New
> Status in Default settings and artwork for Baltix OS:
>   New
> Status in LibreOffice Productivity Suite:
>   Fix Released
> Status in ibus:
>   New
> Status in Indicator keyboard:
>   Fix Released
> Status in Inkscape:
>   New
> Status in monodevelop:
>   New
> Status in mutter:
>   Fix Released
> Status in okular:
>   New
> Status in OpenOffice:
>   New
> Status in sigram:
>   New
> Status in Unity:
>   Fix Released
> Status in gnome-settings-daemon package in Ubuntu:
>   Triaged
> Status in gnome-terminal package in Ubuntu:
>   Triaged
> Status in openjdk-7 package in Ubuntu:
>   Incomplete
> Status in unity package in Ubuntu:
>   Triaged
> Status in unity-settings-daemon package in Ubuntu:
>   Triaged
> Status in gnome-shell package in Fedora:
>   Unknown
> Status in openoffice package in Fedora:
>   Unknown
>
> Bug description:
>   New keyboard layout changer in Ubuntu 13.10 introduce  old-new bug. Any
> system or application hotkey witch use char (for example: ctrl+alt+t for
> terminal or ctrl+t for new tab in browser) become unfunctional when
> selected non-latin keyboard layout.
>   Hotkeys with F1-12, numbers and other non-character buttons works
> perfectly.
>
>   Window manager hotkeys not affected by this bug. All hotkeys in system
>   parameters->keyboard->hotkeys->windows works perfect with any keyboard
>   layout.
>
>   Workaround for some system hotkeys and two layouts (english and non-
>   latin): rebind all hotkeys in your local layout. For example instead
>   of ctrl+alt+t use ctrl+alt+τ (greek tau). That hotkey still work with
>   english layout.  If you use english and two different non-latin
>   layouts this workaround helps only with one of them.
>
>
>   Dear Ubuntu users and developers!
>   Please include the following information to your comment about non-latin
> shortcuts problems:
>   1. What Ubuntu version do you have (Ubuntu 13.10, Ubuntu 13.10 GNOME,
> Ubuntu 14.04, Ubuntu 14.04 GNOME and so on), upgraded (describe version) or
> clean installed
>   2. What keyboard layout do you have
>   3. What shortcut for keyboard layout switching do you use
>   4. On which session you have problems - that is one from Unity, GNOME
> Shell, GNOME FlashBack/Fallback (Metacity), GNOME FlashBack/Fallback
> (Compiz)
>   5. With which program and its version and origin (Ubuntu repositories,
> PPA, non-deb binary package from some website) you have problems.
>
>   By providing this information you can make bug-fixing much simpler and
>   may be faster.
>
>   --
>   For other layout switching problems introduced in Ubuntu 13.10 you can
> see bug 1218322.
>   --
>
> To manage notifications about this bug go to:
>
> https://bugs.launchpad.net/aptana-studio-installer/+bug/1226962/+subscriptions
>


-- 
CONFIDENTIALITY  This e-mail and any attachments are confidential and may
also be privileged. If you are not the named recipient, please notify the
sender immediately and do not disclose the contents to another person, use
it for any purpose, or store or copy the information in any medium.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1226962

Title:
  Hotkeys not functional in non-latin keyboard layout

To manage notifications about this bug go to:
https://bugs.launchpad.net/aptana-studio-installer/+bug/1226962/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1226962] Re: Hotkeys not functional in non-latin keyboard layout

2015-09-26 Thread Norbert
Bug exists in Ubuntu 15.10 beta2 - unable to start gnome-terminal in
GNOME sessions on non-latin layout.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1226962

Title:
  Hotkeys not functional in non-latin keyboard layout

To manage notifications about this bug go to:
https://bugs.launchpad.net/aptana-studio-installer/+bug/1226962/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1226962] Re: Hotkeys not functional in non-latin keyboard layout

2015-09-24 Thread William Hua
Hi Roman, unfortunately the old patch breaks typing for users using
Shift_L, Shift_R or Shift_L+Shift_R for layout switching, otherwise we
would've merged it in a long time ago... I think we can only maintain it
in a PPA. I'll update the old PPA again for the other releases too
(Trusty through to Wily).

Thanks ZoLToR, but that other patch you linked to doesn't seem to fix
the shortcuts problem in Inkscape or Eclipse from the Wily archive.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1226962

Title:
  Hotkeys not functional in non-latin keyboard layout

To manage notifications about this bug go to:
https://bugs.launchpad.net/aptana-studio-installer/+bug/1226962/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1226962] Re: Hotkeys not functional in non-latin keyboard layout

2015-09-24 Thread William Hua
Hi, could you guys try the PPA here?
https://launchpad.net/~attente/+archive/ubuntu/java-non-latin-shortcuts

It just contains the old hack for Unity and GNOME Flashback users
updated for Trusty/Vivid/Wily. Don't use this if your switching shortcut
is left shift, right shift, or left+right shift.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1226962

Title:
  Hotkeys not functional in non-latin keyboard layout

To manage notifications about this bug go to:
https://bugs.launchpad.net/aptana-studio-installer/+bug/1226962/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1226962] Re: Hotkeys not functional in non-latin keyboard layout

2015-09-24 Thread Ivan Larionov
@attente works on vivid with super+space switching.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1226962

Title:
  Hotkeys not functional in non-latin keyboard layout

To manage notifications about this bug go to:
https://bugs.launchpad.net/aptana-studio-installer/+bug/1226962/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1226962] Re: Hotkeys not functional in non-latin keyboard layout

2015-09-17 Thread Norbert
** Also affects: gnome-shell (Fedora) via
   https://bugzilla.redhat.com/show_bug.cgi?id=1004322
   Importance: Unknown
   Status: Unknown

** Bug watch added: Red Hat Bugzilla #152570
   https://bugzilla.redhat.com/show_bug.cgi?id=152570

** Also affects: openoffice (Fedora) via
   https://bugzilla.redhat.com/show_bug.cgi?id=152570
   Importance: Unknown
   Status: Unknown

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1226962

Title:
  Hotkeys not functional in non-latin keyboard layout

To manage notifications about this bug go to:
https://bugs.launchpad.net/aptana-studio-installer/+bug/1226962/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1226962] Re: Hotkeys not functional in non-latin keyboard layout

2015-09-16 Thread Ivan Larionov
@zoltor I see issue with Super+A/F/M/C/V starting from 13.10 or 14.04
(don't remember). Some Super+* hotkeys are working, for example Super+W.
Also this bug exists even if I boot from live USB so it's clearly not my
user profile issue.

@Roman sadly but with your patch keyboard behavior is unpredictable.
Sometimes it works well w/o this bug, but sometimes I can't even switch
keyboard layout. Looks like sort of racing somewhere.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1226962

Title:
  Hotkeys not functional in non-latin keyboard layout

To manage notifications about this bug go to:
https://bugs.launchpad.net/aptana-studio-installer/+bug/1226962/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1226962] Re: Hotkeys not functional in non-latin keyboard layout

2015-09-16 Thread Roman Shipovskij
@ Ivan Larionov

We are using this patch on 15k+ machines with i386 Trusty and all works
fine.

But we are using Ctrl/Alt+Shift for layout switching and GNOME Flashback
(Metacity) on most computers.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1226962

Title:
  Hotkeys not functional in non-latin keyboard layout

To manage notifications about this bug go to:
https://bugs.launchpad.net/aptana-studio-installer/+bug/1226962/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1226962] Re: Hotkeys not functional in non-latin keyboard layout

2015-09-16 Thread Ivan Larionov
@Roman that could be the difference since I'm on Vivid x64 and using
Unity.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1226962

Title:
  Hotkeys not functional in non-latin keyboard layout

To manage notifications about this bug go to:
https://bugs.launchpad.net/aptana-studio-installer/+bug/1226962/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1226962] Re: Hotkeys not functional in non-latin keyboard layout

2015-09-16 Thread Mathew Hodson
** Changed in: gnome-settings-daemon (Ubuntu)
Milestone: ubuntu-14.04 => None

** Package changed: gnome-shell (Fedora) => ubuntu

** Changed in: ubuntu
   Importance: Unknown => Undecided

** Changed in: ubuntu
   Status: Unknown => New

** Changed in: ubuntu
 Remote watch: Red Hat Bugzilla #1004322 => None

** No longer affects: ubuntu

** Package changed: gnome-settings-daemon (Fedora) => ubuntu

** Changed in: ubuntu
   Importance: Unknown => Undecided

** Changed in: ubuntu
   Status: Unknown => New

** Changed in: ubuntu
 Remote watch: Red Hat Bugzilla #152570 => None

** No longer affects: ubuntu

** Changed in: gnome-terminal (Ubuntu)
Milestone: ubuntu-14.04 => None

** Bug watch removed: Red Hat Bugzilla #152570
   https://bugzilla.redhat.com/show_bug.cgi?id=152570

** Changed in: unity (Ubuntu)
Milestone: ubuntu-14.04 => None

** Changed in: unity-settings-daemon (Ubuntu)
Milestone: ubuntu-14.04 => None

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1226962

Title:
  Hotkeys not functional in non-latin keyboard layout

To manage notifications about this bug go to:
https://bugs.launchpad.net/aptana-studio-installer/+bug/1226962/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1226962] Re: Hotkeys not functional in non-latin keyboard layout

2015-09-15 Thread Ivan Larionov
@Roman thank you, your patch is working. At least it fixes
Super+A/F/M/C/V.

Not sure about all other issues with openjdk/libreoffice/etc.

For people who want fixed version for vivid: https://launchpad.net
/~xeron-oskom/+archive/ubuntu/unity-settings-daemon/

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1226962

Title:
  Hotkeys not functional in non-latin keyboard layout

To manage notifications about this bug go to:
https://bugs.launchpad.net/aptana-studio-installer/+bug/1226962/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1226962] Re: Hotkeys not functional in non-latin keyboard layout

2015-09-15 Thread Ivan Larionov
@Alberto no offense, but for Unity this bug was never fixed, so you can
easily add tag "all future Ubuntu releases". Bugs doesn't disappear if
no one tries to fix it. And I assume that no one tries because it's 2
years old and affects a lot of people.

P.S. I'm talking about this parts of this bug:
https://bugs.launchpad.net/ubuntu/+source/unity/+bug/1280759
(Super+A/F/M/C/V hotkeys).

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1226962

Title:
  Hotkeys not functional in non-latin keyboard layout

To manage notifications about this bug go to:
https://bugs.launchpad.net/aptana-studio-installer/+bug/1226962/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1226962] Re: Hotkeys not functional in non-latin keyboard layout

2015-09-15 Thread ZoLToR
I had made PPA for 14.04 Trusty with patched unity-ettings-daemon (patch
from comment 258) - https://launchpad.net/~zoltor/+archive/ubuntu/unity-
settings-daemon (maybe something wrong, this is my first PPA :D )

 @ Ivan Larionov, hm, I have no issues with Super+* hotkeys (I didn't
applied Roman's patch from message 261). But I'm tested it on Trusty
(x64) and you - on Vivid. Maybe this is important difference, don't
know. Sometime appropriate lense opening not from first time when hot-
key is pressed but this lag is exists both on an english and russian
layouts for me :)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1226962

Title:
  Hotkeys not functional in non-latin keyboard layout

To manage notifications about this bug go to:
https://bugs.launchpad.net/aptana-studio-installer/+bug/1226962/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1226962] Re: Hotkeys not functional in non-latin keyboard layout

2015-09-15 Thread Ivan Larionov
So I've built new package with this patch here: https://launchpad.net
/~xeron-oskom/+archive/ubuntu/unity-settings-daemon/

And it doesn't fix this problem with Super+A/F/M/C/V hotkeys in Unity.

BTW (offtopic warning) unity-settings-daemon package is in 1.0 format.
Really? What year is it?

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1226962

Title:
  Hotkeys not functional in non-latin keyboard layout

To manage notifications about this bug go to:
https://bugs.launchpad.net/aptana-studio-installer/+bug/1226962/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1226962] Re: Hotkeys not functional in non-latin keyboard layout

2015-09-15 Thread Roman Shipovskij
I use another patch, extracted from PPA in comment #182, and it works,
but I only check it on Trusty.

** Patch added: "non-latin-shortcuts.patch"
   
https://bugs.launchpad.net/unity/+bug/1226962/+attachment/4464799/+files/non-latin-shortcuts.patch

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1226962

Title:
  Hotkeys not functional in non-latin keyboard layout

To manage notifications about this bug go to:
https://bugs.launchpad.net/aptana-studio-installer/+bug/1226962/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1226962] Re: Hotkeys not functional in non-latin keyboard layout

2015-09-15 Thread Ubuntu Foundations Team Bug Bot
The attachment "non-latin-shortcuts.patch" seems to be a patch.  If it
isn't, please remove the "patch" flag from the attachment, remove the
"patch" tag, and if you are a member of the ~ubuntu-reviewers,
unsubscribe the team.

[This is an automated message performed by a Launchpad user owned by
~brian-murray, for any issues please contact him.]

** Tags added: patch

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1226962

Title:
  Hotkeys not functional in non-latin keyboard layout

To manage notifications about this bug go to:
https://bugs.launchpad.net/aptana-studio-installer/+bug/1226962/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1226962] Re: Hotkeys not functional in non-latin keyboard layout

2015-09-15 Thread Alberto Salvia Novella
@ Ivan Larionov

If you find a bug exist in a particular release, please add its release
first name into the tag list under the bug description.

** Tags added: wily

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1226962

Title:
  Hotkeys not functional in non-latin keyboard layout

To manage notifications about this bug go to:
https://bugs.launchpad.net/aptana-studio-installer/+bug/1226962/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1226962] Re: Hotkeys not functional in non-latin keyboard layout

2015-09-15 Thread Alberto Salvia Novella
If you think this bug also exist in OpenJDK instead of its individual
applications, please set its status to "confirmed".

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1226962

Title:
  Hotkeys not functional in non-latin keyboard layout

To manage notifications about this bug go to:
https://bugs.launchpad.net/aptana-studio-installer/+bug/1226962/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1226962] Re: Hotkeys not functional in non-latin keyboard layout

2015-09-14 Thread ZoLToR
All troubles because of unity-settings-daemon.
This patch helped me 
http://www.sisyphus.ru/ru/srpm/Sisyphus/gnome-settings-daemon/patches/0
I downloaded package source file, has made necessary manual replacement 
according to this patch, has built and installed package - all working fine!

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1226962

Title:
  Hotkeys not functional in non-latin keyboard layout

To manage notifications about this bug go to:
https://bugs.launchpad.net/aptana-studio-installer/+bug/1226962/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1226962] Re: Hotkeys not functional in non-latin keyboard layout

2015-09-14 Thread Ivan Larionov
This bug still exists in 15.10.

@zoltor thank you for the link, I'll give it a try.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1226962

Title:
  Hotkeys not functional in non-latin keyboard layout

To manage notifications about this bug go to:
https://bugs.launchpad.net/aptana-studio-installer/+bug/1226962/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1226962] Re: Hotkeys not functional in non-latin keyboard layout

2015-08-06 Thread Alberto Salvia Novella
** Summary changed:

- Hotkeys not functional in non-latin keyboard layout in 13.10, 14.04, 14.04.1, 
14.10, 15.04
+ Hotkeys not functional in non-latin keyboard layout

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1226962

Title:
  Hotkeys not functional in non-latin keyboard layout

To manage notifications about this bug go to:
https://bugs.launchpad.net/aptana-studio-installer/+bug/1226962/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1226962] Re: Hotkeys not functional in non-latin keyboard layout in 13.10, 14.04, 14.04.1, 14.10, 15.04

2015-08-05 Thread Alberto Salvia Novella
@ Dmitry DeltaKilo Korotkov

Why do you think this bug is affecting OpenJDK instead of its individual
applications?

** Changed in: openjdk-7 (Ubuntu)
   Status: Triaged = Incomplete

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1226962

Title:
  Hotkeys not functional in non-latin keyboard layout in 13.10, 14.04,
  14.04.1, 14.10, 15.04

To manage notifications about this bug go to:
https://bugs.launchpad.net/aptana-studio-installer/+bug/1226962/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1226962] Re: Hotkeys not functional in non-latin keyboard layout in 13.10, 14.04, 14.04.1, 14.10, 15.04

2015-06-05 Thread Konstantin
** Summary changed:

- Hotkeys not functional in non-latin keyboard layout in 13.10, 14.04, 14.04.1, 
14.10
+ Hotkeys not functional in non-latin keyboard layout in 13.10, 14.04, 14.04.1, 
14.10, 15.04

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1226962

Title:
  Hotkeys not functional in non-latin keyboard layout in 13.10, 14.04,
  14.04.1, 14.10, 15.04

To manage notifications about this bug go to:
https://bugs.launchpad.net/aptana-studio-installer/+bug/1226962/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1226962] Re: Hotkeys not functional in non-latin keyboard layout in 13.10, 14.04, 14.04.1, 14.10

2015-04-29 Thread Kirill Kuzminykh
Ubuntu 15.04
uname -a
Linux cykooz-pc 3.19.0-15-generic #15-Ubuntu SMP Thu Apr 16 23:32:37 UTC 2015 
x86_64 x86_64 x86_64 GNU/Linux

Hotkeys not functional in cyrillic keyboard for the PyCharm 4.0.6 +
Oracle Java 8 (from the webupd8team/java ppa)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1226962

Title:
  Hotkeys not functional in non-latin keyboard layout in 13.10, 14.04,
  14.04.1, 14.10

To manage notifications about this bug go to:
https://bugs.launchpad.net/aptana-studio-installer/+bug/1226962/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1226962] Re: Hotkeys not functional in non-latin keyboard layout in 13.10, 14.04, 14.04.1, 14.10

2015-04-20 Thread Ivan Larionov
** Tags added: vivid

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1226962

Title:
  Hotkeys not functional in non-latin keyboard layout in 13.10, 14.04,
  14.04.1, 14.10

To manage notifications about this bug go to:
https://bugs.launchpad.net/aptana-studio-installer/+bug/1226962/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1226962] Re: Hotkeys not functional in non-latin keyboard layout in 13.10, 14.04, 14.04.1, 14.10

2015-04-20 Thread Victor Perevertkin
** Tags added: utopic

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1226962

Title:
  Hotkeys not functional in non-latin keyboard layout in 13.10, 14.04,
  14.04.1, 14.10

To manage notifications about this bug go to:
https://bugs.launchpad.net/aptana-studio-installer/+bug/1226962/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1226962] Re: Hotkeys not functional in non-latin keyboard layout in 13.10, 14.04, 14.04.1, 14.10

2015-04-03 Thread Adolfo Jayme
** No longer affects: indicator-keyboard (Ubuntu)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1226962

Title:
  Hotkeys not functional in non-latin keyboard layout in 13.10, 14.04,
  14.04.1, 14.10

To manage notifications about this bug go to:
https://bugs.launchpad.net/aptana-studio-installer/+bug/1226962/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1226962] Re: Hotkeys not functional in non-latin keyboard layout in 13.10, 14.04, 14.04.1, 14.10

2015-03-27 Thread Ivan Larionov
Just updated to 15.04 and this bug is still exists.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1226962

Title:
  Hotkeys not functional in non-latin keyboard layout in 13.10, 14.04,
  14.04.1, 14.10

To manage notifications about this bug go to:
https://bugs.launchpad.net/aptana-studio-installer/+bug/1226962/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1226962] Re: Hotkeys not functional in non-latin keyboard layout in 13.10, 14.04, 14.04.1, 14.10

2015-01-13 Thread Mathew Hodson
** Tags removed: charset hotkeys keyboard-layout-switching-related layout 
trusty-desktop
** Tags added: keyboard-layout-switching-hotkeys metabug

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1226962

Title:
  Hotkeys not functional in non-latin keyboard layout in 13.10, 14.04,
  14.04.1, 14.10

To manage notifications about this bug go to:
https://bugs.launchpad.net/aptana-studio-installer/+bug/1226962/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


  1   2   3   4   >