プロジェクト

全般

プロフィール

バグ #437

完了

Gtk::PostBoxの閉じるボタンがキーボード操作だと反応しない

Takuma Nakajima さんが約12年前に追加. 約12年前に更新.

ステータス:
終了
優先度:
通常
担当者:
対象バージョン:
プラグイン名:
ブランチ:
クラッシュする:

説明

投稿ボックスの左側の閉じるボタンがクリックじゃないと反応しない
1行修正しました

--- core/mui/gtk_postbox.rb.org 2012-02-29 11:33:51.421695468 0900
++ core/mui/gtk_postbox.rb.new 2012-03-04 10:53:28.729735995 0900
@ -104,7 +104,7 @
@tool.ssc('event'){
@tool.sensitive = destructible? || posting?
false }
- @tool.ssc('button_release_event'){
@tool.ssc('clicked'){
if posting?
@posting.cancel
@tool.sensitive = destructible? || posting?

他の形式にエクスポート: Atom PDF