Closed
Bug 365413
Opened 18 years ago
Closed 18 years ago
[reflow branch] XUL buttons in XHTML aren't large enough to contain their labels (e.g. "Try again" button on error pages)
Categories
(Core :: Layout, defect)
Tracking
()
RESOLVED
FIXED
People
(Reporter: moco, Unassigned)
References
()
Details
(Keywords: regression)
Attachments
(2 files)
"try again" button looks odd when I fail to connect to a server
I'm using my own build:
Mozilla/5.0 (Macintosh; U; Intel Mac OS X; en-US; rv:1.9a2pre) Gecko/20061228 Minefield/3.0a2pre
steps to reproduce:
1) visit http://www.sspitzer.forg
I'll attach a screen shot
Reporter | ||
Comment 1•18 years ago
|
||
Comment 2•18 years ago
|
||
It's actually reflow branch, rather than the cairo/cocoa your cc list would suggest: I meant to file it back then, but got thrown off by dbaron saying he didn't see it, and then forgot before I made sure I didn't break something in my own build. Now I wonder if maybe it's Intel-only.
Looks to be "XUL buttons in XHTML look odd" since the "Subscribe Now" button in a feed preview page like http://www.mozilla.org/news.rdf hangs the w and half the o off the right edge, but XUL buttons in XUL don't have the same problem.
Component: General → Layout
Product: Firefox → Core
QA Contact: general → layout
Summary: "try again" button looks odd when I fail to connect to a server → [reflow branch] "try again" button looks odd when I fail to connect to a server
Updated•18 years ago
|
Flags: blocking1.9?
Reporter | ||
Comment 3•18 years ago
|
||
thanks for the added info, phil
Blocks: reflow-refactor
Keywords: regression
Updated•18 years ago
|
Summary: [reflow branch] "try again" button looks odd when I fail to connect to a server → [reflow branch] XUL buttons in XHTML aren't large enough to contain their labels (e.g. "Try again" button on error pages)
Comment 4•18 years ago
|
||
Though, as usual, my first guess seems wrong: in Thunderbird's preferences, the buttons in Advanced - Certificates have the same problem, and don't seem to be XUL in XHTML.
Comment 5•18 years ago
|
||
Did the fix for bug 366722 help here at all?
Reporter | ||
Comment 6•18 years ago
|
||
> Did the fix for bug 366722 help here at all?
I'm currently mac less, but perhaps colin can check?
Comment 7•18 years ago
|
||
The checked-in (attachment 251289 [details] [diff] [review]) part fixes up the try again button in the error page and Thunderbird's advanced/certificates buttons perfectly, but only slightly affects the feed "subscribe now" button (now the w is just inside the border). Worst comes to worst, I'll try to testcase it, but I have high hopes that dbaron will coincidently fix it with one of his followups there.
Comment 8•18 years ago
|
||
And the last bit was fixed by attachment 252939 [details] [diff] [review]
Status: NEW → RESOLVED
Closed: 18 years ago
Resolution: --- → FIXED
Updated•18 years ago
|
Flags: blocking1.9?
Updated•18 years ago
|
Flags: in-testsuite?
You need to log in
before you can comment on or make changes to this bug.
Description
•