Ticket #2069 (closed bug)
Browser frame content in edit mode is visible
Reported by: | milen | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | M12_RELEASE |
Component: | uncategorized | Version: | 2.0 |
Keywords: | Cc: | ||
Category: | unknown | Effort: | |
Importance: | Ticket_group: | ||
Estimated Number of Hours: | 0 | Add Hours to Ticket: | 0 |
Billable?: | yes | Total Hours: | 0 |
Analysis_owners: | milen | Design_owners: | nenko |
Imp._owners: | nenko | Test_owners: | |
Analysis_reviewers: | nenko | Changelog: | |
Design_reviewers: | meddle | Imp._reviewers: | meddle, todor |
Test_reviewers: | Analysis_score: | 3 | |
Design_score: | 4 | Imp._score: | 4 |
Test_score: | 0 |
Description
Changing one of these values of a browser frame makes browser visible in edit mode: border size, width, height, margins and paddings.
Change History
comment:2 Changed 15 years ago by nenko
- Design_owners set to nenko
- Status changed from s1b_analysis_finished to s2a_design_started
- Imp._owners set to nenko
- Analysis_score changed from 0 to 3
Well, that's right...I guess that the right behaviour is not to be visible, right?
comment:3 Changed 15 years ago by nenko
- Status changed from s2a_design_started to s3b_implementation_finished
Bug is fixed, the visible content was due to the way we calculate the frame size...We used the resized image from the native application - browser_embedded, instead of just setting the size...
comment:4 Changed 15 years ago by meddle
- Status changed from s3b_implementation_finished to s3c_implementation_ok
- Analysis_reviewers set to nenko
- Imp._reviewers set to meddle, todor
- Design_score changed from 0 to 4
- Design_reviewers set to meddle
- Imp._score changed from 0 to 4
Merged to the trunk at [7672].
4p
Note: See
TracTickets for help on using
tickets.