blob: 29b957c04f2b2087811a067e0d03c13a13a71cfc (
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
|
<!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=%3C201103061033.45601.stormi%40laposte.net%3E">
<META NAME="robots" CONTENT="index,nofollow">
<META http-equiv="Content-Type" content="text/html; charset=us-ascii">
<LINK REL="Previous" HREF="003080.html">
<LINK REL="Next" HREF="003059.html">
</HEAD>
<BODY BGCOLOR="#ffffff">
<H1>[Mageia-dev] Firefox prefs: insertRelatedAfterCurrent</H1>
<B>Samuel Verschelde</B>
<A HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20Firefox%20prefs%3A%20insertRelatedAfterCurrent&In-Reply-To=%3C201103061033.45601.stormi%40laposte.net%3E"
TITLE="[Mageia-dev] Firefox prefs: insertRelatedAfterCurrent">stormi at laposte.net
</A><BR>
<I>Sun Mar 6 10:33:45 CET 2011</I>
<P><UL>
<LI>Previous message: <A HREF="003080.html">[Mageia-dev] Firefox prefs: insertRelatedAfterCurrent
</A></li>
<LI>Next message: <A HREF="003059.html">[Mageia-dev] Firefox prefs: insertRelatedAfterCurrent
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#3058">[ date ]</a>
<a href="thread.html#3058">[ thread ]</a>
<a href="subject.html#3058">[ subject ]</a>
<a href="author.html#3058">[ author ]</a>
</LI>
</UL>
<HR>
<!--beginarticle-->
<PRE>Le dimanche 6 mars 2011 02:50:02, Ahmad Samir a écrit :
><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 agree with you. Whatever personal preferences, we should ship the upstream
default for that.
Best regards
Samuel
</PRE>
<!--endarticle-->
<HR>
<P><UL>
<!--threads-->
<LI>Previous message: <A HREF="003080.html">[Mageia-dev] Firefox prefs: insertRelatedAfterCurrent
</A></li>
<LI>Next message: <A HREF="003059.html">[Mageia-dev] Firefox prefs: insertRelatedAfterCurrent
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#3058">[ date ]</a>
<a href="thread.html#3058">[ thread ]</a>
<a href="subject.html#3058">[ subject ]</a>
<a href="author.html#3058">[ 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>
|