Closed Bug 691548 Opened 13 years ago Closed 1 month ago

[10.6 +] Add Transformations to the context menu for text areas

Categories

(Camino Graveyard :: OS Integration, enhancement)

All
macOS
enhancement
Not set
normal

Tracking

(Not tracked)

RESOLVED INCOMPLETE

People

(Reporter: nicolas.barbulesco, Unassigned)

Details

In a text area, I select some text. I miss the Transformations to change the selection's case — for instance, to transform it into small case.

See screen photo of Safari, which has the Transformations :
https://bugzilla.mozilla.org/attachment.cgi?id=545010

The Transformations are OS-wide.

Please put the Transformations in Camino.

Thanks.

Nicolas
This isn't gonna happen in a version of Gecko that Camino can use unless you want to code it yourself. Note that Gecko support would be required here, and this is really a dupe of bug 670457, but it's probably going to end up being a WONTFIX for Camino due to not ever being landed on Gecko 1.9.2.
There's no reason to track this separately; either Gecko will implement it and miraculously land it on 1.9.2, or not, and whether we have it depends entirely on that.
Status: UNCONFIRMED → RESOLVED
Closed: 13 years ago
Resolution: --- → DUPLICATE
Status: RESOLVED → VERIFIED
Hardware: x86_64 → All
I'm confused here; are Transformations OS routines that apps call, or just a built-in feature of NSText* and their subclasses?

Given that we control our own context menus for text areas (somewhere in BWC's |contextMenu| I believe), if it's the former, it would be possible (though still not probable) for us to implement this ourselves in Camino.

If, on the other hand, every app has to write the code for the transformation logic itself or use NSText* classes, then that wouldn't be something we'd do (and, even if Gecko added it and miraculously landed it on 1.9.2, we still would have to hook it up ourselves, since, again, Gecko doesn't provide the actual CM UI in Camino).
Summary: Mac : text area : contextual menu : put the Transformations → [10.7] Add Transformations to the context menu for text areas
* Those are available on 10.6 as well.
* Transformations (& Substitutions, e.g 'automatically' offer to change (c) to ©, smart quotes, etc) are available from the 'Edit' menu and the context menu in editors - similar to all the spellcheck & grammar functions that e.g. Safari & TextEdit offer.
* While checking this, I noticed that G. Chrome doesn't offer any of those 2 either, at least on 10.6

(reopening for further discussion)
Status: VERIFIED → REOPENED
Ever confirmed: true
Resolution: DUPLICATE → ---
Summary: [10.7] Add Transformations to the context menu for text areas → [10.6 +] Add Transformations to the context menu for text areas
Status: REOPENED → RESOLVED
Closed: 13 years ago1 month ago
Resolution: --- → INCOMPLETE
You need to log in before you can comment on or make changes to this bug.