Bug 296820 - Option to disable inputline when it looses focus
Summary: Option to disable inputline when it looses focus
Status: RESOLVED NOT A BUG
Alias: None
Product: konversation
Classification: Applications
Component: inputline (show other bugs)
Version: unspecified
Platform: unspecified All
: NOR wishlist
Target Milestone: ---
Assignee: Konversation Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-03-26 14:47 UTC by Mailson Menezes
Modified: 2013-04-15 02:31 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments
Patch for that request (3.47 KB, patch)
2012-03-26 14:47 UTC, Mailson Menezes
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Mailson Menezes 2012-03-26 14:47:53 UTC
Created attachment 69911 [details]
Patch for that request

I have 2 monitors and usually keep konversation opened on the secondary one. 
Unfortunately sometimes konversation receives focus and I don't realize it until I already typed in chat what I was supposed to type on the terminal in the primary monitor (once i almost gave my e-mail password to a 100 people).

What I suggest (and already have a patch for it) is having an option to disable the inputline whenever it looses focus. So the user have to click on the inputline if wants to type something.

I made this patch for myself but a friend suggested to ask you guys if you find this useful.

I'm also open for suggestions.

PS: the patch is reabase on top of the current master (20064e6a07d10097fe55a82ba7c1c9f102a9dea9)
Comment 1 Eike Hein 2012-03-27 15:14:05 UTC
Hi,

this is a very niche thing and I'm admittedly wary of budgeting a checkbox for it, but otoh an RFE with a patch attached is hard to refuse :).

The mouse click part of your patch unfortunately won't fly, though. There are other ways to move focus to the input line, like the works-in-all-situations shortcut Esc and good old tab. Those should work too.
Comment 2 Eike Hein 2013-04-15 02:31:02 UTC
On ReviewBoard at https://git.reviewboard.kde.org/r/104473/