blob: 744177b127ae000d5e8dd20dd61c0c3b8f717447 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<TITLE> [Mageia-dev] Firefox prefs: insertRelatedAfterCurrent
</TITLE>
<LINK REL="Index" HREF="index.html" >
<LINK REL="made" HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20Firefox%20prefs%3A%20insertRelatedAfterCurrent&In-Reply-To=%3CAANLkTikEdVSwmzXhk1fUmhuy1QZdmOXDRB4U5iMr_4Gr%40mail.gmail.com%3E">
<META NAME="robots" CONTENT="index,nofollow">
<META http-equiv="Content-Type" content="text/html; charset=us-ascii">
<LINK REL="Previous" HREF="003058.html">
<LINK REL="Next" HREF="003060.html">
</HEAD>
<BODY BGCOLOR="#ffffff">
<H1>[Mageia-dev] Firefox prefs: insertRelatedAfterCurrent</H1>
<B>Dexter Morgan</B>
<A HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20Firefox%20prefs%3A%20insertRelatedAfterCurrent&In-Reply-To=%3CAANLkTikEdVSwmzXhk1fUmhuy1QZdmOXDRB4U5iMr_4Gr%40mail.gmail.com%3E"
TITLE="[Mageia-dev] Firefox prefs: insertRelatedAfterCurrent">dmorganec at gmail.com
</A><BR>
<I>Sun Mar 6 10:35:34 CET 2011</I>
<P><UL>
<LI>Previous message: <A HREF="003058.html">[Mageia-dev] Firefox prefs: insertRelatedAfterCurrent
</A></li>
<LI>Next message: <A HREF="003060.html">[Mageia-dev] RFT: x11-server 1.10
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#3059">[ date ]</a>
<a href="thread.html#3059">[ thread ]</a>
<a href="subject.html#3059">[ subject ]</a>
<a href="author.html#3059">[ author ]</a>
</LI>
</UL>
<HR>
<!--beginarticle-->
<PRE>On Sun, Mar 6, 2011 at 10:33 AM, Samuel Verschelde <<A HREF="https://www.mageia.org/mailman/listinfo/mageia-dev">stormi at laposte.net</A>> wrote:
><i> Le dimanche 6 mars 2011 02:50:02, Ahmad Samir a écrit :
</I>>><i> ATM Firefox is shipped with:
</I>>><i> user_pref("browser.tabs.insertRelatedAfterCurrent", false);
</I>>><i>
</I>>><i> upstream ships this pref set to 'true'. From
</I>>><i> <A HREF="http://kb.mozillazine.org/About:config_entries:">http://kb.mozillazine.org/About:config_entries:</A>
</I>>><i> This preference controls where new tabs will be located.
</I>>><i> True (default): Open new tabs to the right of the parent tab.
</I>>><i> False: Restores pre Firefox 3.6 behavior where new tabs are opened at
</I>>><i> the far right of the tabs bar.
</I>>><i>
</I>>><i>
</I>>><i> IMHO, we should ship the upstream default (they do spend sometime on
</I>>><i> usability... etc).
</I>>><i>
</I>>><i> (On a personal note I've had this set to true since it was implemented
</I>>><i> and I find it quite useful).
</I>>><i>
</I>>><i> WDYT?
</I>>><i>
</I>>><i> If no one objects I'll apply the changes in 1-2 days.
</I>><i>
</I>><i> I agree with you. Whatever personal preferences, we should ship the upstream
</I>><i> default for that.
</I>><i>
</I>><i> Best regards
</I>><i>
</I>><i> Samuel
</I>><i>
</I>
I tend to agree with ahmad and Samuel here.
</PRE>
<!--endarticle-->
<HR>
<P><UL>
<!--threads-->
<LI>Previous message: <A HREF="003058.html">[Mageia-dev] Firefox prefs: insertRelatedAfterCurrent
</A></li>
<LI>Next message: <A HREF="003060.html">[Mageia-dev] RFT: x11-server 1.10
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#3059">[ date ]</a>
<a href="thread.html#3059">[ thread ]</a>
<a href="subject.html#3059">[ subject ]</a>
<a href="author.html#3059">[ author ]</a>
</LI>
</UL>
<hr>
<a href="https://www.mageia.org/mailman/listinfo/mageia-dev">More information about the Mageia-dev
mailing list</a><br>
</body></html>
|