Closed
Bug 736329
Opened 13 years ago
Closed 13 years ago
Resizing browser window results in mismatched border and foreground
Categories
(Websites Graveyard :: BrowserQuest, defect)
Tracking
(Not tracked)
VERIFIED
FIXED
People
(Reporter: marlenac, Unassigned)
Details
Steps to repro:
1. Open Browserquest in firefox 11
2. Drag the window so it gets pretty small
3. Drag window so it's larger
4. Repeat 2 or 3 times
Expected:
canvas#foreground fills div#canvasborder
Actual:
canvas#foreground is about 0.25 the size of div#canvasborder in the top left corner.
This is what it looks like: https://skitch.com/e-marlenac/8kt66/resize-mismatch
I was able to get this in FF10 as well.
Reporter | ||
Updated•13 years ago
|
Severity: normal → critical
Comment 1•13 years ago
|
||
Fixed in this commit: https://github.com/mozilla/BrowserQuest/commit/e5009154c311b25900d85e3c841990c37327dcab
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
Reporter | ||
Updated•13 years ago
|
Status: RESOLVED → VERIFIED
Assignee | ||
Updated•11 years ago
|
Product: Websites → Websites Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•