Metadata
- Source
- FLUID-1002
- Type
- Bug
- Priority
- Minor
- Status
- Closed
- Resolution
- Fixed
- Assignee
- N/A
- Reporter
- Justin Obara
- Created
2008-07-23T19:21:39.000-0400 - Updated
2008-10-31T08:53:49.000-0400 - Versions
-
- 0.1
- 0.3
- 0.4beta1
- 0.4
- 0.5
- Fixed Versions
-
- 0.6beta1
- Component
-
- Inline Edit
Description
If you select a block of text, including an inline edit field, and click on that inline edit field, the selection highlighting remains.
Steps to reproduce:
1) Open the inline edit demo from the daily build site:
http://build.fluidproject.org/fluid/sample-code/inline-edit/announcements/announcements.html
2) Drag your mouse across a block of text and Notice the highlighting
3) Click on an inline edit field. Notice the highlighting remains over the inline edit field
Environments
Safara 3 (Mac OS 10.5, Win XP)
Comments
-
Justin Obara commented
2008-07-23T19:22:10.000-0400 'screenshot-1' shows the persistent mouse selection highlighting
-
Anastasia Cheetham commented
2008-08-18T10:55:49.000-0400 This issue only seems to present itself with table cells, not divs, paragraphs, or other types of elements. I've added an example of a table to the manual test page to illustrate the difference.
-
Justin Obara commented
2008-10-31T08:53:49.000-0400 Appears to have been fixed with one of the updates to inline edit