[wp-trac] [WordPress Trac] #24795: OS X Treatment
WordPress Trac
noreply at wordpress.org
Thu Jul 18 15:54:01 UTC 2013
#24795: OS X Treatment
--------------------------+-----------------------------
Reporter: technosailor | Owner:
Type: enhancement | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Text Changes | Version: trunk
Severity: trivial | Keywords: has-patch
--------------------------+-----------------------------
Just a minor annoyance. Certain things are inherently different about
using a Mac over any other Operating system. Specific to my case is
keymappings. While I suspect most Mac users are smart enough to read "Ctrl
+ A" and translate that to "CMD + A", we should be explicit when we can.
This patch inrtroduces pluggable function is_osx() that is really basic.
Sadly, relies on User Agents and so is inherently flawed, but mainly
useful anyway.
Using this function, the Permalinks Options screen uses Command A instead
of CTRL A when .htaccess is not writable.
A little thing but annoying enough to warrant a patch.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/24795>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list