#7165 closed New Feature (duplicate)
Add support for specifying units for width and height on the iframe dialog.
Reported by: | Teresa Monahan | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | General | Version: | |
Keywords: | ibm iframe | Cc: | Damian, Satya Minnekanti, James Cunningham, ChrisGui@… |
Description
When a user inserts an iframe, they can specify a width and height. However they cannot specify whether this width and height is in pixels or a percentage. The iframe dialog always appends px to the values.
The dialog should provide a dropdown menu where the user can select either 'pixel' or 'percent' as the unit to use for these fields. This functinlaity is already available on the Table dialog
Change History (6)
comment:1 Changed 14 years ago by
Status: | new → confirmed |
---|
comment:2 Changed 14 years ago by
Resolution: | → duplicate |
---|---|
Status: | confirmed → closed |
comment:3 Changed 11 years ago by
Cc: | ChrisGui@… added |
---|
Hi, 7114 is not exactly a duplicate for this Feature request. This request refers to the iFrame dialog. I have checked in 4.4, and it does not show the unit drop-downs.
Same : "Insert Flash Dialog" doesnt include unit dropdowns
comment:4 Changed 11 years ago by
I have checked in 4.4, and it does not show the unit drop-downs.
There won't be dropdowns. It should be possible to enter 100% in width field.
comment:5 Changed 11 years ago by
Hi, are you saying there will be a new field to capture the percentage but not pixels ?
comment:6 Changed 11 years ago by
No. It should be possible to enter 100 or 100px or 100% (perhaps others) in width filed. First case defaults to px.
This is a duplicate of #7114.