Closed
Bug 189581
Opened 23 years ago
Closed 19 years ago
disabling auto image resizing does not take effect immediately
Categories
(Core :: Layout: Images, Video, and HTML Frames, enhancement, P4)
Tracking
()
RESOLVED
WONTFIX
People
(Reporter: Biesinger, Assigned: csthomas)
References
Details
Attachments
(1 obsolete file)
0. make sure auto image resizing is on
1. load an image, e.g. http://dilbert.gemal.dk
2. make the browser window small enough that the image gets scaled
3. disable auto image resizing
4. notice that the image is still not the real size. works after a reload, though.
Comment 1•23 years ago
|
||
I suggest WONTFIX. We should remove the pref anyway. See bug 190545.
Whiteboard: WONTFIX?
Comment 2•23 years ago
|
||
The UI for the pref was removed (not checked in yet), but there are now ways to
change the pref without the actual UI in Edit > Preferences. I will see if that
still shows this issue.
| Assignee | ||
Updated•21 years ago
|
| Assignee | ||
Updated•21 years ago
|
Assignee: jan → cst
OS: Linux → All
Priority: -- → P1
Whiteboard: WONTFIX?
Target Milestone: --- → mozilla1.8beta2
| Assignee | ||
Comment 4•21 years ago
|
||
Local problems kept me from testing this. Missing the boat for 1.8b2 :(
| Assignee | ||
Updated•21 years ago
|
Status: NEW → ASSIGNED
Priority: P1 → P4
QA Contact: tpreston → technutz
Target Milestone: mozilla1.8beta2 → mozilla1.8beta3
| Reporter | ||
Comment 5•21 years ago
|
||
+ CheckOverflowing(false);
PR_FALSE?
| Assignee | ||
Comment 6•21 years ago
|
||
Comment on attachment 179818 [details] [diff] [review]
patch (untested)
(In reply to comment #5)
> + CheckOverflowing(false);
>
> PR_FALSE?
Something more complicated is going on here - I'm not changing enough state.
Attachment #179818 -
Attachment is obsolete: true
| Assignee | ||
Updated•20 years ago
|
Status: ASSIGNED → NEW
Keywords: helpwanted
| Assignee | ||
Updated•20 years ago
|
Whiteboard: [cst: fix the patch]
| Assignee | ||
Comment 7•19 years ago
|
||
Now that bug 197263 is fixed, does this matter?
Severity: normal → enhancement
Whiteboard: [cst: fix the patch] → [cst: wontfix?]
Target Milestone: mozilla1.8beta3 → ---
| Assignee | ||
Comment 8•19 years ago
|
||
(In reply to comment #7)
> Now that bug 197263 is fixed, does this matter?
>
jst agreed that this is now irrelevant.
Status: NEW → RESOLVED
Closed: 19 years ago
Keywords: helpwanted
Resolution: --- → WONTFIX
Whiteboard: [cst: wontfix?]
Updated•7 years ago
|
Product: Core → Core Graveyard
Updated•7 years ago
|
Product: Core Graveyard → Core
You need to log in
before you can comment on or make changes to this bug.
Description
•