Closed
Bug 194311
Opened 22 years ago
Closed 12 years ago
[qt] keys not work from every widget
Categories
(Core Graveyard :: Ports: Qt, defect)
Core Graveyard
Ports: Qt
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: opi, Assigned: opi)
References
Details
Attachments
(1 file)
On some widgets with focus the keys not handled right down.
Assignee | ||
Comment 1•22 years ago
|
||
Ok, I've found the ground part why it's not working. And have a small code
change ... but not all is clean.
You must press mouse in middle of browsing window ... then it works but not before.
Status: NEW → ASSIGNED
Assignee | ||
Comment 2•22 years ago
|
||
This is the first a bit dirty patch for key and Focus problems.
Open thinks:
- LocationBar doesn't get focus on mouseclick, if no other object get focus
before.
- Control Bindings not work (par example Ctrl-S for Save)
Comment 3•20 years ago
|
||
is this patch still relevant?
Assignee | ||
Comment 4•20 years ago
|
||
As I told you, I've stoped to trying to bring qt frontend back ... and IMHO
there are to much code changes since 1.4 ... I would say to close all QT bugs.
If someone would realy again starting qt port of mozilla, I would be happy if he
contect me (maybe I'll help).
Else, I don't know the stage of my patch and he is against the QT split branch.
Assignee | ||
Comment 5•20 years ago
|
||
Hi Zack,
I've downloaded new informations about the qt support from biesis brain ;-)
So it would be nice to get some more informations ... did you use the old qt
branch or started from ground new? I would compile QT enabled mozillas so what's
the .mozconfig you are using? Maybe some qt bugs, which are in my hands, can be
closed.
Greetings Alex//
P.S.: Bad that nobody contacted me.
Updated•19 years ago
|
QA Contact: cbiesinger → ports-qt
Updated•17 years ago
|
Product: Core → Core Graveyard
Assignee | ||
Updated•12 years ago
|
Status: ASSIGNED → RESOLVED
Closed: 12 years ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•