Closed
Bug 302054
Opened 20 years ago
Closed 19 years ago
Report broken website's privacy link is often invisible
Categories
(Other Applications Graveyard :: Reporter, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: aaronlev, Assigned: pilgrim)
References
Details
(Keywords: access, fixed1.8.1)
Attachments
(2 files)
|
25.87 KB,
image/gif
|
Details | |
|
2.25 KB,
patch
|
mconnor
:
review+
mconnor
:
approval1.8.1+
|
Details | Diff | Splinter Review |
You shouldn't have to scroll with the mouse to see it.
Even when you tab to it it does not become visible.
| Reporter | ||
Comment 1•20 years ago
|
||
This could be because I use a larger than normal font.
| Reporter | ||
Updated•20 years ago
|
Attachment #190428 -
Attachment is patch: false
Attachment #190428 -
Attachment mime type: text/plain → image/gif
| Reporter | ||
Updated•20 years ago
|
Attachment #190428 -
Attachment description: Screenshot → Screenshot of when the privacy link has focus. You can barely see top of the dotted outline below the email field. It didn't scroll into view as it should.
| Reporter | ||
Updated•20 years ago
|
Assignee: nobody → robert
(In reply to comment #1)
> Created an attachment (id=190428) [edit]
> Screenshot
>
> This could be because I use a larger than normal font.
Nope, I see it on Linux too with default font-size.
OS: Windows XP → All
| Assignee | ||
Comment 3•19 years ago
|
||
The problem is in reporterOverlay.js, which opens the reporter dialog with a hardcoded width and height (in pixels). Removed those attributes and added min-width/min-height style to the reporter wizard. Dialog still looks exactly the same with normal font theme but now resizes correctly in large-font or extra-large-font theme.
| Assignee | ||
Updated•19 years ago
|
Target Milestone: --- → Firefox 2 beta1
| Assignee | ||
Updated•19 years ago
|
Attachment #222877 -
Flags: review?(mconnor) → review?(bugs.mano)
Comment 4•19 years ago
|
||
Comment on attachment 222877 [details] [diff] [review]
Remove hardcoded width/height in reporterOverlay.js
Not a Reporter, ask Robert Accettura or mconnor for review.
Attachment #222877 -
Flags: review?(bugs.mano)
Updated•19 years ago
|
Component: General → Reporter
Product: Firefox → Other Applications
Target Milestone: Firefox 2 beta1 → ---
Updated•19 years ago
|
QA Contact: general → xul-client
Comment 5•19 years ago
|
||
Not a Reporter _peer_ :)
| Assignee | ||
Updated•19 years ago
|
Attachment #222877 -
Flags: review?(mconnor)
| Assignee | ||
Updated•19 years ago
|
Flags: blocking1.8.1?
Updated•19 years ago
|
Attachment #222877 -
Flags: review?(mconnor) → review+
Comment 6•19 years ago
|
||
Comment on attachment 222877 [details] [diff] [review]
Remove hardcoded width/height in reporterOverlay.js
a=mconnor on behalf of drivers
Attachment #222877 -
Flags: approval1.8.1+
Updated•19 years ago
|
Flags: blocking1.8.1? → blocking1.8.1+
Comment 7•19 years ago
|
||
mozilla/extensions/reporter/resources/content/reporter/reportWizard.xul 1.10.2.1
mozilla/extensions/reporter/resources/content/reporter/reporterOverlay.js 1.2.10.2
Comment 8•19 years ago
|
||
Is this bug now FIXED and no longer [checkin needed], or does the patch still need to land on trunk?
Comment 9•19 years ago
|
||
(In reply to comment #8)
> Is this bug now FIXED and no longer [checkin needed], or does the patch still
> need to land on trunk?
It still needs to land on the trunk, when I checked it into the branch the trunk was closed.
Comment 10•19 years ago
|
||
mozilla/extensions/reporter/resources/content/reporter/reportWizard.xul 1.12
mozilla/extensions/reporter/resources/content/reporter/reporterOverlay.js 1.7
Status: ASSIGNED → RESOLVED
Closed: 19 years ago
Resolution: --- → FIXED
Whiteboard: [checkin needed]
Updated•7 years ago
|
Product: Other Applications → Other Applications Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•