Closed
Bug 334598
Opened 19 years ago
Closed 8 years ago
Buttons in print preview page are not visible in HighContrastInverse theme.
Categories
(Toolkit :: Printing, defect, P3)
Toolkit
Printing
Tracking
()
RESOLVED
FIXED
mozilla51
Tracking | Status | |
---|---|---|
firefox51 | --- | fixed |
People
(Reporter: tim.miao, Assigned: dao)
References
(Depends on 1 open bug, Blocks 1 open bug)
Details
(Keywords: access)
Attachments
(1 file, 2 obsolete files)
16.06 KB,
patch
|
Felipe
:
review+
|
Details | Diff | Splinter Review |
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.8) Gecko/20050607 Firefox/1.0.4
Build Identifier: Mozilla/5.0 (X11; U; SunOS sun4u; en-US; rv:1.9a1) Gecko/20060416 Firefox/3.0a1
The Previous, First Page, Next and Last Page button are not visible when user set desktop theme to HighContrastInverse theme.
Reproducible: Always
Steps to Reproduce:
1. Change gnome theme settings, select Launch bar->Desktop->Preferences->Theme,
select High ContrastInverse theme, then click Theme Details button. Select
Controls tab and set HighContrastLargePrintInverse, select Icon tab and set
HighContrastInverse. Then close these two setting dialog.
2. Launch firefox and load http://www.sun.com/ .
3. Select top menu File->Print Preview.
Actual Results:
The Previous, First Page, Next and Last Page button are not visible when user set desktop theme to HighContrastInverse theme.
Expected Results:
These buttons should be visible and compliant with desktop theme settings.
This bug can be found on vermillion_09/snv_36 with Mozilla/5.0 (X11; U; SunOS sun4u; en-US; rv:1.9a1) Gecko/20060416 Firefox/3.0a1.
Comment 2•19 years ago
|
||
Confirmed on Windows as well.
Comment 3•19 years ago
|
||
I added short labels to each button so they appear in high contrast mode.
Updated•19 years ago
|
Target Milestone: --- → Firefox 2 beta1
Updated•19 years ago
|
Comment 4•19 years ago
|
||
Comment on attachment 222865 [details] [diff] [review]
Add labels to home/previous/next/end buttons
No response from Mconnor in 35+ days.
Attachment #222865 -
Flags: review?(mconnor) → review?(bugs.mano)
Updated•19 years ago
|
Flags: blocking-firefox2?
Updated•19 years ago
|
Attachment #222865 -
Flags: ui-review?(beltzner)
Updated•19 years ago
|
Attachment #222865 -
Flags: ui-review?(beltzner) → ui-review+
Comment 5•19 years ago
|
||
Comment on attachment 222865 [details] [diff] [review]
Add labels to home/previous/next/end buttons
well, I responded to mark on IRC when the patch was attached, and assumed he'd clear the nomination since this makes the window too big to fit in 800x600
Attachment #222865 -
Flags: review?(bugs.mano) → review-
Comment 6•19 years ago
|
||
Sorry, I didn't know it was socially acceptable to futz with other people's review flags (even if I was the one who requested it).
Comment 7•19 years ago
|
||
(In reply to comment #6)
> Sorry, I didn't know it was socially acceptable to futz with other people's
> review flags (even if I was the one who requested it).
It's okay sometimes if it's obviously the right thing -- like if they accidentally requested it from the wrong person etc.
Comment 8•19 years ago
|
||
This'll block the beta2 milestone for now. If we can get it sooner, great!
Flags: blocking-firefox2? → blocking-firefox2+
Target Milestone: Firefox 2 beta1 → Firefox 2 beta2
Comment 9•19 years ago
|
||
Well I can't add descriptive labels to the buttons because it makes the toolbar too wide (> 800px). And the icons seem to disappear in certain themes because they're black. Can I change the icons to green? That doesn't really solve the problem in the general case, and it might just spawn additional bugs ("Icons in print preview are not compliant with themes" or some such).
Attaching a patch that uses text to denote the arrows, plus some script that changes their direction based on locale, to match the old CSS chomedir logic. If this solution is not acceptable, I'm tempted to mark this WONTFIX, since all options seem to be exhausted.
Comment 10•19 years ago
|
||
As described in previous comment.
Attachment #222865 -
Attachment is obsolete: true
Attachment #228156 -
Flags: ui-review?(beltzner)
Attachment #228156 -
Flags: review?(bugs.mano)
Comment 11•19 years ago
|
||
Comment on attachment 228156 [details] [diff] [review]
patch to use text for navigation arrows
dir="reverse"!?
Anyway, if you need to set labels from a script, use a stringbundleset instead and query the ui-direction using window.getComputedStyle (as in tabbrowser.xml for example).
Attachment #228156 -
Flags: review?(bugs.mano) → review-
Updated•19 years ago
|
Updated•19 years ago
|
Whiteboard: [at risk]
Comment 12•18 years ago
|
||
Comment on attachment 228156 [details] [diff] [review]
patch to use text for navigation arrows
I can't say that the current print preview icons are gorgeous enough to not happily replace them with some text label buttons. Until we fix this window elsewhere (it's so horrible, makes everyone cry!) I'm fine with this solution.
Attachment #228156 -
Flags: ui-review?(beltzner) → ui-review+
Updated•18 years ago
|
Whiteboard: [at risk] → [needs new patch revision]
Comment 13•18 years ago
|
||
Not a regression from 1.5, so we're not going to block. But we'd take that patch if it gets written.
Flags: blocking-firefox2+ → blocking-firefox2-
Updated•18 years ago
|
Target Milestone: Firefox 2 beta2 → Firefox 3
Comment 14•15 years ago
|
||
WFM Mozilla/5.0 (Windows; U; Windows NT 6.0; en-US; rv:1.9.3a2pre) Gecko/20100217 Minefield/3.7a2pre
Updated•11 years ago
|
Assignee: pilgrim → nobody
Blocks: fx-high-contrast
Flags: firefox-backlog+
Whiteboard: [needs new patch revision] → [needs new patch revision] p=3
Target Milestone: Firefox 3 → ---
Assignee | ||
Comment 15•8 years ago
|
||
I didn't localize the labels since these symbols should work universally (just like the image icons).
Assignee: nobody → dao+bmo
Attachment #228156 -
Attachment is obsolete: true
Attachment #8778126 -
Flags: review?(felipc)
Assignee | ||
Updated•8 years ago
|
Priority: -- → P3
Whiteboard: [needs new patch revision] p=3
Assignee | ||
Updated•8 years ago
|
Component: Disability Access → Printing
Product: Firefox → Toolkit
Updated•8 years ago
|
Attachment #8778126 -
Flags: review?(felipc) → review+
Comment 16•8 years ago
|
||
Pushed by dgottwald@mozilla.com:
https://hg.mozilla.org/integration/fx-team/rev/fa0934fbb4d5
Use Unicode symbols in print preview page navigation buttons. r=felipe
Comment 17•8 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 8 years ago
status-firefox51:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla51
Comment 18•6 years ago
|
||
Keywords: sec508
You need to log in
before you can comment on or make changes to this bug.
Description
•