Closed
Bug 184801
Opened 23 years ago
Closed 22 years ago
home button tooltip not updated when changing home page in preferences
Categories
(Firefox :: Settings UI, defect)
Tracking
()
VERIFIED
FIXED
Firebird0.8
People
(Reporter: boullet.marc, Assigned: bugzilla)
References
Details
Attachments
(2 files)
|
1.05 KB,
patch
|
Details | Diff | Splinter Review | |
|
2.07 KB,
patch
|
Details | Diff | Splinter Review |
Patch following
| Reporter | ||
Comment 1•23 years ago
|
||
this patch updates the home button tooltip when the preferences window is
exited.
Comment 2•23 years ago
|
||
You also need to update it if someone sets their home page by dragging a link to
the home button and clicks "Set Home Page" in the resulting dialog.
| Reporter | ||
Comment 3•23 years ago
|
||
Jesse,
the case you mentionned works correctly.
Updated•23 years ago
|
Severity: normal → minor
Comment 4•22 years ago
|
||
*** Bug 206095 has been marked as a duplicate of this bug. ***
| Assignee | ||
Comment 5•22 years ago
|
||
Fixed.
Status: NEW → RESOLVED
Closed: 22 years ago
Resolution: --- → FIXED
Target Milestone: --- → Phoenix0.7
Still doesn't work well w/2003070608
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
| Assignee | ||
Comment 7•22 years ago
|
||
I guess you were referring to the fact that other windows' tooltips didn't
update with this patch. I've checked in a better fix, try again.
Status: REOPENED → RESOLVED
Closed: 22 years ago → 22 years ago
Resolution: --- → FIXED
I think the bug is still there.
These are simple steps to reproduce.
1. Start Mozilla Firebird with a new profile.
2. Customize toolbar to show home icon (home button).
3. Click Bookmark toolbar folder item.
5. Open [Tools]-[Options...]-[General]
5. Click 'Use Current Page' and Press [OK] to close dialog.
6. Point 'Home' Icon.
*. result -> tooltip doesn't change.
when I choose 'Use Bookmark...' or 'Use Blank Page'
tooltip still doesn't change until restart browser.
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
Comment 10•22 years ago
|
||
Comment on attachment 127360 [details] [diff] [review]
proposed patch
Blake, could you take a look at this?
Your fix works great when I manually input the homepage URI.
But when I select it by button:
ex) 'Use Current Page', 'Use Bookmark...' or 'Use Blank Page'
tooltip persists and doesn't change. Please see comment#8 for detail.
This is a proposed patch to solve this problem.
Attachment #127360 -
Flags: review?(blaker)
| Assignee | ||
Updated•22 years ago
|
Target Milestone: Firebird0.7 → Firebird0.8
Comment 12•22 years ago
|
||
This patch is wrong. I've checked in a better one. (using a pref observer,
rather than relying on there being an open browser window, which is a bad
assumption, especially on MacOSX)
Status: REOPENED → RESOLVED
Closed: 22 years ago → 22 years ago
Resolution: --- → FIXED
Comment 14•22 years ago
|
||
Comment on attachment 127360 [details] [diff] [review]
proposed patch
Review request obsolete.
Attachment #127360 -
Flags: review?(blake)
Comment 15•19 years ago
|
||
sorry for bugspam, long-overdue mass reassign of ancient QA contact bugs,
filter on "beltznerLovesGoats" to get rid of this mass change
QA Contact: mconnor → preferences
You need to log in
before you can comment on or make changes to this bug.
Description
•