Closed
Bug 304436
Opened 19 years ago
Closed 19 years ago
[mac] RSS button is displayed empty.
Categories
(Firefox :: Address Bar, defect)
Tracking
()
VERIFIED
FIXED
Firefox1.5
People
(Reporter: fredbezies, Assigned: kevin)
References
Details
(Keywords: regression, verified1.8)
Attachments
(2 files)
User-Agent: Mozilla/5.0 (Macintosh; U; PPC Mac OS X Mach-O; en-US; rv:1.8b4) Gecko/20050812 Firefox/1.0+
Build Identifier: Mozilla/5.0 (Macintosh; U; PPC Mac OS X Mach-O; en-US; rv:1.8b4) Gecko/20050812 Firefox/1.0+
I will add a screenshot to display the problem.
I build myself fx using last available sources. More infos in details
Reproducible: Always
Steps to Reproduce:
1.build fx or grab it
2.launch it
3.look at
uhttps://bugzilla.mozilla.org/enter_bug.cgi?format=guided&product=Firefoxrl bar
Actual Results:
button in the right side, near the little arrow.
Expected Results:
no button in it.
I am using last available cvs sources (before branching happened).
Compiled my fx using gcc 4.0 (from XCode 2.1).
Here are the options I used to build it :
--enable-application=browser
--with-macos-sdk=/Developer/SDKs/MacOSX10.4u.sdk
--enable-optimize=-O2
--enable-prebinding
--enable-canvas
--disable-shared
--enable-static
--enable-svg
--enable-macos-target=10.4
--enable-strip
--enable-update-packaging
--disable-debug
--disable-tests
--disable-pedantic
Even if it comestic, it is not very great to see this.
No errors in JS Console to help :(
Reporter | ||
Updated•19 years ago
|
Flags: blocking1.9a1?
Flags: blocking1.8b4?
Comment 1•19 years ago
|
||
The new live bookmark icon apparently breaks all themes except the default,
please check with the default theme.
Reporter | ||
Comment 2•19 years ago
|
||
Here is the display problem. Sorry if I entered a duplicate :(
Reporter | ||
Comment 3•19 years ago
|
||
Seems to be the RSS button which is bad displayed. Related to bug 304426 also ?
Smells like my bug is invalid :(
Reporter | ||
Comment 4•19 years ago
|
||
Renaming bug. Sorry for the spam :(
Whithout any graphical info on it, it is hard to guess what it is :(
Summary: Strange button appearing in the right side of url bar → [mac] RSS button is displayed empty.
Comment 5•19 years ago
|
||
Just realised that this was a mac report. bug 303848 comment 29 has the css
fixes for this.
Reporter | ||
Comment 6•19 years ago
|
||
I will try the patch. What a pity it was not checked in before closing :(
Reporter | ||
Comment 7•19 years ago
|
||
It works perfectly. The only point is related to the number of articles by feed,
but I will find it soon ;)
Comment 9•19 years ago
|
||
There also seems to be a small problem with the button on secure sites. Note
the cutting-off of the button on the far right
Updated•19 years ago
|
Updated•19 years ago
|
Version: unspecified → Trunk
Comment 10•19 years ago
|
||
In default theme, this blank button is always present. It shouldn't appear if
there isn't a news feed available. At secure sites, this button is covering up
the location bar "lock" icon.
Severity: trivial → major
Keywords: regression
Comment 11•19 years ago
|
||
I checked in Kevin's patch from bug 303848 (branch & trunk).
Assignee: nobody → kevin
Flags: blocking1.9a1?
Flags: blocking1.8b4?
Keywords: fixed1.8
Target Milestone: --- → Firefox1.1
Updated•19 years ago
|
Status: NEW → RESOLVED
Closed: 19 years ago
Resolution: --- → FIXED
Comment 12•19 years ago
|
||
*** Bug 304597 has been marked as a duplicate of this bug. ***
Assignee | ||
Comment 13•19 years ago
|
||
Thanks a lot Mano!
Comment 14•19 years ago
|
||
verified with Mac build 2005-08-16-05-mozilla1.8
Status: RESOLVED → VERIFIED
Updated•19 years ago
|
Keywords: fixed1.8 → verified1.8
You need to log in
before you can comment on or make changes to this bug.
Description
•