Closed
Bug 265719
Opened 20 years ago
Closed 20 years ago
"About Popup Blocking" dialog has screenshot of old UI
Categories
(Firefox :: General, defect)
Firefox
General
Tracking
()
RESOLVED
FIXED
Firefox1.5
People
(Reporter: ali, Assigned: Waldo)
Details
Attachments
(2 files)
|
10.47 KB,
image/png
|
Details | |
|
1.27 KB,
patch
|
mconnor
:
review+
shaver
:
approval-aviary1.1a2+
|
Details | Diff | Splinter Review |
When the yellow popup information bar shows up, and you click and it select the option that says not to show the yellow bar anymore, you get the "About Popup Blocking" dialog box. This dialog box has a screenshot of old UI, with the many vertical bars present as they were in Firefox 1.0 PR. I will attach a screenshot in a moment. Also, I put this in the Toolbars component of lack of a better place to put it. Feel free to move it somewhere else.
| Reporter | ||
Comment 1•20 years ago
|
||
See where the blue arrow is, lots of vertical bars. These are no longer in the current UI. Yes, it's a minor difference.
| Reporter | ||
Comment 2•20 years ago
|
||
Moving to Help Documentation. Seems like it's better suited to there.
Assignee: bugs → jwalden+fxhelp
Component: Toolbars → Help Documentation
QA Contact: bugzilla → firefox.help-documentation
Comment 3•20 years ago
|
||
This is most definitely /not/ Help Documentation; there's no real good component for it except General, but we all know how much attention bugs there get compared to bugs in other components. That said, this looks easy enough to fix that I'll still take the bug. Because of how the icon display code works in the main window, the best bet is probably to just remove the other buttons from display in the dialog. I'll look into this more sometime in the next few days or so. Incidentally, is this branch or trunk? A semi-old branch nightly doesn't show this (albeit a Linux build, not a Windows build).
Status: NEW → ASSIGNED
Component: Help Documentation → General
QA Contact: firefox.help-documentation → firefox.general
| Reporter | ||
Comment 4•20 years ago
|
||
I was using Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.3) Gecko/20041022 Firefox/1.0. Sorry about the component issue. I *thought* this was the most appropriate place out of the ones on offer, since it 'helped' to explain something; and I hate shunting stuff into general for the reason you mentioned.
Comment 5•20 years ago
|
||
It's not a screenshot, it's a real statusbar. Even the resizer displayed there works: you can use it to resize the dialog. That's bug 184350, which is a different issue. Have a look at this, compare it with browser.xul, and you know how to fix it: http://lxr.mozilla.org/aviarybranch/source/browser/base/content/pageReportFirstTime.xul This is branch indeed.
| Assignee | ||
Comment 6•20 years ago
|
||
If indeed this still exists, I'll get to it sometime over Christmas break (after a couple weeks or so -- my computer won't let me test fixes, so it'll have to wait until I get Dell to fix it). If this doesn't exist, feel free to close the bug. (If it does, don't bother commenting to that effect -- I'll find out when I try to fix it.)
Assignee: jwalden+fxhelp → jwalden+bmo
Status: ASSIGNED → NEW
| Assignee | ||
Comment 7•20 years ago
|
||
The patch removes all statusbarpanels except for the one containing "Done." and the one containing the blocked popup icon. It's theoretically possible to make what currently exists more accurately reflect the UI when the message is shown, but there's no real reason to do so because many situations won't trigger UI exactly like what's shown in the popup anyway.
Attachment #169117 -
Flags: review?(mconnor)
Updated•20 years ago
|
Flags: blocking-aviary1.1?
Updated•20 years ago
|
Flags: blocking-aviary1.1? → blocking-aviary1.1+
Updated•20 years ago
|
Attachment #169117 -
Flags: review?(mconnor) → review+
| Assignee | ||
Updated•20 years ago
|
Attachment #169117 -
Flags: approval-aviary1.1a2?
Comment 8•20 years ago
|
||
Comment on attachment 169117 [details] [diff] [review] Remove statusbar panels for the non-existent icons a=shaver
Attachment #169117 -
Flags: approval-aviary1.1a2? → approval-aviary1.1a2+
| Assignee | ||
Comment 9•20 years ago
|
||
Patch in, marking FIXED.
Status: NEW → RESOLVED
Closed: 20 years ago
OS: Windows XP → All
Hardware: PC → All
Resolution: --- → FIXED
Target Milestone: --- → Firefox1.1
You need to log in
before you can comment on or make changes to this bug.
Description
•