Closed
Bug 226256
Opened 22 years ago
Closed 13 years ago
Follow OS policy about single- vs double-clicking files
Categories
(Firefox :: General, enhancement)
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: ivomm, Unassigned)
Details
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.5) Gecko/20031007 Firebird/0.7
Build Identifier: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.5) Gecko/20031007 Firebird/0.7
I think click policy in mozilla should follow the click-policy of the Desktop
Enviroment.
Essentially in dialogs that operate files/folders.
Maybe it gets too tricky finding the click policy of various Desktop
Enviroments, but at least include an option that enables or disables it.
If exists an var that can be changed to do this, i'm not aware of it, and
therefore i'm sorry for the enchancement report.
When i refer to click policy, i refer to double-click or single click to open
files or folders.
Reproducible: Always
Steps to Reproduce:
1.
2.
3.
Updated•22 years ago
|
Summary: Following OS click policy → Follow OS policy about single- vs double-clicking files
Comment 1•22 years ago
|
||
I believe Firefox uses standard GTK+ 1 or GTK+ 2 API calls. Someone please
confirm or refute this. If so, then this problem should be taken up with the
GTK+ runtime environment people.
I'm setting it to NEW to get a developer response.
Status: UNCONFIRMED → NEW
Ever confirmed: true
Updated•22 years ago
|
Assignee: firefox → bryner
Comment 2•21 years ago
|
||
The problem with this is that selecting and loading files are completely
different operations than working with links in a browser.
Comment 3•21 years ago
|
||
I think this is about the filepicker bits? The Linux filepicker we use is
anything but perfect, by 1.0 we'll hopefully be using the GTK 2.4 and higher
filepicker. The upcoming qt port will use native dialogs as well.
I don't think there's any major WMs that do single click in filepickers, which
is why we're using double-click, correct me if I'm wrong here.
Updated•20 years ago
|
Assignee: bryner → nobody
QA Contact: general
Version: unspecified → Trunk
Comment 4•13 years ago
|
||
We use the native file pickers now on all supported platforms.
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•