Closed
Bug 481515
Opened 16 years ago
Closed 16 years ago
Draw a nicer tab preview
Categories
(Firefox for Android Graveyard :: General, defect)
Tracking
(fennec1.0b1+)
VERIFIED
FIXED
Tracking | Status | |
---|---|---|
fennec | 1.0b1+ | --- |
People
(Reporter: taras.mozilla, Assigned: taras.mozilla)
Details
Attachments
(1 file, 1 obsolete file)
1.73 KB,
patch
|
pavlov
:
review+
|
Details | Diff | Splinter Review |
I hardcoded the proportions that the big canvas uses, don't see a better way of doing this.
Attachment #365551 -
Flags: review?(pavlov)
Assignee | ||
Comment 1•16 years ago
|
||
bug 480761 makes updateTab() draw a black preview. In general, incremental drawing of the main canvas screws up drawImaging the tab when viewing area is obstructed by locationbar or the viewport is wider than the window.
I think post-beta we should handover tab preview drawImaging to CanvasBrowser so it paint just the viewing area.
Assignee: nobody → tglek
Attachment #365551 -
Attachment is obsolete: true
Attachment #365551 -
Flags: review?(pavlov)
Updated•16 years ago
|
tracking-fennec: --- → 1.0b1+
Updated•16 years ago
|
Attachment #365560 -
Flags: review+
Assignee | ||
Comment 2•16 years ago
|
||
Status: NEW → RESOLVED
Closed: 16 years ago
Resolution: --- → FIXED
Comment 3•16 years ago
|
||
Good gravy, this is a mess
Assignee | ||
Comment 4•16 years ago
|
||
(In reply to comment #3)
> Good gravy, this is a mess
It is, the late resize event really bit me here. Don't worry I'll make it all pretty and nice in bug 481527.
Comment 5•14 years ago
|
||
Can you please provide some steps to reproduce or please explain what do you understand by nicer tab preview? The way it looks now ?
Build ID: Mozilla /5.0 (Android;Linux armv7l;rv:6.0a1) Gecko/20110523 Firefox/6.0a1 Fennec/6.0a1
Comment 6•14 years ago
|
||
This code is not even in the product any more, check-in is good enough.
Status: RESOLVED → VERIFIED
You need to log in
before you can comment on or make changes to this bug.
Description
•