Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 184712 Details for
Bug 262151
app-office/texmaker-1.80: focus bug with Qt-4.5
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Quick fix for the focus bug
texmaker-1.8.patch (text/plain), 416 bytes, created by
Gregor Kališnik
on 2009-03-11 16:14:06 UTC
(
hide
)
Description:
Quick fix for the focus bug
Filename:
MIME Type:
Creator:
Gregor Kališnik
Created:
2009-03-11 16:14:06 UTC
Size:
416 bytes
patch
obsolete
>--- texmaker-1.8/texmaker.cpp 2008-10-31 11:58:56.000000000 +0100 >+++ texmaker-1.8-bak/texmaker.cpp 2009-03-11 16:54:00.000000000 +0100 >@@ -225,8 +225,6 @@ > > // TAB WIDGET EDITEUR > EditorView=new QTabWidget(this); >-EditorView->setFocusPolicy(Qt::ClickFocus); >-EditorView->setFocus(); > connect(EditorView, SIGNAL( currentChanged( int ) ), this, SLOT(UpdateCaption()) ); > setCentralWidget(EditorView); > setupMenus();
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 262151
: 184712