[Bug 1166331] Re: "esc" should go back

2024-05-29 Thread Adolfo Jayme Barrientos
** Changed in: friends-app (Ubuntu) Status: Confirmed => Won't Fix -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1166331 Title: "esc" should go back To manage notifications about this bug go

[Bug 1166331] Re: "esc" should go back

2013-04-12 Thread Robert Bruce Park
https://bugs.launchpad.net/ubuntu-ui-toolkit/+bug/1168589 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1166331 Title: "esc" should go back To manage notifications about this bug go to: https://bug

[Bug 1166331] Re: "esc" should go back

2013-04-12 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users. ** Changed in: friends-app (Ubuntu) Status: New => Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1166331 Title:

[Bug 1166331] Re: "esc" should go back

2013-04-12 Thread Robert Bruce Park
Took a stab at writing some code for this, but: a) I can't seem to find any way of listening for the esc keypress on the post page. Best I was able to do is listen for esc keypresses in the textarea itself, and then I was able to go back from there. So, eg, if you click on the post button and then

[Bug 1166331] Re: "esc" should go back

2013-04-12 Thread Robert Bruce Park
Just had a play with this, and there is already limited support for this. You can "esc" to collapse an expanded post, but it only works if that post is displayed at the top of the list... shouldn't be hard to expand this to cover more use-cases. -- You received this bug notification because you a