@Alinaki, дело тут вот в чем.
Я прорепортил этот баг еще и в OpenSuSe (
https://bugzilla.novell.com/show_bug.cgi?id=875352 ). Изначальный баг
1299519 обнаруженный тобой влился в этот здесь как в более общий.

Комментарий 21 создан роботом ланчпада после посещения им багзиллы OpenSuSe.
Они пометили этот баг как upstream со статусом WONTFIX (другими
словами - не хотят разбираться сами, а ждут решения от GNOME). Это
нормальная ситуация.
Робот ланчпада собирает комментарии и статусы из прикрепленных
багрепортов других дистрибутивов или проектов, но написанные на
ланчпаде комментарии в другие багзиллы не направляются.
Надеюсь, мое объяснение помогло :)


@all
I'm sorry for native language above.
The brief idea of text above is: comment 21 was auto-generated by
launchpad' bug watch updater and it describes bug status in OpenSuSe
distro.

On Fri, Jul 25, 2014 at 2:17 PM, Alinaki <1244...@bugs.launchpad.net> wrote:
> Why did you mark that as won't fix without any comment?
> 25.07.2014 2:50 пользователь "Bug Watch Updater" <1244...@bugs.launchpad.net>
> написал:
>
>> ** Changed in: gnome-settings-daemon (openSUSE)
>>        Status: Confirmed => Won't Fix
>>
>> --
>> You received this bug notification because you are subscribed to the bug
>> report.
>> https://bugs.launchpad.net/bugs/1244090
>>
>> Title:
>>   Pressing any global keyboard shortcut causes temporary loss of focus
>>
>> Status in Gnome Settings Daemon:
>>   New
>> Status in Project Hamster:
>>   New
>> Status in Unity Settings Daemon:
>>   New
>> Status in “compiz” package in Ubuntu:
>>   Confirmed
>> Status in “gnome-settings-daemon” package in Ubuntu:
>>   Triaged
>> Status in “unity-settings-daemon” package in Ubuntu:
>>   Triaged
>> Status in “gnome-settings-daemon” package in ALT Linux:
>>   Unknown
>> Status in “gnome-settings-daemon” package in Fedora:
>>   Unknown
>> Status in “gnome-settings-daemon” package in openSUSE:
>>   Won't Fix
>>
>> Bug description:
>>   When pressing any global keyboard shourtcut (configurable via System
>>   settings -> Keyboard -> Shortcuts; i.e. for switching keyboard layout,
>>   volume up/down), focus temporary switches from active text input to
>>   something else, then restores back shortly. Maybe even active window
>>   loses focus, but window frame does not shows this (window header
>>   remains to look active).
>>
>>   For example: when I press ctrl+shift here to switch keyboard layout,
>>   when writing this description, yellow frame disappears from text input
>>   box, text caret disappears too; they appear again when releasing
>>   ctrl+shift. The same occurs in all other programs, i.e. terminal.
>>
>>   It causes serious annoyance, for example in Twitter when losing focus
>>   in Reply text box, reply rolls up and I have to click it again with
>>   mouse and set caret to correct place each time I switch keyboard
>>   layouts.
>>
>>   Other key combinations, not only ctrl+shift, also cause this.
>>
>>   It is especially annoying when using keyboard layout switch shortcut
>>   handled by the same subsystem (media-keys plugin):
>>
>>           case SWITCH_INPUT_SOURCE_KEY:
>>           case SWITCH_INPUT_SOURCE_BACKWARD_KEY:
>>                   do_switch_input_source_action (manager, type);
>>                   break;
>>
>>   (Original gnome-settings-daemon, from which unity-settings-daemon was
>>   forked, does not use media-keys plugin to switch keyboard layout).
>>
>>   ----------
>>   For other layout switching problems introduced in Ubuntu 13.10 you can
>> see bug 1218322.
>>   ----------
>>
>>   ProblemType: Bug
>>   DistroRelease: Ubuntu 13.10
>>   Package: gnome-session 3.9.90-0ubuntu3
>>   ProcVersionSignature: Ubuntu 3.11.0-12.19-generic 3.11.3
>>   Uname: Linux 3.11.0-12-generic x86_64
>>   ApportVersion: 2.12.5-0ubuntu2
>>   Architecture: amd64
>>   Date: Thu Oct 24 11:42:19 2013
>>   InstallationDate: Installed on 2013-10-23 (0 days ago)
>>   InstallationMedia: Ubuntu 13.10 "Saucy Salamander" - Release amd64
>> (20131016.1)
>>   MarkForUpload: True
>>   PackageArchitecture: all
>>   SourcePackage: gnome-session
>>   UpgradeStatus: No upgrade log present (probably fresh install)
>>
>> To manage notifications about this bug go to:
>>
>> https://bugs.launchpad.net/gnome-settings-daemon/+bug/1244090/+subscriptions
>>
>
> --
> You received this bug notification because you are subscribed to a
> duplicate bug report (1299519).
> https://bugs.launchpad.net/bugs/1244090
>
> Title:
>   Pressing any global keyboard shortcut causes temporary loss of focus
>
> Status in Gnome Settings Daemon:
>   New
> Status in Project Hamster:
>   New
> Status in Unity Settings Daemon:
>   New
> Status in “compiz” package in Ubuntu:
>   Confirmed
> Status in “gnome-settings-daemon” package in Ubuntu:
>   Triaged
> Status in “unity-settings-daemon” package in Ubuntu:
>   Triaged
> Status in “gnome-settings-daemon” package in ALT Linux:
>   Unknown
> Status in “gnome-settings-daemon” package in Fedora:
>   Unknown
> Status in “gnome-settings-daemon” package in openSUSE:
>   Won't Fix
>
> Bug description:
>   When pressing any global keyboard shourtcut (configurable via System
>   settings -> Keyboard -> Shortcuts; i.e. for switching keyboard layout,
>   volume up/down), focus temporary switches from active text input to
>   something else, then restores back shortly. Maybe even active window
>   loses focus, but window frame does not shows this (window header
>   remains to look active).
>
>   For example: when I press ctrl+shift here to switch keyboard layout,
>   when writing this description, yellow frame disappears from text input
>   box, text caret disappears too; they appear again when releasing
>   ctrl+shift. The same occurs in all other programs, i.e. terminal.
>
>   It causes serious annoyance, for example in Twitter when losing focus
>   in Reply text box, reply rolls up and I have to click it again with
>   mouse and set caret to correct place each time I switch keyboard
>   layouts.
>
>   Other key combinations, not only ctrl+shift, also cause this.
>
>   It is especially annoying when using keyboard layout switch shortcut
>   handled by the same subsystem (media-keys plugin):
>
>           case SWITCH_INPUT_SOURCE_KEY:
>           case SWITCH_INPUT_SOURCE_BACKWARD_KEY:
>                   do_switch_input_source_action (manager, type);
>                   break;
>
>   (Original gnome-settings-daemon, from which unity-settings-daemon was
>   forked, does not use media-keys plugin to switch keyboard layout).
>
>   ----------
>   For other layout switching problems introduced in Ubuntu 13.10 you can see 
> bug 1218322.
>   ----------
>
>   ProblemType: Bug
>   DistroRelease: Ubuntu 13.10
>   Package: gnome-session 3.9.90-0ubuntu3
>   ProcVersionSignature: Ubuntu 3.11.0-12.19-generic 3.11.3
>   Uname: Linux 3.11.0-12-generic x86_64
>   ApportVersion: 2.12.5-0ubuntu2
>   Architecture: amd64
>   Date: Thu Oct 24 11:42:19 2013
>   InstallationDate: Installed on 2013-10-23 (0 days ago)
>   InstallationMedia: Ubuntu 13.10 "Saucy Salamander" - Release amd64 
> (20131016.1)
>   MarkForUpload: True
>   PackageArchitecture: all
>   SourcePackage: gnome-session
>   UpgradeStatus: No upgrade log present (probably fresh install)
>
> To manage notifications about this bug go to:
> https://bugs.launchpad.net/gnome-settings-daemon/+bug/1244090/+subscriptions

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-settings-daemon in Ubuntu.
https://bugs.launchpad.net/bugs/1244090

Title:
  Pressing any global keyboard shortcut causes temporary loss of focus

To manage notifications about this bug go to:
https://bugs.launchpad.net/gnome-settings-daemon/+bug/1244090/+subscriptions

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

Reply via email to