Closed
Bug 542884
Opened 15 years ago
Closed 15 years ago
remove softkb observer
Categories
(Firefox for Android Graveyard :: General, defect)
Firefox for Android Graveyard
General
All
Windows Mobile 6 Professional
Tracking
(status1.9.2 .2-fixed, fennec1.0a4-wm+)
VERIFIED
FIXED
People
(Reporter: blassey, Assigned: blassey)
References
Details
(Whiteboard: [fennec-checkin-post1.0])
Attachments
(2 files)
|
4.06 KB,
patch
|
mfinkle
:
review+
|
Details | Diff | Splinter Review |
|
1.64 KB,
patch
|
dougt
:
review+
|
Details | Diff | Splinter Review |
now that we're resizing the window when the keyboard comes up we do not need the observer.
We may also want to quit sending events all together as well.
Comment 1•15 years ago
|
||
(In reply to comment #0)
> We may also want to quit sending events all together as well.
That would be some nice cleanup. I can't think of any reason to keep them.
| Assignee | ||
Comment 2•15 years ago
|
||
Assignee: nobody → bugmail
Attachment #424255 -
Flags: review?(mark.finkle)
| Assignee | ||
Comment 3•15 years ago
|
||
Attachment #424256 -
Flags: review?(mozbugz)
Comment 4•15 years ago
|
||
Comment on attachment 424256 [details] [diff] [review]
remove notifier patch
m-c only?
Attachment #424256 -
Flags: review?(mozbugz) → review+
| Assignee | ||
Comment 5•15 years ago
|
||
m-c only until we land alexp's softkb patches on 1.9.2
Updated•15 years ago
|
Attachment #424255 -
Flags: review?(mark.finkle) → review+
Updated•15 years ago
|
Whiteboard: [fennec-checkin-post1.0]
| Assignee | ||
Comment 6•15 years ago
|
||
pushed http://hg.mozilla.org/mozilla-central/rev/b757fbf1cdca
leaving bug open for the mobile-browser patch
| Assignee | ||
Updated•15 years ago
|
Attachment #424256 -
Flags: approval1.9.2.1?
| Assignee | ||
Updated•15 years ago
|
tracking-fennec: --- → 1.0a4-wm+
| Assignee | ||
Comment 7•15 years ago
|
||
status1.9.2:
--- → .2-fixed
| Assignee | ||
Updated•15 years ago
|
Status: NEW → RESOLVED
Closed: 15 years ago
Resolution: --- → FIXED
| Assignee | ||
Comment 8•15 years ago
|
||
Comment 9•15 years ago
|
||
I'm seeing the window re-size now on build:
Mozilla/5.0 (Windows; U; WindowsCE 5.2; en-US; rv:1.9.2.2pre) Gecko/20100209 Namoroka/3.6.2pre Fennec/1.0a4pre
Status: RESOLVED → VERIFIED
Flags: in-litmus?
Updated•15 years ago
|
Attachment #424256 -
Flags: approval1.9.2.2?
Comment 10•15 years ago
|
||
litmus testcases:
https://litmus.mozilla.org/show_test.cgi?id=7514
https://litmus.mozilla.org/show_test.cgi?id=7515
https://litmus.mozilla.org/show_test.cgi?id=7517
https://litmus.mozilla.org/show_test.cgi?id=7518
https://litmus.mozilla.org/show_test.cgi?id=7519
updated to test window re-sizing on zoom in our OS integration testsuite.
Flags: in-litmus? → in-litmus+
Updated•15 years ago
|
Component: Windows Mobile → General
OS: Windows 7 → Windows Mobile 6 Professional
QA Contact: mobile-windows → general
Hardware: x86 → All
You need to log in
before you can comment on or make changes to this bug.
Description
•