
| Key: |
FB-15751
|
| Type: |
Bug
|
| Status: |
Closed
|
| Resolution: |
Fixed
|
| Priority: |
B
|
| Assignee: |
Winsha
|
| Reporter: |
Winsha
|
| Votes: |
0
|
| Watchers: |
1
|
|
If you were logged in you would be able to see more operations.
|
|
|
| Severity: |
Incorrectly Functioning
|
| Reproducibility: |
Every Time
|
| Discoverability: |
High
|
| Found in Version: |
MAX (Gumbo)
|
| Milestone: |
MAX (Gumbo)
|
| Affected OS(s): |
All OS Platforms
|
| Steps to Reproduce: |
Steps to reproduce:
1. paste the following code into your application
<Group includeIn="Page1" left="105" top="181" id="group2">
<Rect height="89" width="108" left="0" top="0" id="rect3">
<fill>
<SolidColor color="0xFFFFFF"/>
</fill>
<stroke>
<SolidColorStroke color="0x4769C4" weight="1"/>
</stroke>
</Rect>
<Rect height="104" width="120" left="194" top="158" id="rect4">
<fill>
<SolidColor color="0xFFFFFF"/>
</fill>
<stroke>
<SolidColorStroke color="0x4769C4" weight="1"/>
</stroke>
</Rect>
</Group>
2. click in the center of the group (not on one of the rectangles)
Actual Results:
group gets selected
Expected Results:
group should not be selected
Workaround (if any):
Steps to reproduce:
1. paste the following code into your application
<Group includeIn="Page1" left="105" top="181" id="group2">
<Rect height="89" width="108" left="0" top="0" id="rect3">
<fill>
<SolidColor color="0xFFFFFF"/>
</fill>
<stroke>
<SolidColorStroke color="0x4769C4" weight="1"/>
</stroke>
</Rect>
<Rect height="104" width="120" left="194" top="158" id="rect4">
<fill>
<SolidColor color="0xFFFFFF"/>
</fill>
<stroke>
<SolidColorStroke color="0x4769C4" weight="1"/>
</stroke>
</Rect>
</Group>
2. click in the center of the group (not on one of the rectangles)
Actual Results:
group gets selected
Expected Results:
group should not be selected
Workaround (if any):
|
| Language Found: |
English
|
| Bugbase Id: |
none
|
| Triaged: |
Yes
|
| Regression: |
Yes
|
| QA Owner: |
Yukari Machiyama
|
| Resolved by: |
Eric Herrmann
|
| Fixed Version: |
Gumbo I8
- Next Build
|
| Participants: |
Eric Herrmann, Heidi Williams, Winsha and Yukari Machiyama
|
|
All
|
Comments
|
|
Sort Order:
|
|