Issue 122128 - [sidebar]Position and size panel-position and size box no update to blank when select two different position and size object.
Summary: [sidebar]Position and size panel-position and size box no update to blank whe...
Status: CLOSED NOT_AN_OOO_ISSUE
Alias: None
Product: General
Classification: Code
Component: ui (show other issues)
Version: 4.0.0-dev
Hardware: All All
: P3 Normal (vote)
Target Milestone: ---
Assignee: AOO issues mailing list
QA Contact:
URL:
Keywords:
Depends on:
Blocks: [sidebar]
  Show dependency tree
 
Reported: 2013-04-22 09:24 UTC by Du Jing
Modified: 2017-05-20 10:03 UTC (History)
3 users (show)

See Also:
Issue Type: DEFECT
Latest Confirmation in: ---
Developer Difficulty: ---


Attachments

Note You need to log in before you can comment on or make changes to this issue.
Description Du Jing 2013-04-22 09:24:20 UTC
Trunk build: r1413470

steps:
1.new a document
2.insert two line object and set different height and width
3.select them and check the height and width box

defect:
the height and width box is not blank.
Comment 1 Du Jing 2013-04-22 09:30:20 UTC
when select the two object,the height and width box is not blank,but become to group object size.and when ungroup it,still keep group object size,no become blank.
Comment 2 Du Jing 2013-04-23 02:27:11 UTC
when select two different position object,the horizontal and vertical box no become blank.but become to group object position.and when ungroup it,still keep group object size,no become blank.
Comment 3 Armin Le Grand 2013-04-29 14:38:04 UTC
ALG: This is not a bug, but a feature. It shows the pos/size (and rotation) of the whole selection, exactly the same way the Pos&Size dialog does. I think it was an error in symphony not do do so. There is no reason to not allow this useful edit feature; it's different from e.g. two different colors of two objects because it makes sense and is useful (as said, same as multiselection in the corresponding dialog). Another hint that this was always wanted is that the involved slots also handle multiselection well (because of the dialog). To remove this feature, a 2nd set of slots (or a bollean flag slot) would be needed.