[Desktop-packages] [Bug 2000628] Re: The wifi password prompt disappear immediately after showing up on 22.04

2023-01-04 Thread Sharcoux
For information, I got this bug from a fresh install of 22.04. Also, after a reboot, the prompt works as expected for a while, but I always end up with the bug after a while. -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to ubuntu-meta in

[Desktop-packages] [Bug 2000628] Re: The wifi password prompt disappear immediately after showing up on 22.04

2023-01-03 Thread Sharcoux
Thanks so much @brian-murray ! I didn't know how to find out the package responsible for that part! -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to ubuntu-meta in Ubuntu. https://bugs.launchpad.net/bugs/2000628 Title: The wifi

[Desktop-packages] [Bug 1999207] Re: Error in dead key management of latin keyboards

2022-12-20 Thread Sharcoux
My app is a React app. It contains an advanced text editor. To develop it we needed to catch the input events made on a contentEditable div to update an internal model. So we need to be aware about any change made to the editor. As the compositionend event is wrong, it generates a difference

[Desktop-packages] [Bug 1999207] Re: Error in dead key management of latin keyboards

2022-12-19 Thread Sharcoux
Ok, I can confirm that it works... It seems weird to me that it works, but it just works. -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to ibus in Ubuntu. https://bugs.launchpad.net/bugs/1999207 Title: Error in dead key management of

[Desktop-packages] [Bug 1999207] Re: Error in dead key management of latin keyboards

2022-12-17 Thread Sharcoux
Hum... I'm sorry, I might be doing something wrong. I did: `sudo apt install ibus-libpinyin` I restarted the computer I went to Settings => Keyboard, and in "Input sources" I pressed the "+", but there I could only chose between English or French variations. If I press "Others", I just see more

[Desktop-packages] [Bug 1999207] Re: Error in dead key management of latin keyboards

2022-12-13 Thread Sharcoux
I'm a bit confused about your questions related with xkb-data but I hope that this will help: here is the result of `setxkbmap -print`: xkb_keymap { xkb_keycodes { include "evdev+aliases(azerty)" }; xkb_types { include "complete" }; xkb_compat{ include

[Desktop-packages] [Bug 1999207] Re: Error in dead key management of latin keyboards

2022-12-13 Thread Sharcoux
Here is a layout looking almost like mine: https://en.wikipedia.org/wiki/AZERTY#/media/File:KB_France.svg I press the key which is to the right to `p` and to the left of `$ ` and do not need to hold AltGr nor Shift. If you run `gkbd-keyboard-display -l latin-9`, you should see my layout. It

[Desktop-packages] [Bug 1999207] [NEW] Error in dead key management of latin keyboards

2022-12-08 Thread Sharcoux
Public bug reported: Composition events are incorrect in Ubuntu 22.04 for latin keyboard I opened an issue at Firefox [here](https://bugzilla.mozilla.org/show_bug.cgi?id=1802989) that gives all the details, but they diagnosed a bug in ubuntu-ibus To reproduce the issue, you can go

[Desktop-packages] [Bug 1110138] Re: Unity: wrong window dimensions / location in Java applications

2015-06-14 Thread Sharcoux
I also face the bug. I think that the discussion made at http://stackoverflow.com/questions/30836201/jframe-wrong-location-with- ubuntu-unity can help understand and track the bug. The issue is that the behaviour is random. See my edit to detect when it happens. -- You received this bug