Closed Bug 741454 Opened 12 years ago Closed 11 years ago

Text edits lack a caret and text selection

Categories

(Core :: Widget: Win32, defect)

x86_64
Windows 8.1
defect
Not set
normal

Tracking

()

RESOLVED FIXED

People

(Reporter: jimm, Assigned: jimm)

References

Details

(Whiteboard: completed-elm)

Need to track down where this gets rendered and get it working. Currently we don't see a caret or selection when dragging the mouse over test in forms or the awesomebar.
I have a caret in non xul textboxes.  
html input works.
(In reply to Brian R. Bondy [:bbondy] from comment #1)
> I have a caret in non xul textboxes.  
> html input works.

I wonder if Fennec chrome purposely disables this somehow. Another situation where we'll need to detect connected hardware and adjust the interface accordingly.
I think it's on purpose as well, just found this:
https://developer.mozilla.org/en/XUL/Attribute/showcaret

I'll play with it a bit and see if it works.  We'd only want to set it when a keyboard is attached I think.
I've fixed this in the UIA work.
Depends on: 741320
Whiteboard: completed-elm
Assignee: nobody → jmathies
Component: General → Widget: Win32
Product: Fennec → Core
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
OS: Windows 8 Metro → Windows 8.1
You need to log in before you can comment on or make changes to this bug.